]> Savannah Git Hosting - gnulib.git/commit
fprintf-posix-tests: Avoid a test failure on macOS 10.13.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Dec 2020 20:00:35 +0000 (21:00 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 3 Dec 2020 20:58:21 +0000 (21:58 +0100)
commita080bb306f0de925bacb89febf2ca9379b3a25a2
tree04226f2cf02399af4bd2fb2539866dd2c1097b13
parentfdc6f3f80ed6b2eb2777bfca11e94e19d639ed21
fprintf-posix-tests: Avoid a test failure on macOS 10.13.

Reported by Martin Storsjö <martin@martin.st> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00003.html>.

* tests/test-fprintf-posix3.c: Skip the test on macOS.
(main): Return a different exit code at each point. Allow 100 KB extra
memory consumption.
* tests/test-fprintf-posix3.sh: Update. Remove the "get_rusage_as()
doesn't work" diagnostic.
ChangeLog
tests/test-fprintf-posix3.c
tests/test-fprintf-posix3.sh