Uwe Bonnes <[EMAIL PROTECTED]> writes:

> Changelog:
>       dlls/kernel/tests/pipe.c
>       Added tests for redirected STDIN/STDOUT
>       Added todo_wine test for waiting on closed pipe
>
> The tests now succeed on NT40(vmware) 

They do on XP, too.  The MinGW-compiled binary now won't run
from a network drive.  Also, test 3 of 7 loops, so I didn't
run it.  Apart from that, the report goes like below.
-- 
Feri.

pipe.c:823:test 1 of 7:
pipe.c:645: Test failed: CreateNamedPipe failed
pipe.c:647: Test failed: WriteFile to not-yet-connected pipe
pipe.c:649: Test failed: ReadFile from not-yet-connected pipe
pipe.c:653: Test failed: CreateFile failed
pipe.c:673: Test failed: CloseHandle
pipe.c:825:test 2 of 7:
pipe.c:264: Test failed: CreateNamedPipe failed
pipe.c:272: Test failed: CreateNamedPipe failed
pipe.c:274: Test failed: CloseHandle
pipe.c:275: Test failed: CloseHandle
pipe.c:284: Test failed: CreateNamedPipe failed
pipe.c:292: Test failed: nMaxInstances not obeyed
pipe.c:295: Test failed: CloseHandle
pipe.c:304: Test failed: CreateNamedPipe failed
pipe.c:312: Test failed: PIPE_ACCESS_* mismatch allowed
pipe.c:315: Test failed: CloseHandle
pipe.c:827:test 3 of 7: should be fixed
pipe.c:829:test 4 of 7:
pipe.c:149:test_CreateNamedPipe starting
pipe.c:174: Test failed: connecting to nonexistent named pipe should fail with 
ERROR_FILE_NOT_FOUND
pipe.c:186: Test failed: CreateNamedPipe failed
pipe.c:189: Test failed: CreateFile failed
pipe.c:248: Test failed: CloseHandle
pipe.c:250:test_CreateNamedPipe returning
pipe.c:831:test 5 of 7:
pipe.c:833:test 6 of 7:
pipe.c:835:all tests done
pipe: 44 tests executed, 0 marked as todo, 19 failures.


Reply via email to