Subject: | Test suite fails on freebsd systems |
t/3-rotate.t fails on all of my freebsd smokers (various os and perl versions):
...
# Failed test 'check that we have read all lines, even if archives are bad (directory, symlink)'
# at t/3-rotate.t line 187.
# Structures begin differing at:
# $got->[2] = ''
# $expected->[2] = 'Line 4
# '
# Failed test 'check that we have read all lines, even if archives are bad (directory, symlink)'
# at t/3-rotate.t line 199.
# Structures begin differing at:
# $got->[2] = ''
# $expected->[2] = 'Line 4
# '
# Failed test 'check that we have read all lines, even if archives are bad (directory, symlink)'
# at t/3-rotate.t line 213.
# Structures begin differing at:
# $got->[2] = ''
# $expected->[2] = 'Line 4
# '
# Looks like you failed 3 tests of 236.
t/3-rotate.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/236 subtests
...