On Tue, Apr 8, 2025 at 8:02 AM Bruno Haible <br...@clisp.org> wrote: > Jim Meyering wrote: > > Oh! Sorry. I made only the final invocation use the timeout. Must use > > it in the loop, too. > > Here's a better patch: > > The 'hash-collision-perf' test still hangs both of my GNU/Hurd machines. > One of the machines now says: > vm_page warning: unable to recycle any page > > The reason is that you terminate the loop if small_ms >= 200, but > small_ms is always 0, each time.
Thanks again. This one should do it: skipping the test in that case.
gr-Hurd-hang-skip.diff
Description: Binary data