[PATCH] D44598: [lit] Report line number for failed RUN command
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 2 04:28:45 PDT 2018
jmorse added a comment.
Hi, this broadly works on the Sony setup (Windows 10, python 2, batch) but I get a failing test case for "shtest-run-at-line.py", see inline comments. It seems to just be minor output differences.
For full clarity, here's the output of running lit on shtest-run-at-line.py, followed by the output that that test is testing: https://pastebin.com/XLfw4k8D
https://reviews.llvm.org/D44598
More information about the llvm-commits
mailing list