https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37510
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed, | |RM_priority --- Comment #14 from Katrin Fischer <[email protected]> --- I believe this is related to the failing test on Jenkins: 18:27:32 koha_1 | # Failed test at t/db_dependent/Koha/Objects.t line 773. 18:27:32 koha_1 | # got: 'Koha::Exceptions::Object::FKConstraintDeletion' 18:27:32 koha_1 | # expected: 'DBIx::Class::Exception' 18:27:32 koha_1 | # Looks like you failed 1 test of 7. 18:27:32 koha_1 | 18:27:32 koha_1 | # Failed test 'Koha::Objects->delete' 18:27:32 koha_1 | # at t/db_dependent/Koha/Objects.t line 777. 18:27:32 koha_1 | # Looks like you failed 1 test of 2. 18:27:32 koha_1 | 18:27:32 koha_1 | # Failed test 'Overwritten Koha::Objects->delete - Koha::Patrons' 18:27:32 koha_1 | # at t/db_dependent/Koha/Objects.t line 778. 18:27:32 koha_1 | # Looks like you failed 1 test of 2. 18:27:32 koha_1 | 18:27:32 koha_1 | # Failed test 'Delete' 18:27:32 koha_1 | # at t/db_dependent/Koha/Objects.t line 782. 18:27:32 koha_1 | # Looks like you failed 1 test of 2. 18:27:32 koha_1 | 18:27:32 koha_1 | # Failed test 'Return same values as DBIx::Class' 18:27:32 koha_1 | # at t/db_dependent/Koha/Objects.t line 1065. 18:27:32 koha_1 | # Looks like you failed 1 test of 23. 18:27:32 koha_1 | [16:25:57] t/db_dependent/Koha/Objects.t ............................................... 18:27:32 koha_1 | Dubious, test returned 1 (wstat 256, 0x100) 18:27:32 koha_1 | Failed 1/23 subtests -- 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/
