eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

Open

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

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

仓库指标

Star
 (18,676 star)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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.

贡献者指南