https://bugs.winehq.org/show_bug.cgi?id=55047
--- Comment #2 from RĂ©mi Bernon rbernon@codeweavers.com ---
device.c:10815: Test failed: Adapter 0: Expect clip rect (0,0)-(640,480), got (1,1)-(639,479).
This failure makes sense if the clip fullscreen window option is enabled, which is not the default. Can you confirm that?
It is also a Wine-specific extension, so I'm not sure we have to consider it a valid test scenario.
ddraw1.c:14352: Test failed: SetDis.layMode failed, hr 0x80004001
There I don't see how the change can trigger such failure, but I will have a look.