[Koha-bugs] [Bug 23391] Hide finished ILL requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 18:22:12 CEST 2020


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #19 from Lucas Gass <lucas at bywatersolutions.com> ---
I attempted to backport this to 20.05.x but I see that I am failing tests:

prove -v t/db_dependent/api/v1/illrequests.t


    #   Failed test '200 OK'
    #   at t/db_dependent/api/v1/illrequests.t line 179.
    #          got: '503'
    #     expected: '200'
    not ok 30 - exact match for JSON Pointer ""

    #   Failed test 'exact match for JSON Pointer ""'
    #   at t/db_dependent/api/v1/illrequests.t line 179.
    #     Structures begin differing at:
    #          $got = HASH(0x5621283b0dd0)
    #     $expected = ARRAY(0x5621283a8a60)
    # Looks like you failed 21 tests of 30.
not ok 1 - list() tests

#   Failed test 'list() tests'
#   at t/db_dependent/api/v1/illrequests.t line 183.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests



I'd love to backport this if we could make the tests pass on 20.05. Until then,
no backport

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


More information about the Koha-bugs mailing list