Skip Menu |

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

Report information
The Basics
Id: 68761
Status: open
Priority: 0/
Queue: CGI-Session

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

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



Subject: CGI-Session-4.44 tarball broken?
http://ftp.u-tx.net/CPAN/authors/id/M/MA/MARKSTOS/ shows that CGI-Session-4.44.tar.gz has only 516 bytes, and seems to contain only the META.yml. Regards, Slaven
Subject: Re: [rt.cpan.org #68761] CGI-Session-4.44 tarball broken?
Date: Mon, 13 Jun 2011 09:34:54 -0400
To: bug-CGI-Session [...] rt.cpan.org
From: Mark Stosberg <mark [...] summersault.com>
You are quite right. Thanks for the report! Mark
I worked on this today. Now I'm getting some test failures with "make disttest" that need to be reviewed: t/name.t ........................ 1/14 # Failed test at t/name.t line 15. Can't call method "name" on an undefined value at t/name.t line 24. # Looks like you planned 14 tests but ran 4. # Looks like you failed 1 test of 4 run. # Looks like your test exited with 13 just after 4. t/name.t ........................ Dubious, test returned 13 (wstat 3328, 0xd00) Failed 11/14 subtests t/new_with_undef.t .............. ok t/parse_dsn.t ................... ok t/remote_addr.t ................. ok t/session_param_undef.t ......... 1/21 # Failed test at t/session_param_undef.t line 52. Can't call method "param" on an undefined value at t/session_param_undef.t line 61. # Looks like you planned 21 tests but ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test exited with 13 just after 3. t/session_param_undef.t ......... Dubious, test returned 13 (wstat 3328, 0xd00) Failed 19/21 subtests t/str2seconds.t ................. ok t/symlink_db_file.t ............. ok t/symlink_file.t ................ ok Test Summary Report ------------------- t/name.t (Wstat: 3328 Tests: 4 Failed: 1) Failed test: 1 Non-zero exit status: 13 Parse errors: Bad plan. You planned 14 tests but ran 4. t/session_param_undef.t (Wstat: 3328 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 13 Parse errors: Bad plan. You planned 21 tests but ran 3.