[PATCH 02/12] kernel32/tests: make sure the pipe is opened in nonalertable mode

Alexandre Julliard julliard at winehq.org
Fri Jul 15 09:32:04 CDT 2011


Bernhard Loos <bernhardloos at googlemail.com> writes:

> ---
>  dlls/kernel32/tests/pipe.c |   12 ++++++++++--
>  1 files changed, 10 insertions(+), 2 deletions(-)

It doesn't work here:

../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:484: Test failed: ConnectNamedPipe
pipe.c:494: Test failed: ReadFile
pipe.c:497: Test failed: WriteFile
pipe.c:503: Test failed: DisconnectNamedPipe
Segmentation fault (core dumped)
make: *** [pipe.ok] Error 139

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list