Skip to content

"Malformed" vs "malformed" #4

@eserte

Description

@eserte

The test suite started to fail on some of my smokers:

#   Failed test 'bad request identified'
#   at t/simple.t line 30.
#                   'Invalid json string: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 10 (before "dummy}") at /usr/perl5.16.3t/lib/site_perl/5.16.3/Mojo/JSON.pm line 39.
# '
#     doesn't match '(?^:Invalid json string: Malformed JSON)'
# Looks like you failed 1 test of 44.
t/simple.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/44 subtests 

Looks like a changed capitalization, possibly in newer Mojolicious versions.

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