Skip Menu |

This queue is for tickets about the Perinci-Access-Perl CPAN distribution.

Report information
The Basics
Id: 130121
Status: resolved
Priority: 0/
Queue: Perinci-Access-Perl

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

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



Subject: t/schemeless.t started to fail
See subject --- the test suite started to fail: ... # Failed test 'result' # at t/schemeless.t line 882. # Structures begin differing at: # $got->{words}[0] = HASH(0x42861ee8) # $expected->{words}[0] = 'red date' # [ # 200, # 'OK (complete_arg_val action)', # { # 'static' => 0, # 'words' => [ # { # 'summary' => undef, # 'word' => 'red date' # }, # { # 'summary' => undef, # 'word' => 'red grape' # } # ] # } # ] # Looks like you failed 1 test of 2. # Failed test 'complete: str's in (req: complete_arg_val /Perinci/Examples/test_completion)' # at t/schemeless.t line 889. # Failed test 'result' # at t/schemeless.t line 882. # Structures begin differing at: # $got->{words}[0] = HASH(0x428722d0) # $expected->{words}[0] = '1' # [ # 200, # 'OK (complete_arg_val action)', # { # 'static' => 0, # 'words' => [ # { # 'summary' => undef, # 'word' => 1 # }, # { # 'summary' => undef, # 'word' => 10 # }, # { # 'summary' => undef, # 'word' => 11 # }, # { # 'summary' => undef, # 'word' => 12 # }, # { # 'summary' => undef, # 'word' => 13 # }, # { # 'summary' => undef, # 'word' => 14 # }, # { # 'summary' => undef, # 'word' => 15 # }, # { # 'summary' => undef, # 'word' => 16 # }, # { # 'summary' => undef, # 'word' => 17 # }, # { # 'summary' => undef, # 'word' => 18 # }, # { # 'summary' => undef, # 'word' => 19 # } # ] # } # ] # Looks like you failed 1 test of 2. # Failed test 'complete: int's min+max (req: complete_arg_val /Perinci/Examples/test_completion)' # at t/schemeless.t line 889. # Looks like you failed 2 tests of 5. # Failed test 'action: complete_arg_val' # at t/schemeless.t line 719. # Looks like you failed 1 test of 26. t/schemeless.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/26 subtests (less 1 skipped subtest: 24 okay) ... Statistical analysis is not quite clear about the reasons. It might be caused by Perinci::Sub::Complete 0.937, but R^2 is not quite 1 here.
I just sent out report http://www.cpantesters.org/cpan/report/053663bc-ab8b-11e9-a7c4-229a82dcdeca, it's a fail with Perinci-Sub-Complete-0.937. I downgraded to Perinci-Sub-Complete-0.936 and the test passed.
On Sun, 21 Jul 2019 07:54:43 GMT, ANDK wrote: Show quoted text
> I just sent out report > http://www.cpantesters.org/cpan/report/053663bc-ab8b-11e9-a7c4- > 229a82dcdeca, it's a fail with Perinci-Sub-Complete-0.937. I > downgraded to Perinci-Sub-Complete-0.936 and the test passed.
Thanks for the report. Tests updated. Released 0.891.