Skip Menu |

This queue is for tickets about the Catalyst-Controller-WrapCGI CPAN distribution.

Report information
The Basics
Id: 46677
Status: open
Priority: 0/
Queue: Catalyst-Controller-WrapCGI

People
Owner: Nobody in particular
Requestors: rmb32 [...] cornell.edu
Cc:
AdminCc:

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



Subject: make test
make test fails because t/lib/TestCGIBin/root/cgi-bin/test.sh is not executable. Running make for R/RK/RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz Has already been unwrapped into directory /crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o CPAN.pm: Going to build R/RK/RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz cp lib/CatalystX/GlobalContext.pm blib/lib/CatalystX/GlobalContext.pm cp lib/Catalyst/Controller/WrapCGI.pm blib/lib/Catalyst/Controller/WrapCGI.pm cp lib/Catalyst/Controller/CGIBin.pm blib/lib/Catalyst/Controller/CGIBin.pm Manifying blib/man3/CatalystX::GlobalContext.3pm Manifying blib/man3/Catalyst::Controller::CGIBin.3pm Manifying blib/man3/Catalyst::Controller::WrapCGI.3pm RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/cgibin.t t/cgibin_root.t t/env.t t/global-context.t t/pod.t t/wrap-cgi.t t/00-load.t ......... 1/3 # Testing Catalyst::Controller::WrapCGI 0.018, Perl 5.010000, /usr/bin/perl t/00-load.t ......... ok t/cgibin.t .......... 1/8 Can't exec "/crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o/t/lib/TestCGIBin/root/cgi-bin/test.sh": Permission denied at /crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o/blib/lib/Catalyst/Controller/CGIBin.pm line 306. # Failed test 'Non-Perl CGI File' # at t/cgibin.t line 65. # got: '<html> # <head><title>An Error Occurred</title></head> # <body> # <h1>An Error Occurred</h1> # <p>500 Internal Server Error</p> # </body> # </html> # ' # expected: 'Hello! # ' # Looks like you failed 1 test of 8. t/cgibin.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests t/cgibin_root.t ..... ok t/env.t ............. ok t/global-context.t .. ok t/pod.t ............. ok t/wrap-cgi.t ........ 1/7 Use of uninitialized value in pattern match (m//) at (eval 370) line 4. t/wrap-cgi.t ........ ok Test Summary Report ------------------- t/cgibin.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 8 Non-zero exit status: 1 Files=7, Tests=26, 3 wallclock secs ( 0.03 usr 0.02 sys + 3.21 cusr 0.25 csys = 3.51 CPU) Result: FAIL Failed 1/7 test programs. 1/26 subtests failed. make: *** [test_dynamic] Error 255 RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz /usr/bin/make test -- NOT OK
Subject: Re: [rt.cpan.org #46677] make test
Date: Thu, 4 Jun 2009 16:09:10 -0700
To: Robert Buels via RT <bug-Catalyst-Controller-WrapCGI [...] rt.cpan.org>
From: Rafael Kitover <rkitover [...] io.com>
Fixed in 0.019 hopefully. On Thu, Jun 04, 2009 at 06:03:53PM -0400, Robert Buels via RT wrote: Show quoted text
> Thu Jun 04 18:03:53 2009: Request 46677 was acted upon. > Transaction: Ticket created by rbuels > Queue: Catalyst-Controller-WrapCGI > Subject: make test > Broken in: 0.018 > Severity: Normal > Owner: Nobody > Requestors: rmb32@cornell.edu > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=46677 > > > > make test fails because t/lib/TestCGIBin/root/cgi-bin/test.sh is not > executable. > > > > Running make for R/RK/RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz > > > Has already been unwrapped into directory > /crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o > > > CPAN.pm: Going to build > R/RK/RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz > > cp lib/CatalystX/GlobalContext.pm blib/lib/CatalystX/GlobalContext.pm > cp lib/Catalyst/Controller/WrapCGI.pm > blib/lib/Catalyst/Controller/WrapCGI.pm > cp lib/Catalyst/Controller/CGIBin.pm > blib/lib/Catalyst/Controller/CGIBin.pm > Manifying blib/man3/CatalystX::GlobalContext.3pm > > Manifying blib/man3/Catalyst::Controller::CGIBin.3pm > > Manifying blib/man3/Catalyst::Controller::WrapCGI.3pm > > RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz > > /usr/bin/make -- OK > > Running make test > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/cgibin.t > t/cgibin_root.t t/env.t t/global-context.t t/pod.t t/wrap-cgi.t > > > t/00-load.t ......... 1/3 # Testing Catalyst::Controller::WrapCGI 0.018, > Perl 5.010000, /usr/bin/perl > > t/00-load.t ......... ok > > > t/cgibin.t .......... 1/8 Can't exec > "/crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o/t/lib/TestCGIBin/root/cgi-bin/test.sh": > Permission denied at > /crypt/rob/.cpan/build/Catalyst-Controller-WrapCGI-0.018-wnrt9o/blib/lib/Catalyst/Controller/CGIBin.pm > line 306. > > # Failed test 'Non-Perl CGI File' > # at t/cgibin.t line 65. > # got: '<html> > # <head><title>An Error Occurred</title></head> > # <body> > # <h1>An Error Occurred</h1> > # <p>500 Internal Server Error</p> > # </body> > # </html> > # ' > # expected: 'Hello! > # ' > # Looks like you failed 1 test of 8. > t/cgibin.t .......... Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/8 subtests > t/cgibin_root.t ..... ok > t/env.t ............. ok > t/global-context.t .. ok > t/pod.t ............. ok > t/wrap-cgi.t ........ 1/7 Use of uninitialized value in pattern match > (m//) at (eval 370) line 4. > t/wrap-cgi.t ........ ok > > Test Summary Report > ------------------- > t/cgibin.t (Wstat: 256 Tests: 8 Failed: 1) > Failed test: 8 > Non-zero exit status: 1 > Files=7, Tests=26, 3 wallclock secs ( 0.03 usr 0.02 sys + 3.21 cusr > 0.25 csys = 3.51 CPU) > Result: FAIL > Failed 1/7 test programs. 1/26 subtests failed. > make: *** [test_dynamic] Error 255 > RKITOVER/Catalyst-Controller-WrapCGI-0.018.tar.gz > /usr/bin/make test -- NOT OK >