Skip to content

t/04-full_fat_app.t fails #19

@eserte

Description

@eserte

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions