-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
On some of my smoker systems, probably with recent Mojolicious versions, the test suite fails like this:
Mojo::Reactor::EV: I/O watcher failed: A response has already been rendered at /opt/perl-5.34.0t/lib/site_perl/5.34.0/Mojolicious/Controller.pm line 154.
# Premature connection close
# Failed test 'GET /cake/eat'
# at t/04-full_fat_app.t line 85.
# Failed test '401 Unauthorized'
# at t/04-full_fat_app.t line 85.
# got: undef
# expected: '401'
# Failed test 'is_role failure renders custom response'
# at t/04-full_fat_app.t line 87.
# Compared reftype($data)
# got : undef
# expect : 'HASH'
# Looks like you failed 3 tests of 12.
t/04-full_fat_app.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/12 subtests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels