#9853: 5.1 regression: make check fails without fate samples
-------------------------------------+-------------------------------------
Reporter: Sebastian | Type: defect
Ramacher |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Running `make check` on the 5.1 release tarball now fails if the fate
samples are not present.
{{{
$ make check
warning: only a subset of the fate tests will be run because SAMPLES is
not specified
...
TEST movenc
fate-imf-cpl-with-repeat requires external samples and SAMPLES not
specified
}}}
The first warning is expected. In previous releases, tests that require
SAMPLES to be set were skipped. This no longer seems to be the case.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9853>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".