[Koha-bugs] [Bug 28480] GET /patrons missing q parameters on the spec

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 3 04:25:31 CEST 2021


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|21.11.00,21.05.02,20.11.09  |21.11.00,21.05.02
        released in|                            |
             Status|Pushed to oldstable         |ASSIGNED

--- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Arf breaks test suite :

t/db_dependent/api/v1/patrons.t .. 
        #   Failed test 'exact match for JSON Pointer "/0/cardnumber"'
        #   at t/db_dependent/api/v1/patrons.t line 66.
        #          got: '1'
        #     expected: 'O_HBrhYpvfsZOtvfyC'
        # Looks like you failed 1 test of 16.

    #   Failed test 'librarian access tests'
    #   at t/db_dependent/api/v1/patrons.t line 84.
    # Looks like you failed 1 test of 2.
t/db_dependent/api/v1/patrons.t .. 1/7 
#   Failed test 'list() tests'
#   at t/db_dependent/api/v1/patrons.t line 85.
t/db_dependent/api/v1/patrons.t .. 5/7 # Looks like you failed 1 test of 7.
t/db_dependent/api/v1/patrons.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 

Test Summary Report
-------------------
t/db_dependent/api/v1/patrons.t (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=7,  7 wallclock secs ( 0.03 usr  0.00 sys +  6.59 cusr  0.54
csys =  7.16 CPU)
Result: FAIL

So I revert from 20.11.x

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


More information about the Koha-bugs mailing list