[Koha-bugs] [Bug 17479] REST API: Save information on owner access

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 14 10:31:36 CEST 2017


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |josef.moravec at gmail.com

--- Comment #12 from Josef Moravec <josef.moravec at gmail.com> ---
The test is failing:

t/db_dependent/api/v1/ownerflag.t .. 
    #   Failed test 'exact match for JSON Pointer "/error"'
    #   at t/db_dependent/api/v1/ownerflag.t line 61.
    #          got: 'librarian_access'
    #     expected: 'is_owner_access'
    # Looks like you failed 1 test of 3.
t/db_dependent/api/v1/ownerflag.t .. 1/3 
#   Failed test 'without permission, owner of object tests'
#   at t/db_dependent/api/v1/ownerflag.t line 64.

    #   Failed test 'exact match for JSON Pointer "/error"'
    #   at t/db_dependent/api/v1/ownerflag.t line 73.
    #          got: 'librarian_access'
    #     expected: 'is_guarantor_access'
    # Looks like you failed 1 test of 3.

#   Failed test 'without permissions, guarantor of the owner of the object
tests'
#   at t/db_dependent/api/v1/ownerflag.t line 76.
# Looks like you failed 2 tests of 3.
t/db_dependent/api/v1/ownerflag.t .. Dubious, test returned 2 (wstat 512,
0x200)
Failed 2/3 subtests 

Test Summary Report
-------------------
t/db_dependent/api/v1/ownerflag.t (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=1, Tests=3,  2 wallclock secs ( 0.02 usr  0.00 sys +  1.19 cusr  0.20
csys =  1.41 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list