Subject: | Fails on systems without /proc filesystem |
On my freebsd smokers I see the following failure:
...
# Failed test 'Test/NoLeaks.pm loaded ok'
# at t/00-compile.t line 37.
# got: '512'
# expected: '0'
couldn't access /proc/self/status : No such file or directory at /home/cpansand/.cpan/build/2017022100/Test-NoLeaks-0.06-0/blib/lib/Test/NoLeaks.pm line 256.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017022100/Test-NoLeaks-0.06-0/blib/lib/Test/NoLeaks.pm line 273.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t .........
...