Skip Menu |

This queue is for tickets about the TAP-DOM-Waivers CPAN distribution.

Report information
The Basics
Id: 133298
Status: resolved
Worked: 30 min
Priority: 0/
Queue: TAP-DOM-Waivers

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

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



Subject: Test suite started to fail (with newest TAP::DOM?)
On my smokers: ... Odd number of elements in hash assignment at /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 153, <TAP> line 1. Unknown options: # $got->[0] = Does not exist # Failed test at t/zomtec.t line 144. 1..7 not ok 5 - yet another IPv6 function # TODO ignore failing IPv6 related tests ok 2 - KEYs + PARENT ok 7 - FILTER eval regex pragma +strict at /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 194. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 9. t/waivers.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) All 9 subtests passed Odd number of elements in hash assignment at /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 153, <TAP> line 1. Unknown options: # $got->[0] = Does not exist # Failed test at t/zomtec.t line 144. 1..7 not ok 5 - yet another IPv6 function # TODO ignore failing IPv6 related tests ok 2 - KEYs + PARENT ok 7 - FILTER eval regex pragma +strict at /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 194. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 9. t/waivers_tapdomlike.t .... Dubious, test returned 255 (wstat 65280, 0xff00) All 9 subtests passed ... This seems to happen if the newest TAP::DOM is installed. Statistical analysis: **************************************************************** Regression 'mod:TAP::DOM' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 77080128541917904.00 [1='eq_0.12'] 0.0000 0.0000 5.01 [2='eq_0.13'] 0.0000 0.0000 6.85 [3='eq_0.14'] 0.0000 0.0000 7.43 [4='eq_0.91'] -1.0000 0.0000 -49915251017551888.00 R^2= 1.000, N= 146, K= 5 ****************************************************************
Testing is amazing, isn't it? :-) Indeed, the introduction of context awareness in TAP::DOM's to_tap() method means I can't call it directly inside a hash construction anymore. I fixed the tests. Version 0.003 should be ok again. Thanks for the report and analysis! Kind regards, Steffen On Wed Sep 09 11:54:45 2020, SREZIC wrote: Show quoted text
> On my smokers: > > ... > Odd number of elements in hash assignment at > /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 153, <TAP> line > 1. > Unknown options: # $got->[0] = Does not exist # Failed test > at t/zomtec.t line 144. 1..7 not ok 5 - yet another IPv6 function # > TODO ignore failing IPv6 related tests ok 2 - KEYs + PARENT ok 7 - > FILTER eval regex pragma +strict at > /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 194. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 9. > t/waivers.t ............... > Dubious, test returned 255 (wstat 65280, 0xff00) > All 9 subtests passed > Odd number of elements in hash assignment at > /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 153, <TAP> line > 1. > Unknown options: # $got->[0] = Does not exist # Failed test > at t/zomtec.t line 144. 1..7 not ok 5 - yet another IPv6 function # > TODO ignore failing IPv6 related tests ok 2 - KEYs + PARENT ok 7 - > FILTER eval regex pragma +strict at > /usr/perl5.32.0p/lib/site_perl/5.32.0/TAP/DOM.pm line 194. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 9. > t/waivers_tapdomlike.t .... > Dubious, test returned 255 (wstat 65280, 0xff00) > All 9 subtests passed > ... > > This seems to happen if the newest TAP::DOM is installed. Statistical > analysis: > > **************************************************************** > Regression 'mod:TAP::DOM' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 77080128541917904.00 > [1='eq_0.12'] 0.0000 0.0000 5.01 > [2='eq_0.13'] 0.0000 0.0000 6.85 > [3='eq_0.14'] 0.0000 0.0000 7.43 > [4='eq_0.91'] -1.0000 0.0000 -49915251017551888.00 > > R^2= 1.000, N= 146, K= 5 > ****************************************************************
-- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>