eclipse-theia/theia

[process] Garbage in stdout in the Windows tests

Ouverte

#5 142 ouverte le 14 mai 2019

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (2 478 forks)batch import
bughelp wantedterminal

Métriques du dépôt

Stars
 (18 676 étoiles)
Métriques de merge PR
 (Merge moyen 15j 4h) (75 PRs mergées en 30 j)

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.

Guide contributeur