Re: proxy test failures between 2.4 and trunk

2017-02-08 Thread Jim Jagielski
I am back w/ cycles so ping me if I can help.

> On Feb 8, 2017, at 8:47 AM, Eric Covener  wrote:
> 
> I owe a backport in this one, jorton added the test to demonstrate an
> issue reported.  Will move it along today.
> 
> On Wed, Feb 8, 2017 at 8:43 AM, Jim Jagielski  wrote:
>> Just a FYI that there is a test failure in t/modules/proxy.t
>> in 2.4-HEAD which is not present in trunk...
>> 
>> # testing : reverse Location-proxy to index.html
>> # expected: 200
>> # received: '404'
>> not ok 3
>> # testing : reverse Location-proxied body
>> # expected: qr/^welcome to /
>> # received: '
>> # 
>> # 404 Not Found
>> # 
>> # Not Found
>> # The requested URL /locproxy/ was not found on this server.
>> # 
>> # '
>> not ok 4
> 
> 
> 
> -- 
> Eric Covener
> cove...@gmail.com



Re: proxy test failures between 2.4 and trunk

2017-02-08 Thread Eric Covener
I owe a backport in this one, jorton added the test to demonstrate an
issue reported.  Will move it along today.

On Wed, Feb 8, 2017 at 8:43 AM, Jim Jagielski  wrote:
> Just a FYI that there is a test failure in t/modules/proxy.t
> in 2.4-HEAD which is not present in trunk...
>
> # testing : reverse Location-proxy to index.html
> # expected: 200
> # received: '404'
> not ok 3
> # testing : reverse Location-proxied body
> # expected: qr/^welcome to /
> # received: '
> # 
> # 404 Not Found
> # 
> # Not Found
> # The requested URL /locproxy/ was not found on this server.
> # 
> # '
> not ok 4



-- 
Eric Covener
cove...@gmail.com


proxy test failures between 2.4 and trunk

2017-02-08 Thread Jim Jagielski
Just a FYI that there is a test failure in t/modules/proxy.t
in 2.4-HEAD which is not present in trunk...

# testing : reverse Location-proxy to index.html
# expected: 200
# received: '404'
not ok 3
# testing : reverse Location-proxied body
# expected: qr/^welcome to /
# received: '
# 
# 404 Not Found
# 
# Not Found
# The requested URL /locproxy/ was not found on this server.
# 
# '
not ok 4