eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

Open

#5,142 创建于 2019年5月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
bughelp wantedterminal

描述

Some tests are disabled under Windows, due to weird data coming from the standard output.

https://github.com/theia-ide/theia/blob/2b950102fbd058459ebe227b9e128e3637bc8ad2/packages/process/src/node/terminal-process.spec.ts#L106-L177

The expected output does appear, but is surrounded by random (?) data.

贡献者指南

[process] Garbage in stdout in the Windows tests · eclipse-theia/theia#5142 | Good First Issue