public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Szabolcs Nagy <nsz@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Increase the timeout of locale/tst-localedef-path-norm
Date: Mon, 27 Apr 2020 15:21:29 +0000 (GMT)	[thread overview]
Message-ID: <20200427152129.35115386F829@sourceware.org> (raw)

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>


                 reply	other threads:[~2020-04-27 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200427152129.35115386F829@sourceware.org \
    --to=nsz@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).