[PATCH] kernel32/tests: Test console input instead of stdin in test_ReadConsole.

Marvin testbot at winehq.org
Thu Nov 2 15:17:40 CDT 2017


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=33874

Your paranoid android.


=== wxppro (32 bit console) ===
console.c:2582: Test failed: expected INVALID_FILE_SIZE, got 0
console.c:2583: Test failed: expected ERROR_INVALID_HANDLE, got -559038737

=== wvistau64 (32 bit console) ===
console.c:2582: Test failed: expected INVALID_FILE_SIZE, got 0x6000
console.c:2583: Test failed: expected ERROR_INVALID_HANDLE, got -559038737

=== w2008s64 (32 bit console) ===
console.c:2582: Test failed: expected INVALID_FILE_SIZE, got 0x4000
console.c:2583: Test failed: expected ERROR_INVALID_HANDLE, got -559038737

=== w7pro64 (64 bit console) ===
console.c:2582: Test failed: expected INVALID_FILE_SIZE, got 0x1000
console.c:2583: Test failed: expected ERROR_INVALID_HANDLE, got -559038737



More information about the wine-devel mailing list