Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Devel-Cover CPAN distribution.

Report information
The Basics
Id: 90591
Status: resolved
Priority: 0/
Queue: Devel-Cover

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

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



Subject: abranch_return_sub.t fail on 5.19.6
Date: Thu, 21 Nov 2013 14:06:15 +0000
To: bug-Devel-Cover [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Devel-Cover-1.08 on perl-5.19.6: t/e2e/abranch_return_sub.t .. 1/1 # Test 1 got: +----+--------------------------------------------------------------------+--------------------------------------------------------------------+ | Elt|Got |Expected | +----+--------------------------------------------------------------------+--------------------------------------------------------------------+ | 54|'\n' |'\n' | | 55|'line err % true false branch\n' |'line err % true false branch\n' | | 56|'- --- ------ ------ ------ ------\n' |'- --- ------ ------ ------ ------\n' | * 57|'17 100 1 1 if (not defined $n or $n < 0)\n' |'17 100 2 1 if (not defined $n or $n < 0)\n' * | 58|'\n' |'\n' | | 59|'\n' |'\n' | | 60|'Conditions\n' |'Conditions\n' | +----+--------------------------------------------------------------------+--------------------------------------------------------------------+ (/opt/perl-5.19.6/cpan/build/Devel-Cover-1.08-qHZvCg/blib/lib/Devel/Cover/Test.pm at line 342) # Expected: No differences (output) # /opt/perl-5.19.6/cpan/build/Devel-Cover-1.08-qHZvCg/blib/lib/Devel/Cover/Test.pm line 342 is: $self->{no_coverage} ? Test::ok 1 : eq_or_diff(\@at, \@ac, "output"); t/e2e/abranch_return_sub.t .. Failed 1/1 subtests -zefram
That's starting with v5.19.5-368-ge45d898
Thanks very much for the report. This has been fixed by #9890866 and will be in the next release.