Skip Menu |

This queue is for tickets about the MarpaX-Languages-M4 CPAN distribution.

Report information
The Basics
Id: 122395
Status: resolved
Priority: 0/
Queue: MarpaX-Languages-M4

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Tests fail (with MooX::Options 4.100?)
My smoker systems start to report the following test failure: ... There is already an abbreviation 'i' - can't use it to shorten 'interactive' at /home/cpansand/.cpan/build/2017070818/MarpaX-Languages-M4-0.017-vBhn9V/blib/lib/MarpaX/Languages/M4/Impl/Default.pm line 203. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/m4.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) ... Statistical analysis suggests that things break with MooX::Options 4.100: **************************************************************** Regression 'mod:MooX::Options' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0744 13.43 [1='eq_4.018'] 0.0000 0.0975 0.00 [2='eq_4.023'] -0.1132 0.0812 -1.39 [3='eq_4.100'] -1.0000 0.0892 -11.21 R^2= 0.742, N= 100, K= 4 **************************************************************** See also: https://metacpan.org/pod/MooX::Options#IMPORTANT-CHANGES-IN-4.100
Slaven, Waiting for an answer on this MooX::Options issue: https://github.com/celogeek/MooX-Options/issues/65 Many thanks for the report On Sat Jul 08 16:33:30 2017, SREZIC wrote: Show quoted text
> My smoker systems start to report the following test failure: > > ... > There is already an abbreviation 'i' - can't use it to shorten > 'interactive' at /home/cpansand/.cpan/build/2017070818/MarpaX- > Languages-M4-0.017-vBhn9V/blib/lib/MarpaX/Languages/M4/Impl/Default.pm > line 203. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/m4.t ................. > Dubious, test returned 255 (wstat 65280, 0xff00) > ... > > Statistical analysis suggests that things break with MooX::Options > 4.100: > > **************************************************************** > Regression 'mod:MooX::Options' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0744 13.43 > [1='eq_4.018'] 0.0000 0.0975 0.00 > [2='eq_4.023'] -0.1132 0.0812 -1.39 > [3='eq_4.100'] -1.0000 0.0892 -11.21 > > R^2= 0.742, N= 100, K= 4 > **************************************************************** > > See also: https://metacpan.org/pod/MooX::Options#IMPORTANT-CHANGES-IN- > 4.100
/Hopefully/ fixed by upgrading dependency to MooX::Options 4.103