CC: | ANDK [...] cpan.org |
Subject: | New fails with perl 5.23.1 |
Additionally to the known failures already discussed in RT#96113 there are new failures when running the test suite under 5.23.1 (@ Andreas: a bisect candidate?)
# Failed test at t/bigfltpm.inc line 182.
# got: 'NaN,0'
# expected: 'NaN,NaN'
# Failed test at t/bigfltpm.inc line 182.
# got: '2,1'
# expected: '2.25,1'
# Failed test at t/bigfltpm.inc line 182.
# got: '1,4'
# expected: '1.8,4'
# Failed test at t/bigfltpm.inc line 182.
# got: '-inf'
# expected: '5'
# Failed test at t/bigfltpm.inc line 182.
# got: 'inf'
# expected: '-5'
# Failed test at t/bigfltpm.inc line 182.
# got: 'NaN'
# expected: '0'
<snipped>
t/bigfltpm.t ..
<snipped>
Test Summary Report
-------------------
t/bigfltpm.t (Wstat: 2816 Tests: 2343 Failed: 11)
Failed tests: 1624, 1626-1627, 1780, 1782, 1786, 1788
1790, 1792, 1814, 1822
Non-zero exit status: 11
t/bigintpm.t (Wstat: 7936 Tests: 3657 Failed: 31)
Failed tests: 1373-1374, 1378-1379, 1381-1384, 1395, 1440
1442, 1480, 1482, 1550, 1554, 1558, 1562
1566, 1568, 1570, 1732, 2056, 2058, 2062
2064, 2066, 2068, 2090, 2098, 2881, 2883
Non-zero exit status: 31