CC: | MIK [...] cpan.org |
Subject: | t/decode_args.t started to fail (with newer Crypt::JWT?) |
I see a new test failure:
...
# Failed test 'cannot decode'
# at t/decode_args.t line 205.
# 'Cannot decode JWT: JWS: invalid header part at /home/cpansand/.cpan/build/2018022418/Plack-Middleware-Auth-JWT-0.901-0/blib/lib/Plack/Middleware/Auth/JWT.pm line 76.
# '
# doesn't match '(?^:malformed JSON string)'
# Looks like you failed 1 test of 2.
# Failed test 'not a JWT'
# at t/decode_args.t line 210.
# Looks like you failed 1 test of 3.
# Failed test 'some bad tokens'
# at t/decode_args.t line 213.
# Looks like you failed 1 test of 5.
t/decode_args.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
...
Statistical analysis suggests that this happens with the recent Crypt::JWT:
****************************************************************
Regression 'mod:Crypt::JWT'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 159827017913310400.00
[1='eq_0.020'] -1.0000 0.0000 -58490699415279776.00
R^2= 1.000, N= 112, K= 2
****************************************************************