Disallow failures in travis GOP tests.

This commit is contained in:
Arttu Ylä-Outinen 2015-07-08 13:09:40 +03:00
parent 907451590e
commit 711ab5a572

View file

@ -17,10 +17,6 @@ env:
sudo: required
matrix:
allow_failures:
- env: TEST_FRAMES=20 VALGRIND_TEST="--gop=8 -p0 --threads=2 --wpp --owf=1 --rd=0 --no-rdoq --no-deblock --no-sao --no-signhide --subme=0 --pu-depth-inter=1-3 --pu-depth-intra=2-3"
- env: TEST_FRAMES=20 VALGRIND_TEST="--gop=8 -p0 --threads=2 --wpp --owf=0 --rd=0 --no-rdoq --no-deblock --no-sao --no-signhide --subme=0 --pu-depth-inter=1-3 --pu-depth-intra=2-3"
fast_finish: true
include: