This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/POSIX/t/sigaction.t: Skip uid and pid tests on GNU/Hurd
authorDominic Hargreaves <dom@earth.li>
Sat, 28 May 2016 14:51:53 +0000 (15:51 +0100)
committerDominic Hargreaves <dom@earth.li>
Sat, 28 May 2016 14:51:53 +0000 (15:51 +0100)
commitd54f4edc5d7b2d0c486a36819c348aaec29b8470
tree091be54248d82fd28a40dff233d7e6ada97d3643
parent997990fd7b2db8e6636731fc98ed2e1e000c4718
ext/POSIX/t/sigaction.t: Skip uid and pid tests on GNU/Hurd

SA_SIGINFO does not include uid and pid on GNU/Hurd, and this is
unlikely to change in the near future, so skip these tests.

Thanks to Samuel Thibault for the report.

Bug-Debian: https://bugs.debian.org/825016
ext/POSIX/lib/POSIX.pm
ext/POSIX/t/sigaction.t