Subject: | Tests started to fail (with Template::Mustache v1?) |
t/basic.t fails on my smoker systems:
...
# Failed test '200 OK'
# at t/basic.t line 42.
# got: '404'
# expected: '200'
# Failed test 'exact match for content'
# at t/basic.t line 42.
# got: '<!DOCTYPE html>
# <html>
# <head>
# <title>Page not found (development mode)</title>
...
# '
# expected: 'Hello from template, Mustache!'
# Looks like you failed 6 tests of 12.
t/basic.t ..
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/12 subtests
Statistical analysis suggests that the breakage happens with the newest Template::Mustache version:
****************************************************************
Regression 'mod:Template::Mustache'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 91520978937494784.00
[1='eq_1.0.2'] -1.0000 0.0000 -42365980925596480.00
[2='eq_v0.5.4'] 0.0000 0.0000 0.00
[3='eq_v0.5.5'] 0.0000 0.0000 0.00
R^2= 1.000, N= 67, K= 4
****************************************************************