[PATCH 1/5] conhost/tests: Silence debug output in child process if std output is a console.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- programs/conhost/tests/tty.c | 4 ++++ 1 file changed, 4 insertions(+)
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=81803 Your paranoid android. === w10pro64_he (32 bit report) === conhost.exe: tty.c:1388: Test failed: expected empty buffer, got "\x1b[25labcchild z\r\n123\x1b[K\r\ncde bo\x1b[30m\r\nxxx890\x1b[m\x1b[K\x1b[30m\r\nxx5677\x1b[m\x1b[K\x1b[30m\r\n902344\x1b[m\x1b[K\r\n xxx\x1b[K\r\n\x1b[K\r\n ab\r\nc\x1b[K\r\n\x1b[K\r\n AB\r"...
participants (2)
-
Jacek Caban -
Marvin