public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Testsuite update
@ 2023-08-04 12:47 Jon Turney
  2023-08-04 12:47 ` [PATCH 1/4] Cygwin: testsuite: Add '-notimeout' option to cygrun Jon Turney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Turney @ 2023-08-04 12:47 UTC (permalink / raw)
  To: cygwin-patches; +Cc: Jon Turney

This gets us down to no permanent failures in the testsuite in CI.

When run locally, msgtest, semtest and shmtest fail because they need a running cygserver using the test DLL,
and I haven't got a good idea about how to automate that.  devdsp fails due to a hang in child while exiting.

Jon Turney (4):
  Cygwin: testsuite: Add '-notimeout' option to cygrun
  Cygwin: testsuite: Update README
  Cygwin: testsuite: Fix cygload test
  Cygwin: CI: XFAIL umask03

 winsup/testsuite/Makefile.am |  6 ++-
 winsup/testsuite/README      | 82 +++++++++++++++++++++++++-----------
 winsup/testsuite/cygrun.c    | 26 ++++++++++--
 winsup/testsuite/cygrun.sh   |  2 +-
 4 files changed, 86 insertions(+), 30 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-08-07  8:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04 12:47 [PATCH 0/4] Testsuite update Jon Turney
2023-08-04 12:47 ` [PATCH 1/4] Cygwin: testsuite: Add '-notimeout' option to cygrun Jon Turney
2023-08-04 12:47 ` [PATCH 2/4] Cygwin: testsuite: Update README Jon Turney
2023-08-04 12:47 ` [PATCH 3/4] Cygwin: testsuite: Fix cygload test Jon Turney
2023-08-04 12:47 ` [PATCH 4/4] Cygwin: CI: XFAIL umask03 Jon Turney
2023-08-07  8:55 ` [PATCH 0/4] Testsuite update Corinna Vinschen

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