[FFmpeg-devel] [PATCH] Add picture attachment support to OGG Muxer

LRFLEW lrflew at aol.com
Sun Jun 7 23:53:58 EEST 2020


>seems to break fate

>--- ./tests/ref/fate/limited_input_seek-copyts    2020-05-28 14:46:23.971547831 +0200
>+++ tests/data/fate/limited_input_seek-copyts    2020-06-07 22:10:38.303050886 +0200
>@@ -1 +1 @@
>-ffe8a674bdf38e4f650f91963debc654
>+aae5603508b268cbb456b633b84a48af
>Test limited_input_seek-copyts failed. Look at tests/data/fate/limited_input_seek-copyts.err for details.
>tests/Makefile:255: recipe for target 'fate-limited_input_seek-copyts' failed
>make: *** [fate-limited_input_seek-copyts] Error 1
I had noticed this on Patchwork. It shows errors for "limited_input_seek" and "limited_input_seek-copyts". https://patchwork.ffmpeg.org/check/11651/
However, I've run "make fate" multiple times locally now and I it always passed for me. Looking through the output, it appears that these test cases aren't being run when I run fate myself. Do I need to enable a configuration or use a specific platform to get this test to run? I tried looking through my local files to try and figure out what the test is doing, but the only files I can find are the "tests/ref/fate" ones, which don't tell me anything about what's being tested. What files actually define these tests? I am willing to look into this, but I can't figure out where to even start.


More information about the ffmpeg-devel mailing list