mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
Disallow failures in travis GOP tests.
This commit is contained in:
parent
907451590e
commit
711ab5a572
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue