Skip Menu |

This queue is for tickets about the WWW-Scraper-ISBN-OpenLibrary_Driver CPAN distribution.

Report information
The Basics
Id: 129113
Status: new
Priority: 0/
Queue: WWW-Scraper-ISBN-OpenLibrary_Driver

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.10
Fixed in: (no value)



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.