https://bugs.winehq.org/show_bug.cgi?id=43952
Bug ID: 43952 Summary: kernel32/tests/console.ok fails Product: Wine Version: 2.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com CC: alexhenrie24@gmail.com, fgouget@codeweavers.com Distribution: ---
Consistently fails in test_ReadConsole() on Francois Gouget's test machines and the CW1/CW2 machines, but nowhere else:
console.c:2585: Test failed: expected INVALID_FILE_SIZE, got 0 console.c:2586: Test failed: expected ERROR_INVALID_HANDLE, got -559038737
CCing Francois Gouget and Alex Henrie.
I think the current theory was that this had to do with netcat?