[PATCH 6/7] server: Remove no longer used read_console_output request.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- server/console.c | 73 --------------------------------------------- server/protocol.def | 14 --------- 2 files changed, 87 deletions(-)
Hi, While running your changed tests, 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=76236 Your paranoid android. === debiant (32 bit report) === kernel32: loader.c:3952: Test failed: ntdll.dll: wrong section 10 loader.c:3952: Test failed: ntdll.dll: wrong section 14 loader.c:3952: Test failed: ntdll.dll: wrong section 15 === debiant (32 bit Chinese:China report) === kernel32: loader.c:3952: Test failed: ntdll.dll: wrong section 10 loader.c:3952: Test failed: ntdll.dll: wrong section 14 loader.c:3952: Test failed: ntdll.dll: wrong section 15 === debiant (32 bit WoW report) === kernel32: change.c:320: Test failed: should be ready change.c:350: Test failed: should be ready loader.c:3952: Test failed: ntdll.dll: wrong section 10 loader.c:3952: Test failed: ntdll.dll: wrong section 14 loader.c:3952: Test failed: ntdll.dll: wrong section 15 === debiant (64 bit WoW report) === kernel32: loader.c:3952: Test failed: ntdll.dll: wrong section 10 loader.c:3952: Test failed: ntdll.dll: wrong section 14 loader.c:3952: Test failed: ntdll.dll: wrong section 15
participants (2)
-
Jacek Caban -
Marvin