]> 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:05:22 +0000 (03:05 +0200)
commitbdce0942d250c278511aad4be55620694b0e5825
tree8736b76e1de329844941df6f01c07466c87a931c
parentb21a4efc03b6a0aab6d85558eb33d002c2c37a37
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