Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI CPAN distribution.

Report information
The Basics
Id: 53326
Status: resolved
Priority: 0/
Queue: CGI

People
Owner: MARKSTOS [...] cpan.org
Requestors: sprout [...] cpan.org
Cc:
AdminCc:

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



Subject: t/http.t failures
Date: Sun, 3 Jan 2010 13:43:50 -0800
To: lstein [...] cshl.org, bug-CGI [...] rt.cpan.org
From: Father Chrysostomos <sprout [...] cpan.org>
t/http.t makes unreliable assumptions about the environment. The tests fail if I have an HTTPS_PROXY variable. See the attached patch.

Message body is not shown because sender requested not to inline it.

On Sun Jan 03 16:44:14 2010, sprout@cpan.org wrote: Show quoted text
> t/http.t makes unreliable assumptions about the environment. The tests > fail if I have an HTTPS_PROXY variable. See the attached patch. >
Also filed at http://rt.perl.org/rt3/Ticket/Display.html?id=71826
I've encountered this bug today when installing 5.12.0. My preferred fix would be to just change the test to check if the two keys are returned from cgi and ignoring additional ones like HTTPS_PROXY.
Is this a dupe of RT#54768: CGI: test t/http.t fails, when HTTPS_PROXY is set? https://rt.cpan.org/Ticket/Display.html?id=54768 Mark
Subject: Re: [rt.cpan.org #53326] t/http.t failures
Date: Sun, 21 Nov 2010 12:28:19 -0800
To: bug-CGI.pm [...] rt.cpan.org
From: Father Chrysostomos <sprout [...] cpan.org>
On Nov 15, 2010, at 5:13 PM, MARKSTOS via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=53326 > > > Is this a dupe of RT#54768:
54768 is a duplicate of 53326. :-) I did not realise that bug-CGI@rt.cpan.org would put it in the wrong queue. Show quoted text
> CGI: test t/http.t fails, when HTTPS_PROXY is > set? > > https://rt.cpan.org/Ticket/Display.html?id=54768 > > Mark
Resolving, because it's a dupe of a resolved ticket.