Opened 2 years ago
Closed 2 years ago
#9841 closed defect (fixed)
fate-imf-cpl-with-repeat not skipped when SAMPLES not set
Reported by: | Robert Scott | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | build system |
Version: | unspecified | Keywords: | tests samples imf |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Most of your tests that need SAMPLES
appear to automatically be skipped if that is not set. In 5.1, doing a make check
without SAMPLES
(but when IMF support is enabled) will result in:
STRIP tests/checkasm/x86/checkasm.o skipping strip -x tests/checkasm/x86/checkasm.o CC tests/api/api-seek-test.o HOSTCC tests/audiogen.o HOSTCC tests/videogen.o fate-imf-cpl-with-repeat requires external samples and SAMPLES not specified make: *** [tests/Makefile:285: fate-imf-cpl-with-repeat] Error 1 make: *** Waiting for unfinished jobs....
I think fate-imf-cpl-with-repeat
might just have been missed from whatever exclusion mechanism you use for that..
Note:
See TracTickets
for help on using tickets.
Fixed in 3b923116e5a348945281b8d827074ac8f897464d.