public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Increase the timeout of locale/tst-localedef-path-norm
@ 2020-04-27 15:21 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2020-04-27 15:21 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d96cb3767830fa21aeb7c8d420dc1809b4ee8196

commit d96cb3767830fa21aeb7c8d420dc1809b4ee8196
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Mon Apr 27 12:24:14 2020 +0100

    Increase the timeout of locale/tst-localedef-path-norm
    
    On the current AArch64 buildbot the default 20s timeout is not
    enough to run this test, it seems
    
     make test t=locale/tst-localedef-path-norm
    
    takes about 25s, so i increased the timeout to 30s.

Diff:
---
 locale/tst-localedef-path-norm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/locale/tst-localedef-path-norm.c b/locale/tst-localedef-path-norm.c
index b857527f3c..0a77262484 100644
--- a/locale/tst-localedef-path-norm.c
+++ b/locale/tst-localedef-path-norm.c
@@ -239,4 +239,5 @@ do_test (void)
   return 0;
 }
 
+#define TIMEOUT 30
 #include <support/test-driver.c>


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

only message in thread, other threads:[~2020-04-27 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 15:21 [glibc] Increase the timeout of locale/tst-localedef-path-norm Szabolcs Nagy

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