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
...