[FFmpeg-cvslog] fate: Disable fate-wmv8-x8intra

Michael Niedermayer git at videolan.org
Tue Jan 10 08:19:53 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Jan 10 07:15:18 2012 +0100| [2169f971ad9b582cc3f1e6a1430aad44d64495d3] | committer: Michael Niedermayer

fate: Disable fate-wmv8-x8intra

This test does not work on all platforms and until it does
it just hides new failures, which is really bad.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2169f971ad9b582cc3f1e6a1430aad44d64495d3
---

 tests/fate/microsoft.mak |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index df1013b..d8993f9 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -14,8 +14,8 @@ fate-wmv8-drm: CMD = framecrc -cryptokey 137381538c84c068111902a59c5cf6c340247c3
 FATE_MICROSOFT += fate-wmv8-drm-nodec
 fate-wmv8-drm-nodec: CMD = framecrc -cryptokey 137381538c84c068111902a59c5cf6c340247c39 -i $(SAMPLES)/wmv8/wmv_drm.wmv -acodec copy -vcodec copy
 
-FATE_MICROSOFT += fate-wmv8-x8intra
-fate-wmv8-x8intra: CMD = framecrc -flags +bitexact -idct 19 -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
+#FATE_MICROSOFT += fate-wmv8-x8intra
+#fate-wmv8-x8intra: CMD = framecrc -flags +bitexact -idct 19 -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
 
 FATE_MICROSOFT += fate-vc1
 fate-vc1: CMD = framecrc -i $(SAMPLES)/vc1/SA00040.vc1



More information about the ffmpeg-cvslog mailing list