eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

開放

#5,142 建立於 2019年5月14日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (2,478 個分叉)batch import
bughelp wantedterminal

倉庫指標

星標
 (18,676 顆星)
PR 合併指標
 (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.

貢獻者指南