Subject: | 'JSON::PP::Boolean' did not pass type constraint "Bool" |
On most of my smoker systems the test suite fails like this:
...
Reference bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ) did not pass type constraint "Bool" (in $args->{"residential"}) at (eval 112) line 327
Reference bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ) did not pass type constraint "Bool" (in $args->{"residential"})
"Bool" is defined as: (Type::Tiny::XS::Bool($_))
# Looks like your test exited with 2 just after 1.
t/01-basic.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/13 subtests
... (etc) ...
There are also configurations where the test suite is passing. However I was not able to find out the reasons for the failures (e.g. by checking versions of dependencies etc). The current pass/fail distribution can be seen here: http://fast-matrix.cpantesters.org/?dist=Net-Easypost%200.19