Skip Menu |

This queue is for tickets about the Perinci-Sub-GetArgs-Argv CPAN distribution.

Report information
The Basics
Id: 122903
Status: resolved
Priority: 0/
Queue: Perinci-Sub-GetArgs-Argv

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

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



Subject: t/_is_simple_or_array_of_simple_or_hash_of_simple.t fails (with newest Sah-Schemas-Int?)
See subject. Test log: ... # Failed test 'result' # at t/_is_simple_or_array_of_simple_or_hash_of_simple.t line 122. # Structures begin differing at: # $got->[4]{description} = ' # Zero is not included in this schema because zero is neither positive nor # negative. See also `nonnegint` for integers that start from 0. # # ' # $expected->[4]{description} = Does not exist # [ # 1, # 0, # 0, # 'int', # { # 'description' => ' # Zero is not included in this schema because zero is neither positive nor # negative. See also `nonnegint` for integers that start from 0. # # ', # 'min' => 1, # 'summary' => 'Positive integer (1, 2, ...)' # }, # undef # ] # Looks like you failed 1 test of 1. # Failed test 'based on simple type' # at t/_is_simple_or_array_of_simple_or_hash_of_simple.t line 124. # Looks like you failed 1 test of 4. # Failed test 'simple' # at t/_is_simple_or_array_of_simple_or_hash_of_simple.t line 36. # Looks like you failed 1 test of 3. t/_is_simple_or_array_of_simple_or_hash_of_simple.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests ...
Fixed in 0.840. Thanks.