]> Savannah Git Hosting - gnulib.git/commit
posix_spawn_file_actions_addclose tests: Avoid test failure on musl.
authorBruno Haible <bruno@clisp.org>
Wed, 7 Sep 2022 21:33:31 +0000 (23:33 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Sep 2022 01:02:07 +0000 (03:02 +0200)
commit9e3c6355842177732b565290e64854de52af9aed
tree20a8553239fec64c0ed7e93e28d8ba8707db277e
parent9bc59b5ebe17d420fbe37e2a5c7dd2fd80170fc9
posix_spawn_file_actions_addclose tests: Avoid test failure on musl.

Reported by Valery Ushakov <uwe@stderr.spb.ru> in
<https://lists.gnu.org/archive/html/bug-gnulib/2022-09/msg00041.html>.

* modules/posix_spawn_file_actions_addclose-tests (configure.ac): Invoke
gl_MUSL_LIBC.
* tests/test-posix_spawn_file_actions_addclose.c (main): Skip one of the
tests on musl libc.
ChangeLog
modules/posix_spawn_file_actions_addclose-tests
tests/test-posix_spawn_file_actions_addclose.c