https://bugs.winehq.org/show_bug.cgi?id=54201
Bug ID: 54201 Summary: ole32:dragdrop - test_DoDragDrop() sometimes times out on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
ole32:dragdrop - test_DoDragDrop() sometimes times out on Windows 10:
dragdrop.c:737: 0 ... dragdrop.c:483: DataObject_QueryInterface: {00000019-0000-0000-c000-000000000046} dragdrop.c:483: DataObject_QueryInterface: {4c1e39e1-e3e3-4296-aa86-ec938d896e92} ole32:dragdrop:0854 done (258) in 120s 2758B
See https://test.winehq.org/data/patterns.html#ole32:dragdrop
This test normally runs in about 1 second so this is not a case of the test being a little bit slow. It gets stuck somewhere. The timeout always happens on the first loop (seq == 0).
https://bugs.winehq.org/show_bug.cgi?id=54201
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase