https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32478

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Signed Off                  |Failed QA

--- Comment #11 from Marcel de Rooy <[email protected]> ---
# Subtest: is_denied_renewal
    1..11
    ok 1 - Renewal allowed when no rules
    ok 2 - Renewal blocked when 1 rules (withdrawn)
    ok 3 - Renewal allowed when 1 rules not matched (withdrawn)
    ok 4 - Renewal blocked when 2 rules matched (withdrawn, itype)
    ok 5 - Renewal allowed when 2 rules not matched (withdrawn, itype)
    ok 6 - Renewal blocked when 3 rules matched (withdrawn, itype, location)
    ok 7 - Renewal allowed when 3 rules not matched (withdrawn, itype,
location)
    not ok 8 - Renewal blocked for undef when NULL in pref
    #   Failed test 'Renewal blocked for undef when NULL in pref'
    #   at t/db_dependent/Koha/Item.t line 2157.
    #          got: '0'
    #     expected: '1'
    ok 9 - Renewal not blocked for undef when "" in pref
    ok 10 - Renewal not blocked for "" when NULL in pref
    ok 11 - Renewal blocked for empty string when "" in pref
    # Looks like you failed 1 test of 11.
not ok 28 - is_denied_renewal

-- 
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/

Reply via email to