AddIssue returns too soon if category_type="X" koha_1 | # Failed test 'patron, wants_check_for_previous_checkout, do_check_for_previous_checkout' koha_1 | # at t/db_dependent/Patron/Borrower_PrevCheckout.t line 443. koha_1 | # got: undef koha_1 | # expected: '1' koha_1 | # Looks like you failed 1 test of 59. koha_1 | [14:50:28] t/db_dependent/Patron/Borrower_PrevCheckout.t .................. koha_1 | Dubious, test returned 1 (wstat 256, 0x100) koha_1 | Failed 1/59 subtests https://jenkins.koha-community.org/job/Koha_Master_D8/415/console
Created attachment 73496 [details] [review] Bug 20503: Prevent Borrower_PrevCheckout.t to fail randomly category_type must be != "X" Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 18.05
Pushed to stable for 17.11.06 Awesome work all!
Pushed to 17.05.x for v17.05.12