https://bugs.winehq.org/show_bug.cgi?id=55018
Bug ID: 55018 Summary: d2d1:d2d1 sometimes times out on Linux Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
d2d1:d2d1 sometimes times out on Linux. Apparently something causes the whole test to lock up but because the test is multithreaded this can happen at any point.
d2d1:d2d1 start dlls/d2d1/tests/d2d1.c d2d1:d2d1:0810 done (258) in 120s 0B
or
d2d1:d2d1 start dlls/d2d1/tests/d2d1.c d2d1.c:2692: Test marked todo: Surface does not match. ...
d2d1.c:10042: Test marked todo: Test 1: Got unexpected dpi_y 2.88000000e+002, expected 0.00000000e+000. d2d1.c:10039: Test marked todo: Test 2: Got unexpected dpi_x 6.00000000e+001, expected 0.00000000e+000. d2d1:d2d1:077c done (258) in 120s 13391B
See https://test.winehq.org/data/patterns.html#d2d1:d2d1
Note that this only happens in the 64-bit tests (including on gitlab-debian-64).