ntdll/tests: Added a test of using NtCancelIoEx on iosb associated with pipe listening.

Marvin testbot at winehq.org
Wed Oct 12 10:43:47 CDT 2016


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
https://testbot.winehq.org/JobDetails.pl?Key=26128

Your paranoid android.


=== w864 (32 bit pipe) ===
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231

=== w1064 (32 bit pipe) ===
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231

=== w1064 (64 bit pipe) ===
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
pipe.c:242: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231



More information about the wine-devel mailing list