[3/3] ntdll/tests: Add a bunch of overlapped IO tests for files.

Dmitry Timoshkov dmitry at baikal.ru
Fri Aug 16 05:37:29 CDT 2013


Marvin <testbot at testbot.winehq.org> wrote:

> === WXPX64 (64 bit file) ===
> file.c:1791: Test failed: expected STATUS_SUCCESS, got 0
> file.c:1817: Test failed: expected STATUS_SUCCESS, got 0
> file.c:1844: Test failed: expected STATUS_END_OF_FILE, got 0xc0000011
> file.c:1855: Test failed: expected STATUS_END_OF_FILE, got 0xc0000011
> file.c:1874: Test failed: expected STATUS_END_OF_FILE, got 0xc0000011
> file.c:1894: Test failed: expected STATUS_SUCCESS, got 0
> file.c:1927: Test failed: expected STATUS_SUCCESS, got 0

This doesn't look right:
STATUS_SUCCESS == 0, STATUS_END_OF_FILE == 0xc0000011

> file.c:1008: Test failed: Invalid ioSb.Information: 3

This is an existing test.

Same for other VMs with failures.

-- 
Dmitry.



More information about the wine-devel mailing list