[PATCH] d3d11/tests: Trace the name of the tests in single threaded mode.

Henri Verbeet hverbeet at gmail.com
Mon May 10 05:45:24 CDT 2021


On Fri, 7 May 2021 at 19:39, Francois Gouget <fgouget at codeweavers.com> wrote:
> This allows figuring out which function the crash happens in when there
> is no backtrace. Just set WINETEST_NO_MT_D3D=1 WINETEST_DEBUG=2.
>
I'm not necessarily opposed to this (you do seem to have misplaced a
number of *'s, as well as some other minor style issues though), but
don't the tests already print the last test seen before the exception
on Windows? (And we're supposed to have backtraces everywhere else.)



More information about the wine-devel mailing list