https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37253 --- Comment #7 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to Kyle M Hall (khall) from comment #6)
* Proving /kohadevbox/koha/t/db_dependent/api/v1/checkouts.t KO!
# Failed test '201 Created' # at /kohadevbox/koha/t/db_dependent/api/v1/checkouts.t line 495. # got: '400' # expected: '201' # Looks like you failed 1 test of 12.
# Failed test 'add checkout' # at /kohadevbox/koha/t/db_dependent/api/v1/checkouts.t line 555. # Looks like you failed 1 test of 108. /kohadevbox/koha/t/db_dependent/api/v1/checkouts.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/108 subtests
Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/api/v1/checkouts.t (Wstat: 256 (exited 1) Tests: 108 Failed: 1) Failed test: 108 Non-zero exit status: 1 Files=1, Tests=108, 4 wallclock secs ( 0.01 usr 0.00 sys + 3.38 cusr 0.21 csys = 3.60 CPU) Result: FAIL
hey Kyle, did you run yarn build after applying the patch? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.