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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #3 from David Nind <[email protected]> ---
The tests fail after applying the patches:

prove t/db_dependent/api/v1/acquisitions_baskets.t
t/db_dependent/api/v1/acquisitions_baskets.t .. 1/2 
    #   Failed test '200 OK'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 89.
    #          got: '404'
    #     expected: '200'

    #   Failed test 'exact match for JSON Pointer ""'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 89.
    #     Structures begin differing at:
    #          $got = HASH(0x58ebb493a0e8)
    #     $expected = ARRAY(0x58ebb49bd280)

    #   Failed test '200 OK'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 105.
    #          got: '404'
    #     expected: '200'

    #   Failed test 'exact match for JSON Pointer ""'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 105.
    #     Structures begin differing at:
    #          $got = HASH(0x58ebb4992410)
    #     $expected = ARRAY(0x58ebb4792a58)
    # Looks like you failed 4 tests of 6.

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

Test Summary Report
-------------------
t/db_dependent/api/v1/acquisitions_baskets.t (Wstat: 256 (exited 1) Tests: 2
Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=2,  4 wallclock secs ( 0.01 usr  0.00 sys +  3.33 cusr  0.38
csys =  3.72 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