Re: [PATCH] kernel32/tests: Test console input instead of stdin in test_ReadConsole.
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
participants (1)
-
Marvin