public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* How to skip/disable individual test cases in glibc testsuite
@ 2024-03-14 13:55 Yash Shinde
  2024-03-19  6:47 ` Yash Shinde
  2024-03-27 14:06 ` Adhemerval Zanella Netto
  0 siblings, 2 replies; 5+ messages in thread
From: Yash Shinde @ 2024-03-14 13:55 UTC (permalink / raw)
  To: libc-help; +Cc: harish.sadineni

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

Hi,

After running glibc testsuite with remote host testing using qemu, some 
stale qemu processes are left behind without terminating as follows:

$ ps -el | grep qemu
1 S 23306 2592477       1  0  80   0 - 1101979 sigsus ? 00:00:00 qemu-ppc
1 S 23306 2592807       1  0  80   0 - 1101979 sigsus ? 00:00:00 qemu-ppc

The cause of this stale processes are found to be from test cases 
*tst-scm_rights.c and tst-scm_rights-time64.c files(present at 
sysdeps/unix/sysv/linux/).

*https://sourceware.org/glibc/wiki/Testing/Testsuite*
*I referred the above link for checking if the tests can be disabled but 
didn't find.

Is there any way to skip/disable individual test cases for glibc testsuite?
If yes, how to do so?

Thanks in advance.

Regards,
Yash

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

end of thread, other threads:[~2024-03-28 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 13:55 How to skip/disable individual test cases in glibc testsuite Yash Shinde
2024-03-19  6:47 ` Yash Shinde
2024-03-27 14:06 ` Adhemerval Zanella Netto
2024-03-27 15:35   ` Yash Shinde
2024-03-28 13:13     ` Adhemerval Zanella Netto

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