From 811a83d036869bb2a2ac8feb5907060d9cf55e6a Mon Sep 17 00:00:00 2001 From: Chris Matthews Date: Fri, 11 May 2018 23:15:11 +0000 Subject: 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/tests/shtest-xunit-output.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'llvm/utils/lit/tests') diff --git a/llvm/utils/lit/tests/shtest-xunit-output.py b/llvm/utils/lit/tests/shtest-xunit-output.py index 6974e62a34b..6c5269a2fed 100644 --- a/llvm/utils/lit/tests/shtest-xunit-output.py +++ b/llvm/utils/lit/tests/shtest-xunit-output.py @@ -33,12 +33,12 @@ # CHECK: # CHECK: -# CHECK-NEXT: +# CHECK-NEXT: # CHECK: # CHECK: -# CHECK-NEXT: +# CHECK-NEXT: # CHECK: @@ -49,12 +49,12 @@ # CHECK: -# CHECK-NEXT: +# CHECK-NEXT: # CHECK: # CHECK: -# CHECK-NEXT: +# CHECK-NEXT: # CHECK: # CHECK-NEXT: @@ -62,7 +62,7 @@ # CHECK-NEXT: # CHECK: -# CHECK-NEXT: +# CHECK-NEXT: # CHECK: -- cgit v1.2.3