Skip Menu |

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

Report information
The Basics
Id: 85295
Status: new
Priority: 0/
Queue: Email-ARF-Hotmail

People
Owner: Nobody in particular
Requestors: MBusigin [...] synacor.com
Cc:
AdminCc:

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



Subject: Test report messages not terminated correctly
Date: Tue, 14 May 2013 19:06:17 +0000
To: "bug-Email-ARF-Hotmail [...] rt.cpan.org" <bug-Email-ARF-Hotmail [...] rt.cpan.org>
From: Matt Busigin <MBusigin [...] synacor.com>
The tests fail: Failed 1/5 subtests t/Email-ARF-Hotmail.t .. ok t/hotmail-complaint.t .. 1/8 # Failed test 'description is right' # at t/hotmail-complaint.t line 25. # got: 'An email abuse report from hotmail' ' expected: 'An email abuse report from hotmail # Looks like you failed 1 test of 8. t/hotmail-complaint.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests t/pod.t ................ ok t/pod_coverage.t ....... ok Test Summary Report ------------------- t/complaint.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/complaint3.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/hotmail-complaint.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=6, Tests=21, 4 wallclock secs ( 0.04 usr 0.01 sys + 0.31 cusr 0.07 csys = 0.43 CPU) Result: FAIL Failed 3/6 test programs. 3/21 subtests failed. The reason is this: my $des = $report->description; chomp $des; is($des, "An email abuse report from hotmail\r", "description is right"); The description is not terminated with \r. This message and any attachment may contain information that is confidential and/or proprietary. Any use, disclosure, copying, storing, or distribution of this e-mail or any attached file by anyone other than the intended recipient is strictly prohibited. If you have received this message in error, please notify the sender by reply email and delete the message and any attachments. Thank you.