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

Lucas Gass (lukeg) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #11 from Lucas Gass (lukeg) <[email protected]> ---
Tests are failing here for me now, not always, but it seems that if I set 
RESTdefaultPageSize to something other than 20 they fail:



    #   Failed test 'exact match for JSON Pointer ""'
    #   at /kohadevbox/koha/t/db_dependent/api/v1/holds.t line 908.
    #     Structures begin differing at:
    #          $got->[5] = Does not exist
    #     $expected->[5] = HASH(0x5ed8c2627ed8)
    ok 13 - Patron passed correctly
    ok 14 - GET
//tomasito:thePassword123@/api/v1/holds/157/pickup_locations?_order_by=marc_org_code&_page=2
    not ok 15 - exact match for JSON Pointer ""

    #   Failed test 'exact match for JSON Pointer ""'
    #   at /kohadevbox/koha/t/db_dependent/api/v1/holds.t line 912.
    #     Structures begin differing at:
    #          $got->[0]{address3} = 'gftd3B_'
    #     $expected->[0]{address3} = 'YtBCoGC'
    # Looks like you failed 2 tests of 15.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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