CC: | oalders [...] cpan.org |
Subject: | Tests started to fail (with latest HTTP::Message?) |
The test suite started to fail:
...
# Failed test 'use HTTP::Caching;'
# at t/00_use_ok_and_methods.t line 9.
# Tried to use 'HTTP::Caching'.
# Error: Adding HTTP::Status::is_cacheable_by_default: must not already exist at /home/cpansand/.cpan/build/2018032109/Monkey-Patch-Action-0.05-0/blib/lib/Monkey/Patch/Action.pm line 28.
# Compilation failed in require at t/00_use_ok_and_methods.t line 9.
# BEGIN failed--compilation aborted at t/00_use_ok_and_methods.t line 9.
# Looks like you failed 1 test of 1.
# Failed test 'HTTP::Caching'
# at t/00_use_ok_and_methods.t line 10.
# Looks like you failed 1 test of 4.
t/00_use_ok_and_methods.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...
This seems to happen with the latest HTTP-Message release. Statistical analysis:
****************************************************************
Regression 'mod:HTTP::Request'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 34273577915320768.00
[1='eq_6.13'] -0.0000 0.0000 -2.57
[2='eq_6.14'] -0.0000 0.0000 -3.70
[3='eq_6.15'] -1.0000 0.0000 -30655220020317108.00
R^2= 1.000, N= 80, K= 4
****************************************************************
(12)
****************************************************************
Regression 'mod:HTTP::Response'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 34273577915320768.00
[1='eq_6.13'] -0.0000 0.0000 -2.57
[2='eq_6.14'] -0.0000 0.0000 -3.70
[3='eq_6.15'] -1.0000 0.0000 -30655220020317108.00
R^2= 1.000, N= 80, K= 4
****************************************************************