https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29015
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #19 from Katrin Fischer <[email protected]> --- The tests are failing for me, can you please check? kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/HoldsQueue.t t/db_dependent/HoldsQueue.t .. 56/58 Use of uninitialized value in hash element at /home/vagrant/kohaclone/C4/HoldsQueue.pm line 466. # No tests run! # Failed test 'No tests run for subtest "Remove holds on check-in match"' # at t/db_dependent/HoldsQueue.t line 1739. Can't call method "branchcode" on an undefined value at /home/vagrant/kohaclone/Koha/Item.pm line 664. # Looks like your test exited with 255 just after 57. t/db_dependent/HoldsQueue.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/58 subtests Test Summary Report ------------------- t/db_dependent/HoldsQueue.t (Wstat: 65280 Tests: 57 Failed: 1) Failed test: 57 Non-zero exit status: 255 Parse errors: Bad plan. You planned 58 tests but ran 57. -- 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/
