Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Starman CPAN distribution.

Report information
The Basics
Id: 62207
Status: resolved
Priority: 0/
Queue: Starman

People
Owner: Nobody in particular
Requestors: nonsolosoft [...] diff.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.2007
Fixed in: (no value)



Subject: Test fails when localhost is != 127.0.0.1
In a jail there is not 127.0.0.1 available: # Failed test 'Environment - REMOTE_ADDR' # at t/04cgi.t line 56. # 'HTTP/1.0 200 OK # Content-Type: text/html # Content-Length: 24 # # REMOTE_ADDR: 192.168.1.2' # doesn't match '/REMOTE_ADDR: 127.0.0.1/' # Looks like you failed 1 test of 23. t/04cgi.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/23 subtests
This should be opened against Plack since it is part of Plack::Test.