Subject: | Test suite started to fail (with JSON::XS 4.0?) |
On my smoker systems the test suite started to fail:
...
[error] Unable to find params for: cc -> 1 : params
# Failed test 'invalid'
# at t/05-fails.t line 14.
# got: '200'
# expected: '500'
[error] Caught exception in TestApp::Controller::Shorten->params "invalid character U in FU at /home/cpansand/.cpan/build/2018122220/Catalyst-Plugin-Shorten-0.02-I39Wn9/blib/lib/Catalyst/Plugin/Shorten.pm line 85."
# Looks like you failed 1 test of 5.
t/05-fails.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
...
Possible reason: it fails if JSON::XS 4.0 is installed.