https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38929
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #12 from David Nind <[email protected]> --- Testing notes (using KTD): 1. xt tests now fail: prove xt/api.t 2. Other tests pass after pacthes applied: - Tests in step 2 of the test plan - All the API tests: prove t/db_dependent/api/v1/* prove xt/api.t xt/api.t .. 3/6 # Failed test 'Koha/REST/V1/Patrons/Account.pm does not contain the location header' # at xt/api.t line 193. # Looks like you failed 1 test of 55. # Failed test 'POST (201) have location header' # at xt/api.t line 196. # Looks like you failed 1 test of 6. xt/api.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests Test Summary Report ------------------- xt/api.t (Wstat: 256 (exited 1) Tests: 6 Failed: 1) Failed test: 6 Non-zero exit status: 1 Files=1, Tests=6, 4 wallclock secs ( 0.01 usr 0.01 sys + 4.39 cusr 0.32 csys = 4.73 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/
