commit | fcfa4b82779686ecad7e525a4cdb05d5a76c8456 | [log] [tgz] |
---|---|---|
author | Chris Matthews <cmatthews5@apple.com> | Fri May 11 00:25:43 2018 +0000 |
committer | Chris Matthews <cmatthews5@apple.com> | Fri May 11 00:25:43 2018 +0000 |
tree | 4cc3d35a9068e2d76be77c4f3c93d7f515b063b7 | |
parent | 9470bd67fabdb65496c07075480e287272fcec07 [diff] |
Support Unsupported Tests in xunit output We were reporting "Unsupported" tests in xunit as passes, however since they are not run, it make more sense to mark them as skipped. The Junit xml standard has support for that, so lets use it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332065 91177308-0d34-0410-b5e6-96231b3b80d8