Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError: 'utf-8' codec can't decode - stream output #2265

Open
oesteban opened this issue Oct 30, 2017 · 0 comments
Open

UnicodeDecodeError: 'utf-8' codec can't decode - stream output #2265

oesteban opened this issue Oct 30, 2017 · 0 comments
Assignees
Milestone

Comments

@oesteban
Copy link
Contributor

Summary

When terminal_output is 'stream' we get a decoding error similar to #2235 (which affected the 'file_* terminal output).

Actual behavior

See #2185 (comment)

Expected behavior

String is decoded guessing the problematic characters.

How to replicate the behavior

A regression test faking terminal output with weird characters would be the best way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants