[PATCH v2] ddraw/tests: Run the tests in parallel.

Henri Verbeet hverbeet at gmail.com
Thu Aug 15 14:39:21 CDT 2019


On Thu, 15 Aug 2019 at 23:59, Alexandre Julliard <julliard at winehq.org> wrote:
> ddraw doesn't seem quite ready for this:
>
> ../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe ddraw1 && touch ddraw1.ok
> 0047:err:ntdll:RtlpWaitForCriticalSection section 0x7e6cf620 "wined3d_main.c: wined3d_cs" wait timed out in thread 0047, blocked by 0046, retrying (60 sec)
> 003f:err:ntdll:RtlpWaitForCriticalSection section 0x7e053020 "window.c: win_data_section" wait timed out in thread 003f, blocked by 003e, retrying (60 sec)
> 0026:err:clipboard:convert_selection Timed out waiting for SelectionNotify event
>
> (and similar issues with the other tests)
>
It appears to work reliably here, but I guess that just means I
haven't been trying hard enough.



More information about the wine-devel mailing list