https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37510
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Pedro Amorim <[email protected]> --- Tests fail even after 2nd patch: t/db_dependent/Koha/Object.t .. 22/23 # Failed test 'threw Koha::Exception' # at t/db_dependent/Koha/Object.t line 1253. # expecting: Koha::Exception # found: normal exit DBIx::Class::Row::update(): Can't update Koha::Schema::Result::BiblioMetadata=HASH(0x63aab4788218): row not found at /kohadevbox/koha/Koha/Object.pm line 172 # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Failed test 'delete() tests' # at t/db_dependent/Koha/Object.t line 1261. DBIx::Class::Row::update(): Can't update Koha::Schema::Result::BiblioMetadata=HASH(0x63aab4788218): row not found at /kohadevbox/koha/Koha/Object.pm line 172 # Looks like your test exited with 255 just after 23. t/db_dependent/Koha/Object.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/23 subtests Test Summary Report ------------------- t/db_dependent/Koha/Object.t (Wstat: 65280 (exited 255) Tests: 23 Failed: 1) Failed test: 23 Non-zero exit status: 255 Files=1, Tests=23, 7 wallclock secs ( 0.03 usr 0.02 sys + 3.63 cusr 3.08 csys = 6.76 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/
