[Bug 48586] New: d3d tests broke on cw-gtx560-64 due to recent user32/tests changes

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 9 04:52:40 CST 2020


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 at winehq.org
          Reporter: sven.wine at gmail.com
   Regression SHA1: 153b82b0b368a9444d2cb79db11c012a0f424e4f
      Distribution: ---

Working:

https://test.winehq.org/data/87875e12bcdca659e578849fa62585b1b5316a50/index_Win8.html

Not working:

https://test.winehq.org/data/829dff0ee770f720ee90976faac3cbd6bb2afc59/index_Win8.html

They all fail in a EnumDisplaySettingsW call, so I suspect 

https://source.winehq.org/git/wine.git/commitdiff/153b82b0b368a9444d2cb79db11c012a0f424e4f

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.



More information about the wine-bugs mailing list