Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-MIME-Attachment-Stripper CPAN distribution.

Report information
The Basics
Id: 29706
Status: resolved
Priority: 0/
Queue: Email-MIME-Attachment-Stripper

People
Owner: Nobody in particular
Requestors: jesse [...] fsck.com
Cc:
AdminCc:

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



Subject: There appears to be an issue with a scalar deref, which breaks tests
Date: Mon, 1 Oct 2007 22:22:52 -0400
To: bug-email-mime-attachment-stripper [...] rt.cpan.org
From: jesse <jesse [...] fsck.com>
/home/jesse/.cpan/build/Email-MIME-Attachment-Stripper-1.313 sh-3.2# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01.............. # Failed test '...As does second' # in t/01.t at line 37. # 'SCALAR(0x8354408)' # doesn't match '(?-xism:^%!PS-Adobe-2\.0)' t/01..............NOK 18# Looks like you failed 1 test of 38. t/01..............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 18 Failed 1/38 tests, 97.37% okay t/02..............ok t/nested-parts....ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01.t 1 256 38 1 2.63% 18 1 test skipped. Failed 1/5 test scripts, 80.00% okay. 1/46 subtests failed, 97.83% okay. make: *** [test_dynamic] Error 255 sh-3.2# --
this was fixed in 1.314 -- rjbs