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