https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #60 from David Gustafsson <[email protected]> --- (In reply to David Nind from comment #56) > One test fails 8-(... All the others pass. > > prove t/db_dependent/Koha/Libraries.t > t/db_dependent/Koha/Libraries.t .. 13/14 # Looks like you planned 14 tests > but ran 15. > t/db_dependent/Koha/Libraries.t .. Dubious, test returned 255 (wstat 65280, > 0xff00) > All 14 subtests passed > > Test Summary Report > ------------------- > t/db_dependent/Koha/Libraries.t (Wstat: 65280 (exited 255) Tests: 15 Failed: > 1) > Failed test: 15 > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 14 tests but ran 15. > Files=1, Tests=15, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.50 cusr 0.43 > csys = 1.95 CPU) > Result: FAIL > > Testing notes (using KTD): > - prove t/db_dependent/Koha/Libraries.t > - prove t/db_dependent/Koha/ItemTypes.t > - prove t/db_dependent/Koha/Patrons.t > - prove t/db_dependent/Koha/Acquisition/Currencies.t Ok! The test count was wrong for some reason, fixed that now. -- 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/
