Add the message attribute to skipped
authorChris Matthews <cmatthews5@apple.com>
Fri, 11 May 2018 23:15:11 +0000 (23:15 +0000)
committerChris Matthews <cmatthews5@apple.com>
Fri, 11 May 2018 23:15:11 +0000 (23:15 +0000)
commit811a83d036869bb2a2ac8feb5907060d9cf55e6a
treee1388dd3a0925a659bf7764c9cda4664a7c10d1e
parentfe645d295fab5f7b86db39f43b3e2a6269a9a6c0
Add the message attribute to skipped

JUnit xml allows for a message attribute to be displayed on skips. Lets
populate that with an analysis of why we skipped the test.

llvm-svn: 332156
llvm/utils/lit/lit/Test.py
llvm/utils/lit/tests/shtest-xunit-output.py