CC: | jmcnamara [...] cpan.org |
Subject: | t/06-cell.t fails with Excel::Writer::XLSX 1.01 |
On some of my smoker systems the test suite fails:
...
# Failed test 'Row Height'
# at t/06-cell.t line 49.
# got: 'ARRAY(0x455296d8)'
# expected: '20'
# Failed test 'Column Width'
# at t/06-cell.t line 50.
# got: '1161367392'
# expected: '25'
# Looks like you failed 2 tests of 5.
t/06-cell.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
...
Statistical analysis suggests that this happens if Excel::Writer::XLSX 1.01 is installed (theta=-1 means "bad"):
****************************************************************
Regression 'mod:Excel::Writer::XLSX'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 15495649040831174.00
[1='eq_0.99'] 0.0000 0.0000 0.98
[2='eq_1.00'] 0.0000 0.0000 3.14
[3='eq_1.01'] -1.0000 0.0000 -14016341932218422.00
R^2= 1.000, N= 64, K= 4
****************************************************************