Subject: | Test failures because of floating point inaccuracies |
On a system where perl is compiled with -Duselongdouble:
...
00:06:05 Test 017 at (eval 113) line 1568
00:06:06 Xref: 1 ref at lib/Data/Edit/Xml/Xref.pm line 400
# Failed test at (eval 113) line 1588.
# Structures begin differing at:
# $got->{tagsTextsRatio} = '8.35714285714285714'
# $expected->{tagsTextsRatio} = '8.35714285714286'
00:06:06 Test 018 at (eval 113) line 2240
...