Skip Menu |

This queue is for tickets about the Net-WebSocket CPAN distribution.

Report information
The Basics
Id: 129304
Status: resolved
Priority: 0/
Queue: Net-WebSocket

People
Owner: FELIPE [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test suite fails (with X::Tiny 0.18?)
The test suite started to fail: ... Undefined subroutine &Module::Load::load called at /usr/home/cpansand/.cpan/build/2019042414/Net-WebSocket-0.19-1/blib/lib/Net/WebSocket/Endpoint.pm line 99. # Looks like your test exited with 255 just after 1. t/endpoint_create_message.t ........................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/11 subtests ... Statistical analysis suggests that this happens if X::Tiny 0.18 is installed: **************************************************************** Regression 'mod:X::Tiny' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0984 10.17 [1='eq_0.12'] 0.0000 0.1021 0.00 [2='eq_0.13'] 0.0000 0.0998 0.00 [3='eq_0.14'] 0.0000 0.1002 0.00 [4='eq_0.15'] 0.0000 0.1043 0.00 [5='eq_0.16'] -0.7500 0.1043 -7.19 [6='eq_0.17'] 0.0000 0.1136 0.00 [7='eq_0.18'] -1.0000 0.0991 -10.09 R^2= 0.963, N= 163, K= 8 ****************************************************************
Subject: Re: [rt.cpan.org #129304] Test suite fails (with X::Tiny 0.18?)
Date: Wed, 24 Apr 2019 10:50:52 -0400
To: bug-Net-WebSocket [...] rt.cpan.org
From: Felipe Gasper <felipe [...] felipegasper.com>
Fixed in 0.20, which I just pushed to CPAN. -FG Show quoted text
> On Apr 24, 2019, at 10:32 AM, Slaven_Rezic via RT <bug-Net-WebSocket@rt.cpan.org> wrote: > > Wed Apr 24 10:32:35 2019: Request 129304 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Net-WebSocket > Subject: Test suite fails (with X::Tiny 0.18?) > Broken in: 0.19 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=129304 > > > > The test suite started to fail: > > ... > Undefined subroutine &Module::Load::load called at /usr/home/cpansand/.cpan/build/2019042414/Net-WebSocket-0.19-1/blib/lib/Net/WebSocket/Endpoint.pm line 99. > # Looks like your test exited with 255 just after 1. > t/endpoint_create_message.t ........................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 10/11 subtests > ... > > Statistical analysis suggests that this happens if X::Tiny 0.18 is installed: > > **************************************************************** > Regression 'mod:X::Tiny' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0984 10.17 > [1='eq_0.12'] 0.0000 0.1021 0.00 > [2='eq_0.13'] 0.0000 0.0998 0.00 > [3='eq_0.14'] 0.0000 0.1002 0.00 > [4='eq_0.15'] 0.0000 0.1043 0.00 > [5='eq_0.16'] -0.7500 0.1043 -7.19 > [6='eq_0.17'] 0.0000 0.1136 0.00 > [7='eq_0.18'] -1.0000 0.0991 -10.09 > > R^2= 0.963, N= 163, K= 8 > ****************************************************************
Subject: Re: [rt.cpan.org #129304] Test suite fails (with X::Tiny 0.18?)
Date: Wed, 24 Apr 2019 10:44:15 -0400
To: bug-Net-WebSocket [...] rt.cpan.org
From: Felipe Gasper <felipe [...] felipegasper.com>
Hello, Thanks for this! I’ve pushed up a fix to Travis CI; if it smokes cleanly I’ll push it as release 0.20. -FG Show quoted text
> On Apr 24, 2019, at 10:32 AM, Slaven_Rezic via RT <bug-Net-WebSocket@rt.cpan.org> wrote: > > Wed Apr 24 10:32:35 2019: Request 129304 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Net-WebSocket > Subject: Test suite fails (with X::Tiny 0.18?) > Broken in: 0.19 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=129304 > > > > The test suite started to fail: > > ... > Undefined subroutine &Module::Load::load called at /usr/home/cpansand/.cpan/build/2019042414/Net-WebSocket-0.19-1/blib/lib/Net/WebSocket/Endpoint.pm line 99. > # Looks like your test exited with 255 just after 1. > t/endpoint_create_message.t ........................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 10/11 subtests > ... > > Statistical analysis suggests that this happens if X::Tiny 0.18 is installed: > > **************************************************************** > Regression 'mod:X::Tiny' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0984 10.17 > [1='eq_0.12'] 0.0000 0.1021 0.00 > [2='eq_0.13'] 0.0000 0.0998 0.00 > [3='eq_0.14'] 0.0000 0.1002 0.00 > [4='eq_0.15'] 0.0000 0.1043 0.00 > [5='eq_0.16'] -0.7500 0.1043 -7.19 > [6='eq_0.17'] 0.0000 0.1136 0.00 > [7='eq_0.18'] -1.0000 0.0991 -10.09 > > R^2= 0.963, N= 163, K= 8 > ****************************************************************