]> 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>
Wed, 7 Sep 2022 21:33:31 +0000 (23:33 +0200)
commit891934d4b75038abc8e82f52d7a74d357af7e7cc
treee39616bf95f64350894deedc25723f26fd21e5ca
parent8ec8867742611cdd2b8374f8882bc01f9e9bcfb4
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