https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39637 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Failed QA Assignee|koha-bugs@lists.koha-commun |julian.maurice@biblibre.com |ity.org | --- Comment #5 from David Nind <david@davidnind.com> --- The tests fail for me: prove t/db_dependent/api/v1/patrons.t t/db_dependent/api/v1/patrons.t .. # Failed test 'has no value for JSON Pointer "/0"' # at t/db_dependent/api/v1/patrons.t line 177. # Looks like you failed 1 test of 27. # Failed test 'search & search_type & search_fields' # at t/db_dependent/api/v1/patrons.t line 211. # Looks like you failed 1 test of 16. # Failed test 'librarian access tests' # at t/db_dependent/api/v1/patrons.t line 266. # Looks like you failed 1 test of 3. t/db_dependent/api/v1/patrons.t .. 1/8 # Failed test 'list() tests' # at t/db_dependent/api/v1/patrons.t line 320. t/db_dependent/api/v1/patrons.t .. 6/8 # Looks like you failed 1 test of 8. t/db_dependent/api/v1/patrons.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests Test Summary Report ------------------- t/db_dependent/api/v1/patrons.t (Wstat: 256 (exited 1) Tests: 8 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=8, 11 wallclock secs ( 0.05 usr 0.01 sys + 8.54 cusr 1.78 csys = 10.38 CPU) Result: FAIL Testing notes: 1. After applying the patch, run: yarn build -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.