1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src
Martijn Dekker b07d7b2097 tests/leaks.sh: quadruple maximum number of test iterations
There were still intermittent leak test failures on Debian.
They're clearly spurious as a different test fails each time.

My testing on a Debian 11.4.0 VM showed that it takes not a
doubling, but a quadrupling of the maximum number of test
iterations (from 16384==2**14 to 65536==2**16) for that system's
memory state to stabilise enough to avoid spurious test failurese.

Resolves: https://github.com/ksh93/ksh/issues/501
2022-07-31 17:06:44 +02:00
..
cmd tests/leaks.sh: quadruple maximum number of test iterations 2022-07-31 17:06:44 +02:00
lib Fix build on macOS (re: 3389cab2) 2022-07-31 01:13:16 +02:00
Mamfile More misc. tweaks and cleanups 2022-07-14 17:34:08 +02:00