https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37302
--- Comment #21 from Jonathan Druart <[email protected]> --- (In reply to David Nind from comment #9) > # Subtest: The spec passes the swagger-cli validation > 1..1 > not ok 1 - Validation exit code is 0 > > # Failed test 'Validation exit code is 0' > # at xt/api.t line 97. > # got: '256' > # expected: '0' > # Validation failed. /paths/libraries/{library_id}/cash_registers/get is > missing path parameter(s) for {library_id} > # Looks like you failed 1 test of 1. > not ok 3 - The spec passes the swagger-cli validation > > # Failed test 'The spec passes the swagger-cli validation' > # at xt/api.t line 102. I don't understand why there is no change to the api specs in these patches. Initially the tests were failing in ktd (but we didn't notice because Jenkins was skipping them). Why is Jenkins happy and the tests passing in ktd now whereas we have not adjusted the spec files? -- 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/
