kernel32/tests: Verify the stability of CreateTimerQueue.

Alexandre Julliard julliard at winehq.org
Wed Mar 14 13:38:17 CDT 2012


Joerg-Cyril.Hoehle at t-systems.com writes:

> I've been using
> if (winetest_debug > 0)
> partly because the trace output in a Gnome-terminal slows down wine such that the tests fail
> -- redirect output to a file and the problem goes away (testbot does this) --
> and partly because make -j can cause a high system load, causing an inability to
> maintain the average rate (make test uses runtest -q, i.e. winetest_debug==0).

This is not a good idea. Tests have to be run by make test. Running
tests with make -j is not supported anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list