public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* How to skip test when building glibc
@ 2022-06-11  6:49 Letu Ren
  2022-06-14 23:15 ` Adhemerval Zanella
  0 siblings, 1 reply; 11+ messages in thread
From: Letu Ren @ 2022-06-11  6:49 UTC (permalink / raw)
  To: libc-help

Hi,

I want to build glibc on ArchLinux RISC-V, however, some unit tests
failure block my build script. I noticed that those failure also
appeared in official release notes of glibc v2.35. So, I think it's
safe to skip them. The problem is how to skip specific unit tests.
glibc uses autotools as the build system. However, I cannot find TESTS
and XFAIL_TESTS variables in Makefile. Glibc wiki of testsuite doesn't
mention it as well. I tried adding the XFAIL_TESTS variable to skip
tests, however, I failed. Could anyone help on this issue?

Letu Ren

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-08-17  8:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11  6:49 How to skip test when building glibc Letu Ren
2022-06-14 23:15 ` Adhemerval Zanella
2022-06-15 11:48   ` Letu Ren
2022-06-15 12:11     ` Florian Weimer
2022-06-15 12:51       ` Letu Ren
2022-06-15 20:33         ` Adhemerval Zanella
2022-06-16  5:13           ` Letu Ren
2022-06-16 17:43             ` Adhemerval Zanella
2022-06-17  8:12               ` Letu Ren
2022-06-21 12:21                 ` Adhemerval Zanella
2022-08-17  8:19                   ` Letu Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).