Subject: | Fails with newer linux kernels |
On my Debian/stretch smoker I see the following test failure:
...
# Failed test 'Could get new process name'
# at t/name.t line 13.
# got: undef
# expected: 'test'
# Failed test 'Could get oversized process name'
# at t/name.t line 15.
# got: undef
# expected: 'aaaaaaaaaaaaaaa'
# Failed test 'Could get oversized process name with object interface'
# at t/name.t line 18.
# got: undef
# expected: 'aaaaaaaaaaaaaaa'
# Failed test 'Could set simple process name with object interface'
# at t/name.t line 20.
# got: undef
# expected: 'Simple'
# Looks like you failed 4 tests of 7.
t/name.t ..........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/7 subtests
...
See also
http://analysis.cpantesters.org/solved?distv=Sys-Prctl-1.02#conf%3Aarchname%2Bosvers
for statistical analysis --- currently there are only fail reports for linux kernel 4.8.0 and 4.9.0.