[Bug 48586] New: d3d tests broke on cw-gtx560-64 due to recent user32/tests changes
https://bugs.winehq.org/show_bug.cgi?id=48586 Bug ID: 48586 Summary: d3d tests broke on cw-gtx560-64 due to recent user32/tests changes Product: Wine Version: 5.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: sven.wine(a)gmail.com Regression SHA1: 153b82b0b368a9444d2cb79db11c012a0f424e4f Distribution: --- Working: https://test.winehq.org/data/87875e12bcdca659e578849fa62585b1b5316a50/index_... Not working: https://test.winehq.org/data/829dff0ee770f720ee90976faac3cbd6bb2afc59/index_... They all fail in a EnumDisplaySettingsW call, so I suspect https://source.winehq.org/git/wine.git/commitdiff/153b82b0b368a9444d2cb79db1... broke them. They most likely only fail on 64 bit because that machine first runs the 32 bit tests, and then the 64 bit tests. user32 tests run after d3d, so usually you do not see this failure, but in this case 32 bit user32 runs before 64 bit d3d. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48586 Sven <sven.wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48586 --- Comment #1 from Sven <sven.wine(a)gmail.com> --- On a side note, the monitor tests also fail on that machine: https://test.winehq.org/data/829dff0ee770f720ee90976faac3cbd6bb2afc59/win8_c... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48586 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |zzhang(a)codeweavers.com Status|UNCONFIRMED |NEW --- Comment #2 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Confirmed. I encountered such issues when writing those monitor tests. The problem is that after many resolution changes, ChangeDislaySettings/EnumDisplaySettings call tend to fail for unknown reasons on some Windows Testbots and adding delays doesn't help. I suspect their graphics driver has some kind of race condition that got triggered after these tests. I am not sure what can be done here. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48586 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |4369aaae5705092324576b62957 | |99f37c60e6615 --- Comment #3 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Fixed by 4369aaae5705092324576b6295799f37c60e6615 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48586 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.8. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla