Bug#825016: perl: SA_SIGINFO not complete on hurd-i386
Dominic Hargreaves
dom at earth.li
Sat May 28 15:27:17 UTC 2016
On Sun, May 22, 2016 at 02:03:18PM +0000, Samuel Thibault wrote:
> Hello,
>
> The perl testsuite fails with:
>
> ext/POSIX/t/sigaction ......................................... # Failed test 'SA_SIGINFO got right pid'
> # at t/sigaction.t line 222.
> # got: '-1'
> # expected: '1651'
> # Failed test 'SA_SIGINFO got right uid'
> # at t/sigaction.t line 222.
> # got: '4294967295'
> # expected: '1000'
> # Looks like you failed 2 tests of 36.
> FAILED at test 32
>
> These two pieces of information (pid, uid) are indeed not available yet
> on hurd-i386 (and a mere -1 is recorded), and the probability that they
> get implemented soon is relatively low. Perhaps we should make the perl
> testsuite ignore these for now?
Thanks, this is now applied in git (upstream and Debian).
Dominic.
More information about the Perl-maintainers
mailing list