On Thu, Feb 9, 2017 at 8:30 PM, Luca Barbato <lu_z...@gentoo.org> wrote:
> On 26/01/2017 12:42, Luca Barbato wrote:
>> It glitches with the stale travis linux target.
>> ---
>>
>>  .travis.yml | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/.travis.yml b/.travis.yml
>> index 8e9629a..f7dab48 100644
>> --- a/.travis.yml
>> +++ b/.travis.yml
>> @@ -20,7 +20,7 @@ install:
>>    - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install yasm; fi
>>  script:
>>    - mkdir -p libav-samples
>> -  - ./configure --samples=libav-samples --cc=$CC
>> +  - ./configure --samples=libav-samples --cc=$CC --ignore-tests=filter-fade
>>    - make -j 8
>>    - make fate-rsync
>>    - make check -j 8
>> --
>> 2.9.2
>
> Ping, I'd merge it tomorrow, not into figuring out what makes that
> combination of compiler and vm upset with that specific filter.

I'm ok with it but please change the commit log to something more descriptive.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to