https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #12 from Josef Moravec <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
