Subject: | Couldn't find a working decoder method (but found handler JSON 4.00) |
On some of my smoker systems the test suite started to fail:
...
# Failed test 'use CouchDB::Client;'
# at t/00-load.t line 11.
# Tried to use 'CouchDB::Client'.
# Error: Couldn't find a working decoder method (but found handler JSON 4.00). at /home/cpansand/.cpan/build/2018121916/CouchDB-Client-0.09-3/blib/lib/CouchDB/Client.pm line 9.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018121916/CouchDB-Client-0.09-3/blib/lib/CouchDB/Client.pm line 9.
# Compilation failed in require at t/00-load.t line 11.
# BEGIN failed--compilation aborted at t/00-load.t line 11.
# Looks like you failed 1 test of 4.
t/00-load.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...
Statistical analysis shows that there are no pass reports if JSON 4.00 is installed (theta=-1):
****************************************************************
Regression 'mod:JSON'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.1626 6.15
[1='eq_2.90'] -0.0349 0.1631 -0.21
[2='eq_2.94'] 0.0000 0.1661 0.00
[3='eq_2.96'] 0.0000 0.2300 0.00
[4='eq_2.97001'] 0.0000 0.1673 0.00
[5='eq_4.00'] -1.0000 0.1698 -5.89
[6='eq_n/a'] -0.0000 0.2300 -0.00
R^2= 0.632, N= 226, K= 7
****************************************************************