emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24516: closed ()


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24516: closed ()
Date: Fri, 23 Sep 2016 18:40:02 +0000

Your message dated Fri, 23 Sep 2016 11:39:12 -0700
with message-id <address@hidden>
and subject line Re: bug#24516:
has caused the debbugs.gnu.org bug report #24516,
regarding 
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24516: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24516
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Date: Thu, 22 Sep 2016 23:00:38 -0700
Nelson Beebe reported that the backref-multibyte-slow test was
failing. From his log, where I saw max_seconds=1, and the following
timeout 1s ... timed out.

I concluded that something (load on the underlying system, disk/kernel
latency) caused that final grep to take far more wall-clock time than
the former one. This would be expected if some other build/test were
running concurrently.

To work around that, I've written the attached: when the timeout would
be just 1s, increase it to 3. In coreutils tests (because there are so
many, and some were so abusive, and running them in parallel...), we
ended up increasing most timeouts to 10s, but for now, that seems like
it'd be overkill here.

I have so far been able to reproduce that failure, so the above is
just an educated guess. If someone can reproduce the failure and test
the patch, that'd be great.

Attachment: grep-unwarranted-failure-of-backref-multibyte-slow.diff
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#24516: Date: Fri, 23 Sep 2016 11:39:12 -0700
On Fri, Sep 23, 2016 at 8:16 AM, Jim Meyering <address@hidden> wrote:
> Anyway, thanks for confirming that this simple fix is probably enough.

Adjusted s/3/5/ to be a little more consistent with the above
default-to-5s case, and pushed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]