]> git.sesse.net Git - ffmpeg/commitdiff
fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabled
authorMartin Storsjö <martin@martin.st>
Thu, 23 Apr 2020 07:13:06 +0000 (10:13 +0300)
committerMartin Storsjö <martin@martin.st>
Sun, 26 Apr 2020 19:30:37 +0000 (22:30 +0300)
These tests are also in the same size range as the previously
skipped 2k and 4k tests.

Signed-off-by: Martin Storsjö <martin@martin.st>
tests/fate/vcodec.mak

index fc27da5456a697c71c560f211b950181c46ddfb7..ec2a9c339dd0d80d5e26decc3e8aaa59e9c1f691 100644 (file)
@@ -29,13 +29,14 @@ FATE_VCODEC-$(call ENCDEC, DNXHD, DNXHD) += dnxhd-720p                  \
                                             dnxhd-720p-rd               \
                                             dnxhd-720p-10bit            \
                                             dnxhd-720p-hr-lb            \
-                                            dnxhd-uhd-hr-sq             \
                                             dnxhd-edge1-hr              \
                                             dnxhd-edge2-hr              \
                                             dnxhd-edge3-hr
 
 FATE_VCODEC-$(call ALLYES, DNXHD_ENCODER DNXHD_DECODER LARGE_TESTS) += dnxhd-4k-hr-lb \
-                                                                       dnxhd-2k-hr-hq
+                                                                       dnxhd-2k-hr-hq \
+                                                                       dnxhd-uhd-hr-sq
+
 
 FATE_VCODEC-$(call ENCDEC, VC2 DIRAC, MOV) += vc2-420p vc2-420p10 vc2-420p12 \
                                               vc2-422p vc2-422p10 vc2-422p12 \