about summary refs log tree commit diff
path: root/sysdeps/generic/Dist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2024-09-19 15:40:05 +0200
committerFlorian Weimer <fweimer@redhat.com>2024-09-21 00:29:55 +0200
commitd5a3ca4061f7adc59196fa58e34eacebbebcbcfe (patch)
tree66ab4540001cbe3db8296a7c53f05ef2a44986f8 /sysdeps/generic/Dist
parent83fd4149ffdae86c8864a6828f39dd942956636f (diff)
downloadglibc-master.tar.gz
glibc-master.tar.xz
glibc-master.zip
Implement run-built-tests=no for make xcheck, always build xtests HEAD master
Previously, the second occurrence of the xtests target
expected all xtests to run (as the result of specifying
$(xtests)), but these tests have not been run due to
the the first xtests target is set up for run-built-tests=no:
it only runs tests in $(xtests-special).  Consequently,
xtests are reported as UNSUPPORTED with “make xcheck
run-built-tests=no”.  The xtests were not built, either.

After this change always, xtests are built regardless
of the $(run-built-tests) variable (except for xtests listed
in $(tests-unsupported)).  To fix the UNSUPPORTED issue,
introduce xtests-expected and use that manage test
expectations in the second xtests target.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/generic/Dist')
0 files changed, 0 insertions, 0 deletions