Subject: | header_in_keys may fail (with older Plack?) |
On some of my smoker systems the test suite fails:
# Failed test 'header_in_keys (who needs it anyway?)'
# at t/907-neader_in_keys.0.25.t line 17.
# Structures begin differing at:
# $got->[0] = 'COOKIE'
# $expected->[0] = 'Cookie'
# Looks like you failed 1 test of 2.
t/907-neader_in_keys.0.25.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
This seems to happen if Plack is too old (Plack::Request < 1.0043). Statistical analysis:
****************************************************************
Regression 'mod:Plack::Request'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 0.00
[1='eq_1.0042'] -0.0000 0.0000 -0.43
[2='eq_1.0043'] 1.0000 0.0000 2987657678422188.50
[3='eq_1.0044'] 1.0000 0.0000 6468468618313140.00
[4='eq_1.0045'] 1.0000 0.0000 6234718827154026.00
R^2= 1.000, N= 94, K= 5
****************************************************************