CC: | bdfoy [...] cpan.org |
Subject: | t/10object.t started to fail (with new Business::ISBN?) |
The test suite started to fail:
...
# Failed test at t/10object.t line 71.
# got: 'Invalid ISBN specified [9790571239589].
# at t/10object.t line 70.
# '
# expected: ''
# Failed test at t/10object.t line 75.
# got: ''
# expected: 'Website unavailable'
# Looks like you failed 2 tests of 29.
t/10object.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/29 subtests
...
It seems that this happens if newer versions of Business::ISBN are installed (but there's no statistical analysis available to "prove" this, as Business::ISBN is only an optional dependency and not listed in META.*).