[2/4] ntdll/tests: Add tests for iosb.Status value after pending FSCTL_PIPE_LISTEN call.

Sebastian Lackner sebastian at fds-team.de
Thu Apr 7 02:33:29 CDT 2016


Those are all existing test failures.

On 07.04.2016 09:12, Marvin wrote:
> 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=21955
> 
> Your paranoid android.
> 
> 
> === w864 (32 bit pipe) ===
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231
> 
> === w1064 (32 bit pipe) ===
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231
> 
> === w864 (64 bit pipe) ===
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231
> 
> === w1064 (64 bit pipe) ===
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 1, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 2, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 0, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 80000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: 40000000, GetLastError: 231
> pipe.c:240: Test failed: CreateFile failed for sharing 3, access: c0000000, GetLastError: 231
> 




More information about the wine-devel mailing list