Subject: | Tests fail (with newest JSONAPI::Document?) |
On most of my smokers:
...
# Failed test at /usr/perl5.16.3t/lib/site_perl/5.16.3/Mojolicious/Plugins.pm line 15.
# Structures begin differing at:
# $got = undef
# $expected = HASH(0x4955a360)
# Failed test at /usr/perl5.16.3t/lib/site_perl/5.16.3/Mojolicious/Plugins.pm line 15.
# undef
# doesn't match '(?^:http://127.0.0.1:\d+/posts/123/relationships/author)'
# Looks like you failed 2 tests of 7.
t/04-data-helpers.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
...
Statistical analysis suggests that this happens only if JSONAPI::Document 1.4 is installed:
...
****************************************************************
Regression 'mod:JSONAPI::Document'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 23152591856577756.00
[1='eq_1.4'] -1.0000 0.0000 -21900159413639460.00
R^2= 1.000, N= 76, K= 2
****************************************************************
...