RESOLVED FIXED 192775
webkitpy: Handle case where stdout and stderr don't accept unicode
https://bugs.webkit.org/show_bug.cgi?id=192775
Summary webkitpy: Handle case where stdout and stderr don't accept unicode
Jonathan Bedard
Reported 2018-12-17 13:47:21 PST
It turns out that while the terminal accepts unicode characters, buildbot's stdout and stderr does not. We should handle this case in the MeteredStream object.
Attachments
Patch (2.95 KB, patch)
2018-12-17 13:54 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2018-12-17 13:47:43 PST
Jonathan Bedard
Comment 2 2018-12-17 13:54:13 PST
WebKit Commit Bot
Comment 3 2018-12-17 16:12:13 PST
Comment on attachment 357473 [details] Patch Clearing flags on attachment: 357473 Committed r239303: <https://trac.webkit.org/changeset/239303>
WebKit Commit Bot
Comment 4 2018-12-17 16:12:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.