https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37639 --- Comment #30 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #29)
(In reply to Marcel de Rooy from comment #22)
# Failed test 'SWAGGER3.2.2' # at /usr/share/koha/t/db_dependent/api/v1/items.t line 143. # got: '500' # expected: '200' # Looks like you planned 15 tests but ran 5. # Looks like you failed 1 test of 5 run.
Thanks for tidying. This test still fails with me with new line numbers:
# Failed test 'SWAGGER3.2.2' # at /usr/share/koha/t/db_dependent/api/v1/items.t line 191. # got: '500' # expected: '200' # Looks like you planned 15 tests but ran 5. # Looks like you failed 1 test of 5 run.
Seeing warns in the log like: [WARN] OpenAPI >>> GET /api/v1/items [{"message":"Properties not allowed: shelving_control_number.","path":"\/body\/0"} etc
Hmmm, I cannot make this failure happen locally. -- You are receiving this mail because: You are watching all bug changes.