https://bugs.winehq.org/show_bug.cgi?id=55290
Bug ID: 55290 Summary: quartz:videorenderer - test_video_window_position() sometimes gets a bad height in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
quartz:videorenderer - test_video_window_position() sometimes gets a bad height in Wine:
videorenderer.c:1957: Test failed: Got height 492. videorenderer.c:1963: Test failed: Got height 492. videorenderer.c:1968: Test failed: Got window bottom 492. videorenderer.c:1984: Test failed: Got height 492. videorenderer.c:1990: Test failed: Got height 492. videorenderer.c:1995: Test failed: Got window bottom 492.
See https://test.winehq.org/data/patterns.html#quartz:videorenderer
This is independent of bitness and happens on the TestBot VMs as well as my desktop and Remi's machines, but not in the GitLab CI's Debian environment.
There must be some external factor influencing how often it happens because it happened systematically on my desktop from 2022-12-12 to 2023-01-09 and again from 2023-01-13 to 2023-02-21 while it did not happen more frequently on all other platforms. Currently it also happens a lot more frequently on Remi's machines.