CC: | REHSACK [...] cpan.org |
Subject: | t/90-mojolicious-plugin-configany.t fails (with newest File::ConfigDir?) |
t/90-mojolicious-plugin-configany.t started to fail on my smoker systems:
...
# Failed test 'Got config dirs'
# at t/90-mojolicious-plugin-configany.t line 13.
# got: '2'
# expected: '1'
# Failed test 'Got config files'
# at t/90-mojolicious-plugin-configany.t line 17.
# got: '4'
# expected: '2'
# Looks like you failed 2 tests of 4.
t/90-mojolicious-plugin-configany.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
...
Statistical analysis suggests that this happens with the newest File::ConfigDir version (negative theta means "bad"):
****************************************************************
Regression 'mod:File::ConfigDir'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 14125187200763708.00
[1='eq_0.017'] 0.0000 0.0000 4.68
[2='eq_0.018'] -1.0000 0.0000 -13947504816998756.00
R^2= 1.000, N= 132, K= 3
****************************************************************