New issue 454: Console output text color missing when pytest run using xdist's 
-f option
https://bitbucket.org/hpk42/pytest/issue/454/console-output-text-color-missing-when

Jurko Gospodnetić:

When running a test suite using pytest and its xdist plugin without using 
xdist's ```-f``` command-line option, red/green console output text color gets 
displayed correctly. However, when running the same test suite using the same 
pytest command-line options plus the additional ```-f``` command line (to loop 
on failure) - all output text gets displayed in regular gray color.

Environment:

```
#!text
Windows 7 x64 SP1
pytest 2.5.1
Python 2.7.6
regular Windows cmd.exe command prompt console
```

Hope this helps.

Best regards,
  Jurko Gospodnetić



_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to