public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] nptl/tst-once5: Reduce time to expected failure
@ 2016-08-17 14:15 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2016-08-17 14:15 UTC (permalink / raw)
  To: libc-alpha

2016-08-17  Florian Weimer  <fweimer@redhat.com>

	Reduce time to expected nptl/tst-once5 failure.
	* nptl/tst-once5.cc (TIMEOUT): Define.

diff --git a/nptl/tst-once5.cc b/nptl/tst-once5.cc
index 978d827..513ac53 100644
--- a/nptl/tst-once5.cc
+++ b/nptl/tst-once5.cc
@@ -75,5 +75,7 @@ do_test (void)
   return result;
 }
 
+// The test currently hangs and is XFAILed.  Reduce the timeout.
+#define TIMEOUT 1
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-17 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-17 14:15 [PATCH COMMITTED] nptl/tst-once5: Reduce time to expected failure Florian Weimer

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