Alexandre Julliard pushed to branch master at wine / wine
Commits: 5477e07a by Alex Henrie at 2025-05-07T12:45:22-05:00 quartz/tests: Increase the timeout of a pause test in test_media_event.
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. Give it two seconds to complete instead of one to ensure that it finishes.
- - - - -
1 changed file:
- dlls/quartz/tests/filtergraph.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5477e07ace79e51f856fbb2c4e2a519...