eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

Open

#5,142 opened on 2019年5月14日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedterminal

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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.

コントリビューターガイド