[Koha-bugs] [Bug 31992] t::lib::Mocks::Zebra still using old stage for import page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 27 21:01:26 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31992

--- Comment #8 from David Nind <david at davidnind.com> ---
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.


More information about the Koha-bugs mailing list