CC: | sjq-perl [...] jadevine.org.uk |
Subject: | Test suite started to fail (with newest HTTP-Server-Simple-Static?) |
The test suite started to fail:
...
# Failed test '... got the index.html page okay'
# at t/001_basic.t line 65.
# 500
# Server closed connection without sending any data back
# Failed test '... got the right page title for index.html'
# at t/001_basic.t line 66.
# got: undef
# expected: "Test Static Index Page"
# Looks like you failed 2 tests of 34.
t/001_basic.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/34 subtests
... (etc) ...
Statistical analysis suggests that the problem happens with newest HTTP::Server::Simple::Static (theta=-1 -> no pass reports):
****************************************************************
Regression 'mod:HTTP::Server::Simple::Static'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0112 89.50
[1='eq_0.12'] -0.0133 0.0145 -0.92
[2='eq_0.13'] -1.0000 0.0189 -52.95
R^2= 0.958, N= 155, K= 3
****************************************************************