https://bugs.winehq.org/show_bug.cgi?id=41717
Bug ID: 41717 Summary: webservices:writer test regression in test_datetime Product: Wine Version: 1.9.8 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
Since the commit below, the Windows 7 to 10 machines have 6 new test failures:
writer.c:2654: Test failed: 18: got 803d0000 writer.c:2657: Test failed: 23: wrong result writer.c:2657: Test failed: 24: wrong result writer.c:2657: Test failed: 25: wrong result writer.c:2657: Test failed: 26: wrong result writer.c:2657: Test failed: 27: wrong result
See: https://test.winehq.org/data/tests/webservices:writer.html
commit 6cd80610c871ce1fbcd0e9b0fede9fac66dd1669 Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 12 15:30:19 2016 +0200
webservices: Strip trailing zeros from time fraction.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
This can be seen on the following machines: fg-win7u64-0sp, fg-win7u64-1sp*, win7ultimate-32bit, fg-acer64-w8-t32, fg-acer64-w8-t64, dr-10-A8-x64, dr-w10-A8-wow.
Note that shortly before the above patch was added another patch caused the test to crash which was then fixed 6 days later. So it is possible the real culprit is in the 6372cd8e49a6..86b5ec3fd1fb range.
https://bugs.winehq.org/show_bug.cgi?id=41717
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source, testcase URL| |https://test.winehq.org/dat | |a/tests/webservices:writer. | |html
https://bugs.winehq.org/show_bug.cgi?id=41717
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.8 |1.9.21
https://bugs.winehq.org/show_bug.cgi?id=41717
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Should be fixed by f90f1f88a9a06d8411384715dedad332f9d7bb8c.
https://bugs.winehq.org/show_bug.cgi?id=41717
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f90f1f88a9a06d8411384715ded | |ad332f9d7bb8c Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- Fixed by f90f1f88a9a06d8411384715dedad332f9d7bb8c.
https://bugs.winehq.org/show_bug.cgi?id=41717
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc2.