#9853 closed defect (fixed)

5.1 regression: make check fails without fate samples

Reported by: Sebastian Ramacher Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Sebastian Ramacher Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (1)

comment:1 by mkver, 22 months ago

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