[all-commits] [llvm/llvm-project] 27fdf8: [lit] Don't fail when printing test output with sp...
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Fri Oct 25 15:29:33 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 27fdf8a29d1e0740c342d428fa48eda7b088ac8e
https://github.com/llvm/llvm-project/commit/27fdf8a29d1e0740c342d428fa48eda7b088ac8e
Author: Joel E. Denny <jdenny-ornl at gmail.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/utils/lit/lit/display.py
A llvm/utils/lit/tests/Inputs/shtest-shell/stdout-encoding.txt
M llvm/utils/lit/tests/max-failures.py
M llvm/utils/lit/tests/shtest-shell.py
Log Message:
-----------
[lit] Don't fail when printing test output with special chars
This addresses a UnicodeEncodeError when using Python 3.6.5 in Windows
10.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D69207
More information about the All-commits
mailing list