Skip Menu |

This queue is for tickets about the Tags-Output-PYX CPAN distribution.

Report information
The Basics
Id: 132534
Status: resolved
Priority: 0/
Queue: Tags-Output-PYX

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

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



Subject: t/Tags-Output-PYX/06-open_tags.t started to fail
On my smoker systems the test suite started to fail: ... # Failed test 'no warnings' # at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Test/Builder.pm line 153. # There were 4 warning(s) # Previous test 0 '' # Method open_tags() is deprecated at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # Tags::Output::open_tags(Tags::Output::PYX=HASH(0x8009e1768)) called at t/Tags-Output-PYX/06-open_tags.t line 12 # # ---------- # Previous test 1 '' # Method open_tags() is deprecated at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # Tags::Output::open_tags(Tags::Output::PYX=HASH(0x8009e1768)) called at t/Tags-Output-PYX/06-open_tags.t line 19 # # ---------- # Previous test 2 '' # Method open_tags() is deprecated at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # Tags::Output::open_tags(Tags::Output::PYX=HASH(0x8009e1768)) called at t/Tags-Output-PYX/06-open_tags.t line 26 # # ---------- # Previous test 3 '' # Method open_tags() is deprecated at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Tags/Output.pm line 81. # Tags::Output::open_tags(Tags::Output::PYX=HASH(0x8009e1768)) called at t/Tags-Output-PYX/06-open_tags.t line 31 # # Looks like you failed 1 test of 5. t/Tags-Output-PYX/06-open_tags.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests ... It seems it fails with newer "Tags" versions. Statistical analysis: **************************************************************** Regression 'mod:Tags::Output' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 85031987881388560.00 [1='eq_0.04'] 0.0000 0.0000 5.69 [2='eq_0.06'] 0.0000 0.0000 7.78 [3='eq_0.07'] -0.0000 0.0000 -5.40 [4='eq_0.09'] -1.0000 0.0000 -65990121940041208.00 R^2= 1.000, N= 199, K= 5 **************************************************************** **************************************************************** Regression 'mod:Tags::Utils' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 85031987881388560.00 [1='eq_0.04'] 0.0000 0.0000 5.69 [2='eq_0.06'] 0.0000 0.0000 7.78 [3='eq_0.07'] -0.0000 0.0000 -5.40 [4='eq_0.09'] -1.0000 0.0000 -65990121940041208.00 R^2= 1.000, N= 199, K= 5 ****************************************************************
Dne So 09.Květen.2020 16:13:15, SREZIC napsal(a): Show quoted text
> On my smoker systems the test suite started to fail:
Yes, my fault. Thanks. M.