reneeb / Mojolicious-Plugin-WebAPI

0 stars 2 forks source link

Failure of 'exact match for JSON Pointer ""' test #1

Open eserte opened 7 years ago

eserte commented 7 years ago

I see the following test failure:

#   Failed test 'exact match for JSON Pointer ""'
#   at t/basic.t line 11.
#     Structures begin differing at:
#          $got->{_links}{test_table{/1}}{templated} = 1
#     $expected->{_links}{test_table{/1}}{templated} = '1'
HTTP authentication configured but not enabled for /test_table
# Looks like you failed 1 test of 6.
t/basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 

It seems that this is caused by a change in Mojolicious. Statistical analysis (theta=-1 means "bad"):

****************************************************************
Regression 'mod:Mojolicious'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    11654884671661810.00
[1='eq_7.05']        -1.0000          0.0000    -8241247985279215.00
[2='eq_7.18']        -1.0000          0.0000    -8241247985279215.00
[3='eq_7.28']        -1.0000          0.0000    -8241247985279215.00
[4='eq_7.29']        -1.0000          0.0000    -10902146330930446.00
[5='eq_7.30']        -1.0000          0.0000    -10988330647038950.00
[6='eq_7.31']        -1.0000          0.0000    -11409491195790970.00

R^2= 1.000, N= 42, K= 7
****************************************************************