Strider-CD/strider

Test output colors not applied if output is too long

Open

#999 geöffnet am 7. Okt. 2016

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (454 Forks)batch import
help wanted

Repository-Metriken

Stars
 (4.587 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

We are using Strider v1.9.4

When the output of our tests is too long (2107 lines) the coloring stops working: screen shot 2016-10-07 at 11 25 47

When the output is shorter (~100 lines) the coloring works great (same output but stops before because of test failure): screen shot 2016-10-07 at 11 28 45

Contributor Guide