# Failed test 'User is not authorized for API spec'
# at t/plugin/auth/basic.t line 56.
# got: '404'
# expected: '401'
...
# Failed test 'User is not authorized to delete a user'
# at t/plugin/auth/basic.t line 76.
# got: '404'
# expected: '401'
# Looks like you failed 6 tests of 21.
# Failed test 'unauthenticated user cannot admin'
# at t/plugin/auth/basic.t line 80.
# Looks like you failed 1 test of 4.
t/plugin/auth/basic.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Probably this happens if Mojolicious::Plugin::OpenAPI is too old (i.e. 1.16 seems to be too old). Statistical analysis:
On a few of my smokers the test suite fails:
Probably this happens if Mojolicious::Plugin::OpenAPI is too old (i.e. 1.16 seems to be too old). Statistical analysis: