https://bugs.winehq.org/show_bug.cgi?id=54683
Bug ID: 54683 Summary: shlwapi:ordinal - test_SHFormatDateTimeA() fails due to daylight saving time on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: shlwapi Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
shlwapi:ordinal - test_SHFormatDateTimeA() fails due to daylight saving time on Windows:
ordinal.c:1734: Test failed: expected (12:00 PM), got (11:00 AM) ordinal.c:1741: Test failed: expected (12:00:00 PM), got (11:00:00 AM) ordinal.c:1749: Test failed: expected (12:00:00 PM), got (11:00:00 AM) ordinal.c:1779: Test failed: expected (12:00 PM), got (11:00 AM) for time part ordinal.c:1793: Test failed: expected (12:00:00 PM), got (11:00:00 AM) for time part ordinal.c:1811: Test failed: expected (2/14/2023 12:00 PM), got (2/14/2023 11:00 AM) ordinal.c:1822: Test failed: expected (2/14/2023 12:00:00 PM), got (2/14/2023 11:00:00 AM)
See https://test.winehq.org/data/patterns.html#shlwapi:ordinal
The AM/PM translations can change the failure messages slightly but it's always the same issue, on all Windows versions... except w10pro64v2004!
This set of failures started on 2023-03-13 which, together with the 1 hour offset, clearly corresponds to the switch from CST to CDT (there was no WineTest run on Sunday).
https://bugs.winehq.org/show_bug.cgi?id=54683
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54683
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |90dfa808bfddb8a7fd6ec19a2ce | |13953ea4a2aa0 Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=54683
Jeff Smith whydoubt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt@gmail.com
--- Comment #1 from Jeff Smith whydoubt@gmail.com --- I created a fix for this as part of https://gitlab.winehq.org/wine/wine/-/merge_requests/3700
https://bugs.winehq.org/show_bug.cgi?id=54683
--- Comment #2 from Jeff Smith whydoubt@gmail.com --- This was merged, and the tests have been succeeding since, according to:
http://test.winehq.org/data/tests/shlwapi:ordinal.html
So I think this can be marked CLOSED/FIXED.
https://bugs.winehq.org/show_bug.cgi?id=54683
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9bc503b6bb269f314e593726386 | |c3cba6b1a5681 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- Yes this is fixed. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=54683
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.16.