Subject: | proxy_path tests fail |
The proxy_path tests fail:
...
# Failed test at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/More.pm line 376.
# got: '/foo|'
# expected: '/|http://example.com/foo?http=1'
# Failed test at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/More.pm line 376.
# got: '/foo|'
# expected: '/|http://example.com:8080/foo?http=1'
# Failed test at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/More.pm line 376.
# got: '/foo|'
# expected: '/|http://example.com/foo?http=1'
# Failed test at /home/cpansand/.cpan/build/2018031712/HTTP-Engine-0.03005-0/inc/Test/More.pm line 376.
# got: '/foo|'
# expected: '/|http://example.com:8080/foo?http=1'
# Looks like you failed 4 tests of 16.
t/030_daemonize/proxy_path.t ................................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/16 subtests
...