https://bugs.winehq.org/show_bug.cgi?id=53482
Bug ID: 53482 Summary: qmgr:job - The BITS transfer sometimes times out in test_HttpOptions() on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: qmgr Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
qmgr:job - The BITS transfer sometimes times out in test_HttpOptions() on Windows:
job.c:802: Test failed: BITS job timed out job.c:834: Test failed: got 0x00200017
https://test.winehq.org/data/patterns.html#qmgr:job
Where == BG_S_PARTIAL_COMPLETE. In case of timeout the first failure is always present but the second one may not.
This happens on Windows 7 and Windows 10 1507, 1607 and 21H2 (with a much higher frequency on the latter fgtb-w10pro64 VM). The other Windows VMs don't seem to be impacted so it is likely that the timeout is caused by other BITS activity (Windows Defender or Edge updates for instance) which interfere or not depending on the amount to download and timing of the global WineTest run.
https://bugs.winehq.org/show_bug.cgi?id=53482
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase