https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22284 --- Comment #294 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #290)
Another one (Koha_Master_D9 run 1061):
koha_1 | # Failed test 'item1, patron1, holdallowed: homebranch, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item1, patron1, holdallowed: any, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item1, patron1, holdallowed: holdgroup, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item1, patron4, holdallowed: any, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item3, patron1, holdallowed: any, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item3, patron4, holdallowed: any, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | koha_1 | # Failed test 'item3, patron4, holdallowed: holdgroup, hold_fulfillment_policy: any should return 3 but returns 4' koha_1 | # at t/db_dependent/Koha/Item.t line 308. koha_1 | # Looks like you planned 114 tests but ran 121. koha_1 | # Looks like you failed 7 tests of 121 run. koha_1 | koha_1 | # Failed test 'pickup_locations' koha_1 | # at t/db_dependent/Koha/Item.t line 332. koha_1 | # Looks like you failed 1 test of 4. koha_1 | [12:19:06] t/db_dependent/Koha/Item.t ..............................................
These ones are still failing. Agustín, could you take a look at them? -- You are receiving this mail because: You are watching all bug changes.