Skip Menu |

This queue is for tickets about the CGI-Compress-Gzip CPAN distribution.

Report information
The Basics
Id: 39271
Status: resolved
Priority: 0/
Queue: CGI-Compress-Gzip

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test failures
Currently the gzip.t test of CGI::Compress::Gzip fails on my machine, and as it seems, almost all recent test reports on cpantesters.perl.org also show FAILs. As the 0.22 version worked some years ago with the same perl, it has probably to do something with changed dependencies, maybe with IO::Compress::* or CGI.pm? Regards, Slaven
I believe this is fixed as of 0.23 (after 5 YEARS of searching for the bug). I think the problem was that the test code assumed that it could pass envvars to subprocesses, which is not allowed under taint.