Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Send CPAN distribution.

Report information
The Basics
Id: 30169
Status: resolved
Priority: 0/
Queue: Email-Send

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

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



Subject: Failing tests
t/classic............No such file or directory at t/classic.t line 32. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/test...............couldn't open testfile: No such file or directory at t/test.t line 28. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/classic.t 255 65280 3 4 2-3 t/test.t 255 65280 3 4 2-3 Failed 2/15 test scripts. 4/100 subtests failed. Files=15, Tests=100, 10 wallclock secs ( 4.79 cusr + 0.35 csys = 5.14 CPU) Different perls, for example: http://www.nntp.perl.org/group/perl.cpan.testers/2007/10/msg673693.html http://www.nntp.perl.org/group/perl.cpan.testers/2007/10/msg668098.html http://www.nntp.perl.org/group/perl.cpan.testers/2007/10/msg666070.html Maybe I'm the only tester who has IO::All installed. Maybe you should declare IO::All a prerequisite. Or maybe you should skip the test based on some environment variable like AUTHOR_TESTING or some such?
Subject: Re: [rt.cpan.org #30169] Failing tests
Date: Sun, 21 Oct 2007 07:27:17 -0400
To: Andreas Koenig via RT <bug-Email-Send [...] rt.cpan.org>
From: Ricardo SIGNES <rjbs [...] cpan.org>
* Andreas Koenig via RT <bug-Email-Send@rt.cpan.org> [2007-10-21T04:06:32] Show quoted text
> Maybe I'm the only tester who has IO::All installed. Maybe you should > declare IO::All a prerequisite. Or maybe you should skip the test based > on some environment variable like AUTHOR_TESTING or some such?
Thanks. I thought all the IO::All stuff had been purged. I'll make a second round of excisions. -- rjbs
Even with IO::All installed, these were fine for me. That said, they've been fixed to use ::Test in 2.191 -- rjbs