[Piglit] [PATCH 1/2] framework: handle UnicodeDecodeError

Marek Olšák maraeo at gmail.com
Mon Feb 6 22:39:03 UTC 2017


On Mon, Feb 6, 2017 at 11:10 PM, Dylan Baker <dylan at pnwbakers.com> wrote:
> I'm curious when you're hitting this because while this works around the problem
> it's not really fixing it, and I'd really like to fix it correctly.

I don't remember. I guess the stdout/stderr output contained some
characters that python couldn't accept. For example, the LLVM
assembler prints errors to stdout/stderr with colors.

Marek


More information about the Piglit mailing list