Subject: | Test suite started to fail |
Since some days the test suite fails:
...
# Failed test '.. 'isbn' found [9780804736480]'
# at t/10object.t line 142.
# got: '9780804736480'
# expected: 'failed'
# Failed test '.. 'isbn10' found [9780804736480]'
# at t/10object.t line 142.
# got: '0804736480'
# expected: 'failed'
# Failed test '.. 'isbn13' found [9780804736480]'
# at t/10object.t line 142.
# got: '9780804736480'
# expected: 'failed'
# Failed test '.. 'ean13' found [9780804736480]'
# at t/10object.t line 142.
# got: '9780804736480'
# expected: 'failed'
# Failed test '.. 'title' found [9780804736480]'
# at t/10object.t line 142.
# got: 'Unpublished Writings from the period of Unfashionable Observations: Volume 11 (The Complete Works of Friedrich Nietzsche)'
# expected: 'failed'
# Failed test '.. 'author' found [9780804736480]'
# at t/10object.t line 142.
# got: 'Friedrich Nietzsche'
# expected: 'failed'
... (etc) ...
Pass reports are still possible, but probably only if network testing is skipped.