4 May
2025
4 May
'25
10:40 p.m.
This test failed on Linux 2 out of the last 67 times on test.winehq.org because IMediaControl_GetState returned VFW_S_STATE_INTERMEDIATE, evidently meaning that the command to pause had been received but not yet carried out. Since pausing is an asynchronous operation in Wine's implementation, mark the test as flaky. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7964