Subject: | t/normal.t fails on some systems |
Seen on a debian:10 (buster) system:
...
# Failed test 'not empty'
# at t/normal.t line 9.
# got: ''
# expected: anything else
# Failed test 'looks like an address'
# at t/normal.t line 10.
# FYI, your ethernet address is
# in integer bytes, that's
# Failed test 'got 6 bytes'
# at t/normal.t line 23.
# got: '0'
# expected: '6'
# Looks like you failed 3 tests of 27.
t/normal.t ........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/27 subtests
...