]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: adjustments to recent timeout change
authorPádraig Brady <P@draigBrady.com>
Sat, 5 Apr 2025 10:27:32 +0000 (11:27 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 5 Apr 2025 10:37:58 +0000 (11:37 +0100)
commit4368d21fbddaf5397087210c49b398414e02c933
treef4f57d491de5762c1af58d08bdebb90c24ce765e
parenta3b862ece2aa04d5c0b5e93fec8e66e45b9b3560
maint: adjustments to recent timeout change

* .gitignore: Add /lib/fenv.h to ignore list.
* tests/timeout/timeout-parameters.sh: Use a sleep length of 10s
to be consistent with the pattern where we use this larger time
when it does not slow down a test, but also provides protection
against a hung test, and better avoidance of false failures due
to races on very loaded systems.  Also fix the setting of FAIL.
* tests/timeout/timeout-large-parameters.sh: Remove duplicated test.
.gitignore
tests/timeout/timeout-large-parameters.sh
tests/timeout/timeout-parameters.sh