poll tests: Avoid test failure on AIX.
commitae3a9135fe025f0a4e99f403e57cec09183bbd92
authorBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2020 22:49:25 +0000 (31 23:49 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2020 22:49:25 +0000 (31 23:49 +0100)
tree0d3df3ad2d2a43147f49bdb58d2a4c639b2ac92f
parent83734d96bb98304a6611c27163e59aa2eeba492f
poll tests: Avoid test failure on AIX.

* tests/test-poll.c (test_pipe): Disable the "expecting POLLHUP after
shutdown" test on AIX.
* doc/posix-functions/poll.texi: Mention the AIX bug.
ChangeLog
doc/posix-functions/poll.texi
tests/test-poll.c