https://bugs.winehq.org/show_bug.cgi?id=51315
Bug ID: 51315 Summary: The 64-bit webservices:writer test fails in Wine Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The 64-bit webservices:writer test fails in Wine:
writer.c:371: Test failed: 2272: got 11 expected 10 writer.c:373: Test failed: 2272: got <t>:E-3</t> expected <t>1E-2</t> writer.c:371: Test failed: 2272: got 12 expected 11 writer.c:373: Test failed: 2272: got <t>-:E-3</t> expected <t>-1E-2</t> writer.c:373: Test failed: 2272: got <t>1.7976931348623156E+308</t> expected <t>1.7976931348623157E+308</t> writer.c:373: Test failed: 2272: got <t>-1.7976931348623156E+308</t> expected <t>-1.7976931348623157E+308</t>
Note that these failures are systematic and only happen when running the 64-bit test in Wine. Also most of these failures also happen on armv7l (but armv7l has/had two more, see bug 49197).