https://bugs.winehq.org/show_bug.cgi?id=55483
Bug ID: 55483 Summary: ddraw:ddraw1, ddraw:ddraw4 & ddraw:ddraw7 - test_coop_level_mode_set_multi() sometimes gets unexpected screen width on GitLab CI 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:ddraw1, ddraw:ddraw4 & ddraw:ddraw7 - test_coop_level_mode_set_multi() sometimes gets unexpected screen width on GitLab CI Wine:
ddraw7.c:3976: Test failed: Got unexpected screen width 640. ddraw7.c:3978: Test failed: Got unexpected screen height 480. ddraw7.c:4011: Test failed: Got unexpected screen width 640. ddraw7.c:4013: Test failed: Got unexpected screen height 480. ddraw7.c:4034: Test failed: Got unexpected screen width 640. ddraw7.c:4036: Test failed: Got unexpected screen height 480. ddraw7.c:4041: Test failed: Got unexpected screen width 640. ddraw7.c:4043: Test failed: Got unexpected screen height 480.
The bad screen width may also be 800,
There is typically no prior test failure. In the past four months it has happened exclusively on the gitlab-debian-*: * 2023-08-24 MR!3652 ddraw7 * 2023-08-16 MR!3577 ddraw1 * 2023-07/28 MR!3435 ddraw4 * 2023-06-26 MR!3158 ddraw1 * 2023-04-21 MR!2659 ddraw1 * 2022-12-07 MR!1705 ddraw7
This also happened on other platforms but these days it seems to only be Linux: * 2023-01-13 linux_fg-deb64-t32 * 2023-01-30 linux_fgtb-debian11-wow64 * 2023-02-07 win22H2_newtb-w1064-tsign-64 * 2023-02-22 linux_fg-deb64-wow64 * 2023-04-03 win21H1_newtb-w10pro64-ar-64 * 2023-04-07 win21H1_newtb-w10pro64-ar-64 * (2023-05-10..12 w1121H2_newtb-w11pro64-amd-64 likely windows update trouble) * 2023-05-23 linux_fgtb-debian11-wow64 * 2023-06-07 win22H2_fgtb-w10pro64-rx550-64 * 2023-07-07 linux_fg-deb64-t32 * 2023-07-19 linux_fg-deb64-t32 * 2023-07-19 linux_fg-deb64-wow64 * 2023-07-20 linux_fg-deb64-t32 * 2023-07-20 linux_fgtb-debian11-wow64 * 2023-07-21 linux_fg-deb64-wow64
And this also happens frequently on Remi's Linux machines.
https://bugs.winehq.org/show_bug.cgi?id=55483
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase