develooper Front page | perl.perl5.porters | Postings from June 2019

[perl #134210] BBC: Recent commit breaks PPI

Thread Previous
From:
James E Keenan
Date:
June 18, 2019 21:41
Subject:
[perl #134210] BBC: Recent commit breaks PPI
Message ID:
rt-4.0.24-8729-1560894097-0.134210-75-0@perl.org
# New Ticket Created by  James E Keenan 
# Please include the string:  [perl #134210]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=134210 >


A commit somewhere between 5.31.0 and 
84ab3b690861c92bea535c991537bdde20c93750 has broken a test in the test 
suite for CPAN distribution PPI. The range is suggested by this 
cpantesters matrix page:

http://matrix.cpantesters.org/?dist=PPI;perl=5.31.1;reports=1http://matrix.cpantesters.org/?dist=PPI;perl=5.31.1;reports=1

The failures look like this:

#####
t/07_token.t                   (Wstat: 512 Tests: 588 Failed: 2)
   Failed tests:  343, 383
   Non-zero exit status: 2


ok 342 - '0b' not ::Exp
not ok 343 - literal('0b'), syntax error at (eval 322) line 1, near "0b
# "
#
ok 344 - '0b0' is a single token

ok 382 - '0x' not ::Exp
not ok 383 - literal('0x'), syntax error at (eval 353) line 1, at EOF
#
ok 384 - '0x0' is a single token
#####

See, for example, 
http://www.cpantesters.org/cpan/report/1ca39640-8fe4-11e9-a494-7754e9c36978

I haven't managed to bisect this yet, but since PPI has many, many 
dependencies, this is going to cause a lot of installation failures when 
we start to test the CPAN-river-3000 against perl-5.31.1 later this week.

The perl_V attachment is not directly relevant to this report.

Thank you very much.
Jim Keenan

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About