eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

Open

#5.142 aberto em 14 de mai. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2.478 forks)batch import
bughelp wantedterminal

Métricas do repositório

Stars
 (18.676 stars)
Métricas de merge de PR
 (Mesclagem média 15d 4h) (75 fundiu PRs em 30d)

Description

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.

Guia do colaborador