>The attached hopefully addresses the issue. That patch didn't help. Is there a way to run a single test? I could find the minimal value that works on my CentOS 7 server. I tried "make check TESTS=test-fold-zero-width.sh VERBOSE=yes" from both the top level directory and from the "tests" directory, but it says fatal: making tests/test-suite.log: failed to create test-fold-zero-width.trs fatal: making tests/test-suite.log: failed to create test-fold-zero-width.log make[4]: *** [tests/test-suite.log] Error 1
________________________________ From: Pádraig Brady <[email protected]> on behalf of Pádraig Brady <[email protected]> Sent: Saturday, September 20, 2025 11:14 AM To: William Bader <[email protected]>; [email protected] <[email protected]> Cc: [email protected] <[email protected]>; Bruno Haible <[email protected]> Subject: Re: new snapshot available: coreutils-9.7.327-71a8c.tar.xz On 19/09/2025 01:56, William Bader wrote: > CentOS 7 has a failure in "tests/fold/fold-zero-width" about "fold didn't > diagnose ENOSPC". Ah write-errors.sh uses a similar pattern, but with a higher mem limit. The attached hopefully addresses the issue. I tried to repro in a centos 6.10 podman container, but the test passed there with the lower limit. Anyway the higher limit is better for consistency. cheers, Padraig
