[PATCH v3 2/4] localspl: AddMonitor should create registry entry for a monitor before initializing it.

Alexandre Julliard julliard at winehq.org
Thu Sep 5 16:11:36 CDT 2019


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/localspl/provider.c | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)

This breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M winspool.drv -p winspool.drv_test.exe info && touch info.ok
info.c:438: Test failed: returned 1 with 127 (expected '!= 0' with ERROR_SUCCESS)
info.c:445: Test failed: returned 0 with 127 (expected '0' with: ERROR_PRINT_MONITOR_ALREADY_INSTALLED or ERROR_ALREADY_EXISTS)
info.c:2354: Tests skipped: Level 1 not supported
info.c:2354: Tests skipped: Level 3 not supported
make: *** [Makefile:180: info.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list