Skip Menu |

This queue is for tickets about the POEx-Tickit CPAN distribution.

Report information
The Basics
Id: 118544
Status: resolved
Priority: 0/
Queue: POEx-Tickit

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

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



Subject: t/02input.t started to fail (with Tickit 0.59?)
My smoker systems started to report the following failure in the test suite: Operation "eq": no method found, left argument in overloaded package Tickit::Event::Key, right argument has no overloaded magic at /opt/perl-5.25.6/lib/site_perl/5.25.6/Test/More.pm line 1599. t/02input.t .. Dubious, test returned 22 (wstat 5632, 0x1600) No subtests run This seems to happen only if Tickit 0.59 is installed. Statistical analysis: **************************************************************** Regression 'mod:Tickit' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0866 11.55 [1='eq_0.48'] 0.0000 0.2449 0.00 [2='eq_0.49'] -0.3529 0.1029 -3.43 [3='eq_0.50'] 0.0000 0.2449 0.00 [4='eq_0.51'] 0.0000 0.1836 0.00 [5='eq_0.53'] 0.0000 0.1836 0.00 [6='eq_0.54'] 0.0000 0.1185 0.00 [7='eq_0.55'] 0.0000 0.1341 0.00 [8='eq_0.56'] 0.0000 0.1836 0.00 [9='eq_0.57'] 0.0000 0.1154 0.00 [10='eq_0.59'] -1.0000 0.0959 -10.43 R^2= 0.814, N= 85, K= 11 ****************************************************************
On 2016-10-29 11:43:00, SREZIC wrote: Show quoted text
> My smoker systems started to report the following failure in the test > suite: > > Operation "eq": no method found, > left argument in overloaded package Tickit::Event::Key, > right argument has no overloaded magic at /opt/perl- > 5.25.6/lib/site_perl/5.25.6/Test/More.pm line 1599. > t/02input.t .. > Dubious, test returned 22 (wstat 5632, 0x1600) > No subtests run > > > This seems to happen only if Tickit 0.59 is installed. Statistical > analysis: > > **************************************************************** > Regression 'mod:Tickit' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0866 11.55 > [1='eq_0.48'] 0.0000 0.2449 0.00 > [2='eq_0.49'] -0.3529 0.1029 -3.43 > [3='eq_0.50'] 0.0000 0.2449 0.00 > [4='eq_0.51'] 0.0000 0.1836 0.00 > [5='eq_0.53'] 0.0000 0.1836 0.00 > [6='eq_0.54'] 0.0000 0.1185 0.00 > [7='eq_0.55'] 0.0000 0.1341 0.00 > [8='eq_0.56'] 0.0000 0.1836 0.00 > [9='eq_0.57'] 0.0000 0.1154 0.00 > [10='eq_0.59'] -1.0000 0.0959 -10.43 > > R^2= 0.814, N= 85, K= 11 > ****************************************************************
Probably resolved (but there's another problem which will get a fresh ticket).