https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25783
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Aleisha Amohia <[email protected]> --- tests do not pass on 19.11.x $ prove t/db_dependent/HoldsQueue.t t/db_dependent/HoldsQueue.t .. 49/52 # No tests run! # Failed test 'No tests run for subtest "Item level holds info is preserved (Bug 25738)"' # at t/db_dependent/HoldsQueue.t line 1086. DBIx::Class::Row::store_column(): No such column 'itemnumber' on Koha::Schema::Result::Branch at /home/vagrant/kohaclone/Koha/Object.pm line 77 # Looks like your test exited with 255 just after 51. t/db_dependent/HoldsQueue.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/52 subtests Test Summary Report ------------------- t/db_dependent/HoldsQueue.t (Wstat: 65280 Tests: 51 Failed: 1) Failed test: 51 Non-zero exit status: 255 Parse errors: Bad plan. You planned 52 tests but ran 51. Files=1, Tests=51, 6 wallclock secs ( 0.01 usr 0.03 sys + 4.32 cusr 1.08 csys = 5.44 CPU) Result: FAIL please rebase! also, is the name of the subtest incorrect? should it be "Item level holds info is preserved (Bug 25783)" instead? (fixed bug number) -- 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/
