Front page | perl.perl5.porters |
Postings from January 2012
[perl #108294] Bleadperl v5.15.5-13-gff0cf12 breaks a test in AWWAIID/Devel-ebug-0.52.tar.gz
From:
Father Chrysostomos via RT
Date:
January 25, 2012 14:15
Subject:
[perl #108294] Bleadperl v5.15.5-13-gff0cf12 breaks a test in AWWAIID/Devel-ebug-0.52.tar.gz
Message ID:
rt-3.6.HEAD-14510-1327529700-58.108294-15-0@perl.org
On Sun Jan 15 13:47:48 2012, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
> git bisect
> ----------
> commit ff0cf12f0a3b2af2faaa8dbd5f60477068276875
> Author: Father Chrysostomos <sprout@cpan.org>
> Date: Sun Nov 20 14:51:19 2011 -0800
>
> Remove version checks from B::Deparse’s imports
>
> diagnostics
> -----------
> Up to v5.15.5-12-g78715d5 the test t/finished.t passes with YAML 0.77
> and fails with YAML 0.78 (same when the patch in ticket 73673 is
> applied). But since v5.15.5-13-gff0cf12 the test fails always, also
> for
> YAML 0.77.
>
> Sample fail report:
>
> http://www.cpantesters.org/cpan/report/17767357
I get those same failures with 5.14.2.
In bleadperl, I get more, as a result of v5.15.5-427-g89988fb:
t/output.t ....... 1/28
# Failed test at t/output.t line 52.
# got: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14, <GEN1> line 19
# main::square_root(-4) called at t/carp.pl line 9
# '
# expected: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14
# main::square_root(-4) called at t/carp.pl line 9
# '
# Failed test at t/output.t line 61.
# got: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14, <GEN1> line 19
# main::square_root(-4) called at t/carp.pl line 9
# '
# expected: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14
# main::square_root(-4) called at t/carp.pl line 9
# '
# Failed test at t/output.t line 71.
# got: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14, <GEN1> line 19
# main::square_root(-4) called at t/carp.pl line 9
# square_root of negative number: -4 at t/carp.pl line 16, <GEN1> line 25
# main::square_root(-4) called at t/carp.pl line 9
# '
# expected: '$x is -4 at t/carp.pl line 8, <GEN1> line 10.
# debug: In square_root, -4 is -4 at t/carp.pl line 14
# main::square_root(-4) called at t/carp.pl line 9
# square_root of negative number: -4 at t/carp.pl line 16
# main::square_root(-4) called at t/carp.pl line 9
# '
# Looks like you failed 3 tests of 28.
t/output.t ....... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/28 subtests
--
Father Chrysostomos
---
via perlbug: queue: perl5 status: new
https://rt.perl.org:443/rt3/Ticket/Display.html?id=108294
-
[perl #108294] Bleadperl v5.15.5-13-gff0cf12 breaks a test in AWWAIID/Devel-ebug-0.52.tar.gz
by Father Chrysostomos via RT