Skip Menu |

This queue is for tickets about the WWW-Search-DrugBank CPAN distribution.

Report information
The Basics
Id: 98296
Status: new
Priority: 0/
Queue: WWW-Search-DrugBank

People
Owner: Nobody in particular
Requestors: sflitman [...] xenoscience.com
Cc:
AdminCc:

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



Subject: Test fails on installation under Perl 5.14
t/01-search.t ..... 1/4 validity error : ID search_type already defined Show quoted text
div><input id="search_type" name="search_type" type="hidden" value="similarity"
^ HTML parser error : Opening and ending tag mismatch: tr and table Show quoted text
d></thead><th>Synonym</th><tr><th>Language</th><th>Code</th><tbody></tbody></tr>
^ validity error : ID experimental-properties already defined Show quoted text
><table class="table table-condensed table-striped" id="experimental-properties"
^ validity error : ID experimental-properties already defined Show quoted text
><table class="table table-condensed table-striped" id="experimental-properties"
^ validity error : ID experimental-properties already defined Show quoted text
><table class="table table-condensed table-striped" id="experimental-properties"
^ # Looks like you planned 4 tests but ran 1. # Looks like your test exited with 255 just after 1. t/01-search.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/4 subtests t/boilerplate.t ... ok t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ........... ok Test Summary Report ------------------- t/01-search.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 1. Files=5, Tests=6, 2 wallclock secs ( 0.05 usr 0.01 sys + 0.82 cusr 0.04 csys = 0.92 CPU) Result: FAIL Failed 1/5 test programs. 0/6 subtests failed.