Subject: | Tests fail (with latest MIME::Types?) |
On some of my smokers two tests fail:
# Failed test 'unknown extension as text/plain ok'
# at t/04static.t line 34.
# got: 'audio/atrac-advanced-lossless'
# expected: 'text/plain'
# Looks like you failed 1 test of 9.
t/04static.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
# Failed test 'qr regex path ok'
# at t/05dirs.t line 34.
# got: 'image/vnd.mozilla.apng'
# expected: 'image/png'
# Looks like you failed 1 test of 13.
t/05dirs.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests
This seems to happen with the newest MIME::Types. Statistical analysis:
****************************************************************
Regression 'mod:MIME::Types'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 16969925824857838.00
[1='eq_2.11'] -0.0000 0.0000 -3.33
[2='eq_2.13'] -0.0000 0.0000 -4.68
[3='eq_2.14'] -0.0000 0.0000 -5.58
[4='eq_2.16'] -1.0000 0.0000 -16463246267008416.00
R^2= 1.000, N= 150, K= 5
****************************************************************