https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26581
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_20_11_target |additional_work_needed --- Comment #16 from Jonathan Druart <[email protected]> --- There are two failing tests caused by this change: t/db_dependent/SIP/Message.t .. 1/9 # Failed test 'OK flag is false when we check in at the wrong branch and we do not allow it' # at t/db_dependent/SIP/Message.t line 632. # got: '1' # expected: '0' # Failed test 'Code AF not found in '|AOz2h4hfYk|ABjPj5C_zEvKlqRRsSsLQf|AQz2h4hfYk|AJSome boring read|CKMHE|CTz2h4hfYk|CV04|'?' # at t/db_dependent/SIP/Message.t line 733. # got: '0' # expected: '1' # Looks like you failed 2 tests of 33. t/db_dependent/SIP/Message.t .. 3/9 # Failed test 'Checkin V2' # at t/db_dependent/SIP/Message.t line 76. Also maybe t/db_dependent/Koha/SearchEngine/Indexer.t that is failing on jenkins (but cannot recreate locally). Please fix asap. Also I don't understand what happened but the authorship of the first patch changed during the QA process. -- 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/
