mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-27 19:24:06 +00:00
Remove xfail for VAQ from 10bit-test since it should be working now.
This commit is contained in:
parent
0f3ef786b9
commit
d5fe6c3737
|
@ -63,5 +63,3 @@ test-10bit:
|
||||||
<<: *test-template
|
<<: *test-template
|
||||||
variables:
|
variables:
|
||||||
CFLAGS: '-DKVZ_BIT_DEPTH=10'
|
CFLAGS: '-DKVZ_BIT_DEPTH=10'
|
||||||
# VAQ is not currently supported on the 10-bit build, so xfail it
|
|
||||||
XFAIL_TESTS: test_tools.sh
|
|
||||||
|
|
Loading…
Reference in a new issue