https://bugs.winehq.org/show_bug.cgi?id=55349
Bug ID: 55349 Summary: ddraw:ddraw7 - test_window_position() sometimes fails in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ddraw:ddraw7 - test_window_position() sometimes fails in Wine:
ddraw7.c:18843: Test failed: Expect window rect (0,0)-(800,600), got (0,0)-(1024,768). ddraw7.c:18899: Test failed: Expect window rect (0,0)-(800,600), got (0,0)-(1023,767). ddraw7.c:18906: Test failed: Expect window rect (0,0)-(800,600), got (0,0)-(1023,767).
See https://test.winehq.org/data/patterns.html#ddraw:ddraw7
This is was pretty common until 2023-01-10 but then it stopped and only happened a couple of times recently on the GitLab CI: * 2023-07-26 MR!3413 * 2023-07-20 gitlab-debian-32
https://bugs.winehq.org/show_bug.cgi?id=55349
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase