[Koha-bugs] [Bug 24022] Z3950Responder tests are failing on D8 and U18

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 17:07:14 CET 2019


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Ok, maybe not.

    #   Failed test 'All statuses added in one field as expected'
    #   at t/db_dependent/Koha/Z3950Responder/Session.t line 63.
    #          got: 'Checked Out, Lost, Not for Loan, Borked completely,
Withdrawn, In Transit, On Hold'
    #     expected: 'Checked Out, Lost, Not for Loan, Damaged, Withdrawn, In
Transit, On Hold'

    #   Failed test 'Available status added as expected'
    #   at t/db_dependent/Koha/Z3950Responder/Session.t line 66.
    #          got: 'Free as a bird'
    #     expected: 'Available'
    # Looks like you failed 2 tests of 2.

=> This happens when Session2.t is run before Session.t

To recreate:
prove t/db_dependent/Koha/Z3950Responder/Session2.t
t/db_dependent/Koha/Z3950Responder/Session.t

I do not recreate the "Connect failed" when logged in to the container

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list