[PATCH 3/5] conhost/tests: Add tty input tests.

Marvin testbot at winehq.org
Tue Sep 8 12:16:43 CDT 2020


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

Your paranoid android.


=== w10pro64_zh_CN (64 bit report) ===

conhost.exe:
tty.c:598: Test failed: expected hide cursor escape
tty.c:600: Test failed: 0: expected "\x1b[11;4H" got "\x1b[25l\x1b[11;4Hxxx\x1b[4;3H\x1b[?25h"
tty.c:601: Test failed: 0: expected "xxx" got "\x1b[25l\x1b[11;4Hxxx\x1b[4;3H\x1b[?25h"
tty.c:602: Test failed: 0: expected "\x1b[4;3H" got "\x1b[25l\x1b[11;4Hxxx\x1b[4;3H\x1b[?25h"
tty.c:603: Test failed: 0: expected "\x1b[?25h" got "\x1b[25l\x1b[11;4Hxxx\x1b[4;3H\x1b[?25h"
tty.c:604: Test failed: expected empty buffer, got "\x1b[25l\x1b[11;4Hxxx\x1b[4;3H\x1b[?25h"

=== debiant (32 bit French report) ===

conhost.exe:
tty.c:818: Test failed: 28: bKeyDown = 1
tty.c:818: Test failed: 29: bKeyDown = 0
tty.c:818: Test failed: 29: UnicodeChar = 28
tty.c:818: Test failed: 29: UnicodeChar = 28



More information about the wine-devel mailing list