https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29495
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #37 from Fridolin Somers <[email protected]> --- Arf this breaks the unit test t/db_dependent/TestBuilder.t : Value not allowed for auto_incr issue_id in Issue at /kohadevbox/koha/t/lib/TestBuilder.pm line 387. not ok 507 - Testing Koha::Checkouts::ReturnClaims # Failed test 'Testing Koha::Checkouts::ReturnClaims' # at t/db_dependent/TestBuilder.t line 401. # got: '' # expected: 'Koha::Checkouts::ReturnClaim' not ok 508 - Module Koha::Checkouts::ReturnClaims should have koha_object[s]_class method if needed # Failed test 'Module Koha::Checkouts::ReturnClaims should have koha_object[s]_class method if needed' # at t/db_dependent/TestBuilder.t line 404. # got: 'Can't call method "get_from_storage" on an undefined value at t/db_dependent/TestBuilder.t line 403. # ' # expected: '' 1..508 # Looks like you failed 2 tests of 508. Can you have a look please ? -- 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/
