https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31992
--- Comment #8 from David Nind <[email protected]> --- Tests are failing for me: prove -v t/db_dependent/www/search_utf8.t t/db_dependent/www/search_utf8.t .. 1..0 # SKIP Tests skip. You must set env. variable KOHA_INTRANET_URL to do tests Can't call method "cleanup" on an undefined value at t/db_dependent/www/search_utf8.t line 188. END failed--call queue aborted. # Looks like your test exited with 22 before it could output anything. skipped: Tests skip. You must set env. variable KOHA_INTRANET_URL to do tests Test Summary Report ------------------- t/db_dependent/www/search_utf8.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Files=1, Tests=0, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.03 cusr 0.08 csys = 1.14 CPU) Result: FAIL prove -v t/db_dependent/www/batch.t t/db_dependent/www/batch.t .. Warning: <retrieval> element has non-unique value in 'name' key attribute: F at t/db_dependent/www/batch.t line 35. Warning: <retrieval> element has non-unique value in 'name' key attribute: B at t/db_dependent/www/batch.t line 35. 1..24 Error GETing /cgi-bin/koha/mainpage.pl: URL must be absolute at /kohadevbox/koha/t/lib/Mocks/Zebra.pm line 131. # Looks like your test exited with 255 before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 24/24 subtests Test Summary Report ------------------- t/db_dependent/www/batch.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 24 tests but ran 0. Files=1, Tests=0, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.15 cusr 0.07 csys = 1.25 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
