Skip Menu |

This queue is for tickets about the URI-ws_Punix CPAN distribution.

Report information
The Basics
Id: 128236
Status: resolved
Priority: 0/
Queue: URI-ws_Punix

People
Owner: mshipper [...] yahoo.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: The plan was already output
The test suite fails on some of my smokers: ... PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t The plan was already output at /usr/share/perl/5.24/Test/Builder.pm line 2511. t/URI-ws_Punix.t .. All 12 subtests passed ... Statistical analysis suggests that this happens for older Test::More versions (1.001014 and older) (theta=0 means "bad"): **************************************************************** Regression 'mod:Test::More' **************************************************************** Name Theta StdErr T-stat [0='const'] -0.0000 0.0000 -0.19 [1='eq_1.001002'] -0.0000 0.0000 -5.28 [2='eq_1.001008'] -0.0000 0.0000 -1.63 [3='eq_1.001014'] -0.0000 0.0000 -7.58 [4='eq_1.302052'] 1.0000 0.0000 5634901594520180.00 [5='eq_1.302056'] 1.0000 0.0000 4879967928679915.00 [6='eq_1.302073'] 1.0000 0.0000 5976715693206164.00 [7='eq_1.302075'] 1.0000 0.0000 5976715693206163.00 [8='eq_1.302085'] 1.0000 0.0000 4879967928679918.00 [9='eq_1.302086'] 1.0000 0.0000 6300011505934539.00 [10='eq_1.302096'] 1.0000 0.0000 5634901594520181.00 [11='eq_1.302106'] 1.0000 0.0000 6172725425281064.00 [12='eq_1.302121'] 1.0000 0.0000 4879967928679917.00 [13='eq_1.302133'] 1.0000 0.0000 5976715693206163.00 [14='eq_1.302135'] 1.0000 0.0000 4879967928679915.00 [15='eq_1.302136'] 1.0000 0.0000 6455590772629022.00 [16='eq_1.302140'] 1.0000 0.0000 6802012128724914.00 [17='eq_1.302141'] 1.0000 0.0000 6726571583756070.00 [18='eq_1.302156'] 1.0000 0.0000 6781284770848456.00 R^2= 1.000, N= 125, K= 19 ****************************************************************
I patched the unit test as soon as I saw the test results. This was fixed in version 0.002. On Sun Jan 13 08:42:20 2019, SREZIC wrote: Show quoted text
> The test suite fails on some of my smokers: > > ... > PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > The plan was already output at /usr/share/perl/5.24/Test/Builder.pm > line 2511. > t/URI-ws_Punix.t .. > All 12 subtests passed > ... > > > Statistical analysis suggests that this happens for older Test::More > versions (1.001014 and older) (theta=0 means "bad"): > > **************************************************************** > Regression 'mod:Test::More' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] -0.0000 0.0000 -0.19 > [1='eq_1.001002'] -0.0000 0.0000 -5.28 > [2='eq_1.001008'] -0.0000 0.0000 -1.63 > [3='eq_1.001014'] -0.0000 0.0000 -7.58 > [4='eq_1.302052'] 1.0000 0.0000 > 5634901594520180.00 > [5='eq_1.302056'] 1.0000 0.0000 > 4879967928679915.00 > [6='eq_1.302073'] 1.0000 0.0000 > 5976715693206164.00 > [7='eq_1.302075'] 1.0000 0.0000 > 5976715693206163.00 > [8='eq_1.302085'] 1.0000 0.0000 > 4879967928679918.00 > [9='eq_1.302086'] 1.0000 0.0000 > 6300011505934539.00 > [10='eq_1.302096'] 1.0000 0.0000 > 5634901594520181.00 > [11='eq_1.302106'] 1.0000 0.0000 > 6172725425281064.00 > [12='eq_1.302121'] 1.0000 0.0000 > 4879967928679917.00 > [13='eq_1.302133'] 1.0000 0.0000 > 5976715693206163.00 > [14='eq_1.302135'] 1.0000 0.0000 > 4879967928679915.00 > [15='eq_1.302136'] 1.0000 0.0000 > 6455590772629022.00 > [16='eq_1.302140'] 1.0000 0.0000 > 6802012128724914.00 > [17='eq_1.302141'] 1.0000 0.0000 > 6726571583756070.00 > [18='eq_1.302156'] 1.0000 0.0000 > 6781284770848456.00 > > R^2= 1.000, N= 125, K= 19 > ****************************************************************