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

Laura Escamilla <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Laura.escamilla@bywatersolu
                   |                            |tions.com
             Status|Signed Off                  |Failed QA

--- Comment #10 from Laura Escamilla <[email protected]> ---
Tests failed for me :(

kohadev-koha@kohadevbox:koha(main)$ prove
t/db_dependent/api/v1/acquisitions_baskets.t
t/db_dependent/api/v1/acquisitions_baskets.t .. 1/4
    #   Failed test '403 Forbidden'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 124.
    #          got: '404'
    #     expected: '403'

    #   Failed test '400 Bad Request'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 134.
    #          got: '404'
    #     expected: '400'

    #   Failed test '201 Created'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 136.
    #          got: '404'
    #     expected: '201'

    #   Failed test 'has value for JSON Pointer "/basket_id"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 136.

    #   Failed test 'exact match for JSON Pointer "/vendor_id"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 136.
    #          got: undef
    #     expected: '5'

    #   Failed test '201 Created'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 146.
    #          got: '404'
    #     expected: '201'

    #   Failed test 'has value for JSON Pointer "/basket_id"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 146.

    #   Failed test 'exact match for JSON Pointer "/vendor_id"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 146.
    #          got: undef
    #     expected: '5'

    #   Failed test 'exact match for JSON Pointer "/name"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 146.
    #          got: undef
    #     expected: 'Basket #1'

    #   Failed test 'exact match for JSON Pointer "/vendor_note"'
    #   at t/db_dependent/api/v1/acquisitions_baskets.t line 146.
    #          got: undef
    #     expected: 'Vendor note'
    # Looks like you failed 10 tests of 14.

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

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