https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15494 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #17 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- # Subtest: ItemsDeniedRenewal preference 1..14 not ok 1 - Renewal allowed when no rules # Failed test 'Renewal allowed when no rules' # at t/db_dependent/Circulation.t line 2108. # got: '0' # expected: '1' not ok 2 - Renewal allowed when no rules # Failed test 'Renewal allowed when no rules' # at t/db_dependent/Circulation.t line 2109. # got: 'overdue' # expected: undef ok 3 - Renewal blocked when 1 rules (withdrawn) ok 4 - Renewal blocked when 1 rule (withdrawn) not ok 5 - Renewal allowed when 1 rules not matched (withdrawn) # Failed test 'Renewal allowed when 1 rules not matched (withdrawn)' # at t/db_dependent/Circulation.t line 2121. # got: '0' # expected: '1' not ok 6 - Renewal allowed when 1 rules not matched (withdrawn) # Failed test 'Renewal allowed when 1 rules not matched (withdrawn)' # at t/db_dependent/Circulation.t line 2122. # got: 'overdue' # expected: undef ok 7 - Renewal blocked when 2 rules matched (withdrawn, itype) ok 8 - Renewal blocked when 2 rules matched (withdrawn,itype) not ok 9 - Renewal allowed when 2 rules not matched (withdrawn, itype) # Failed test 'Renewal allowed when 2 rules not matched (withdrawn, itype)' # at t/db_dependent/Circulation.t line 2135. # got: '0' # expected: '1' not ok 10 - Renewal allowed when 2 rules not matched (withdrawn, itype) # Failed test 'Renewal allowed when 2 rules not matched (withdrawn, itype)' # at t/db_dependent/Circulation.t line 2136. # got: 'overdue' # expected: undef ok 11 - Renewal blocked when 3 rules matched (withdrawn, itype, location) ok 12 - Renewal blocked when 3 rules matched (withdrawn,itype, location) not ok 13 - Renewal allowed when 3 rules not matched (withdrawn, itype, location) # Failed test 'Renewal allowed when 3 rules not matched (withdrawn, itype, location)' # at t/db_dependent/Circulation.t line 2150. # got: '0' # expected: '1' not ok 14 - Renewal allowed when 3 rules not matched (withdrawn, itype, location) # Failed test 'Renewal allowed when 3 rules not matched (withdrawn, itype, location)' # at t/db_dependent/Circulation.t line 2151. # got: 'overdue' # expected: undef # Looks like you failed 8 tests of 14. not ok 114 - ItemsDeniedRenewal preference -- You are receiving this mail because: You are watching all bug changes.