[FFmpeg-devel] FATE & Regressions (and PPC is broken)
Mike Melanson
mike
Wed Mar 12 22:40:04 CET 2008
Hi,
The following regression test is broken on PowerPC (gcc 4.1.2):
diff -u -w
"/home/melanson/ffmpeg/ffmpeg-main"/tests/ffmpeg.regression.ref
tests/data/vsynth.regression
--- /home/melanson/ffmpeg/ffmpeg-main/tests/ffmpeg.regression.ref
2008-03-08 19:10:07.000000000 -0800
+++ tests/data/vsynth.regression 2008-03-12 14:27:53.000000000 -0700
@@ -197,7 +197,7 @@
353368 ./tests/data/a-flac.flac
c4228df189aad9567a037727d0e763e4 *./tests/data/flac.vsynth.out.wav
stddev: 33.31 PSNR:65.87 bytes:1040384
-a1e56bb034c2773438ba1c830c4cea07 *./tests/data/a-wmav1.asf
+59575b4756d674cd8c8d53d86c08e8cb *./tests/data/a-wmav1.asf
106004 ./tests/data/a-wmav1.asf
stddev:12251.50 PSNR:14.56 bytes:1056768
stddev:2106.00 PSNR:29.85 bytes:1048576
make: *** [codectest] Error 1
If anyone can suggest a revision where it might have last worked, I can
test it.
Also, I have decided to add 'make test' as a test specification in FATE:
http://fate.multimedia.cx/index.php?test_spec=128
I have been talking forever about how I want to split up the regressions
into individual tests. But I still need to do a bunch of work before I
get there. This test spec is not logging any output data (there is just
too much), just noting TRUE or FALSE whether the overall suite
succeeded. Takis has demonstrated that it's useful to at least have a
warning bell for when the overall suite is broken.
--
-Mike Melanson
More information about the ffmpeg-devel
mailing list