[PATCH] Add valgrind smoke test

Joseph Myers joseph@codesourcery.com
Mon Jan 24 18:34:28 GMT 2022


I'm seeing

FAIL: elf/tst-valgrind-smoke

for the x86_64 configurations when running build-many-glibcs.py (and 
UNSUPPORTED for other architectures).  No execution tests of the newly 
built glibc should be run at all unless

ifeq ($(run-built-tests),yes)

but I don't see any such conditional around the

tests-special += $(objpfx)tst-valgrind-smoke.out

that causes this test to be run.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list