#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..

Change History (1)

comment:1 by mkver, 22 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.