Fix runtest.py output
authorBruce Forstall <brucefo@microsoft.com>
Mon, 4 Feb 2019 23:20:09 +0000 (15:20 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Tue, 5 Feb 2019 02:01:21 +0000 (18:01 -0800)
commit6c57b364d5b1e85f023719618b9cd1bde48475da
tree68d220d616231e90ae95b7daf78dc21cd79c1a79
parent1268fb16bb542d3d8f1172fd78f06bf7ab68e18a
Fix runtest.py output

1. Fix extra newline output
2. Remove extra output of failed logs
3. Catch errors with Unicode conversion

Commit migrated from https://github.com/dotnet/coreclr/commit/718e651e7ede620ef1ecbfc8ebe838db8f3dfa2f
src/coreclr/tests/runtest.py