https://bugs.winehq.org/show_bug.cgi?id=54039
Bug ID: 54039 Summary: wmvcore:wmvcore - test_async_reader_streaming() sometimes times out in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wmp&wmvcore Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
wmvcore:wmvcore - test_async_reader_streaming() sometimes times out in Wine:
wmvcore.c:3009: Test failed: Wait timed out.
See https://test.winehq.org/data/patterns.html#wmvcore:wmvcore
Note that the wait on that line is just 1 second. Maybe the processing got delayed a bit and increasing the timeout would be a reasonable fix?
The first instance of this failure is on 2022-09-16 and there has been about 3 instances per month since; and none in the 3 preceding months.
Also the TestBot started running two VMs per host around 2022-10-25 (and certainly after 2022-10-02). So any processing delay cannot be attributed to this TestBot configuration change.
So this may be related to Wine / test changes (like 453b0a92dbe4 which changes test_async_reader_streaming() 3 days before the first failure).
https://bugs.winehq.org/show_bug.cgi?id=54039
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase