grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.11-76-gbd7250c


From: Jim Meyering
Subject: grep branch, master, updated. v3.11-76-gbd7250c
Date: Wed, 9 Apr 2025 13:01:13 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  bd7250ca36187cec866c582ddcc3d1a38ec5cb16 (commit)
      from  f8bb8c519e4a4eefe5216b5713a602a8f61d6800 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=bd7250ca36187cec866c582ddcc3d1a38ec5cb16


commit bd7250ca36187cec866c582ddcc3d1a38ec5cb16
Author: Jim Meyering <meyering@meta.com>
Date:   Wed Apr 9 09:58:42 2025 -0700

    tests: mb-non-UTF8-perf-Fw: undo previous change
    
    * tests/mb-non-UTF8-perf-Fw: Ugh. I misread the code and
    didn't even test.  Given circumstances and the new timing that's
    well within the 30-second timeout, I think there's no point
    in trying to accommodate systems that are so overburdened they
    trigger this failure. Reported by Grisha Levit.

diff --git a/tests/mb-non-UTF8-perf-Fw b/tests/mb-non-UTF8-perf-Fw
index 3af4877..eed73e7 100755
--- a/tests/mb-non-UTF8-perf-Fw
+++ b/tests/mb-non-UTF8-perf-Fw
@@ -34,6 +34,6 @@ timeout 500 grep -Fw 0 in
 
 # Before fixing the regression, this would have taken minutes.
 # With the fix, it typically completes in well under one second.
-returns_ 3 timeout 30 grep -Fw 0 in || fail=1
+returns_ 1 timeout 30 grep -Fw 0 in || fail=1
 
 Exit $fail

-----------------------------------------------------------------------

Summary of changes:
 tests/mb-non-UTF8-perf-Fw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
grep



reply via email to

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