Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI-Application-Server CPAN distribution.

Report information
The Basics
Id: 123428
Status: open
Priority: 0/
Queue: CGI-Application-Server

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc: sjq-perl [...] jadevine.org.uk
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.063
Fixed in: (no value)



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 ****************************************************************
Subject: Re: [rt.cpan.org #123428] Test suite started to fail (with newest HTTP-Server-Simple-Static?)
Date: Sun, 29 Oct 2017 09:05:31 +0000
To: bug-CGI-Application-Server [...] rt.cpan.org
From: Stephen Quinney <sjq-perl [...] jadevine.org.uk>
I've uploaded a new version of HTTP::Server::Simple::Static which I think should fix the problem. Regards, Stephen Quinney On 28 October 2017 at 13:10, Slaven_Rezic via RT < bug-CGI-Application-Server@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=123428 > > > 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 > **************************************************************** > >