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

Nick Clemens (kidclamp) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #26 from Nick Clemens (kidclamp) <[email protected]> ---
Still getting random failures:

# Subtest: anonymize() tests
    1..9
    ok 1 - Patron has no old checkouts
Value not allowed for auto_incr issue_id in Issue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 402.
Value not allowed for auto_incr issue_id in Issue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 402.
    ok 2 - Patron has 2 completed checkouts
    ok 3 - Exception thrown because AnonymousPatron not set
    ok 4 - syspref parameter is correctly passed
    ok 5 - No changes, patron has 2 linked completed checkouts
    ok 6 - Checkout to anonymize still linked to patron
    not ok 7 - Checkout 2 has 2 renewals

    #   Failed test 'Checkout 2 has 2 renewals'
    #   at /kohadevbox/koha/t/db_dependent/Koha/Old/Checkout.t line 87.
    #          got: '0'
    #     expected: '2'
    ok 8 - Anonymized checkout linked to anonymouspatron
    not ok 9 - OPAC renewal was anonymized

    #   Failed test 'OPAC renewal was anonymized'
    #   at /kohadevbox/koha/t/db_dependent/Koha/Old/Checkout.t line 98.
    #          got: '0'
    #     expected: '1'
    # Looks like you failed 2 tests of 9.
not ok 1 - anonymize() tests

#   Failed test 'anonymize() tests'
#   at /kohadevbox/koha/t/db_dependent/Koha/Old/Checkout.t line 107.
# Subtest: deleteitem() tests
    1..1
    ok 1 - Item is deleted
ok 2 - deleteitem() tests
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Test Summary Report
-------------------
/kohadevbox/koha/t/db_dependent/Koha/Old/Checkout.t (Wstat: 256 (exited 1)
Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=2,  3 wallclock secs ( 0.02 usr  0.00 sys +  2.77 cusr  0.44
csys =  3.23 CPU)
Result: FAIL

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