[PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). (original) (raw)

Alexandre Julliard julliard at winehq.org
Fri Dec 13 05:21:07 CST 2019


Paul Gofman <gofmanp at gmail.com> writes:

Signed-off-by: Paul Gofman <gofmanp at gmail.com> --- v2: - added test; v3: - no changes.

dlls/kernel32/tests/process.c | 55 ++++++++++++++++++++++++++++------- 1 file changed, 45 insertions(+), 10 deletions(-)

This fails here:

../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe process && touch process.ok process.c:3893: Test failed: Unexpected hstderr 0000005F, creator_hstdhandle 0000005C. process.c:4027: Test failed: Child test failed, exit_code 0x1. process.c:4027: Test failed: Child test failed, exit_code 0x1. make: *** [Makefile:720: process.ok] Error 1

-- Alexandre Julliard julliard at winehq.org



More information about the wine-devel mailing list