[PATCH] D81316: [lit] Include unexecuted tests in xUnit report
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 07:38:26 PDT 2020
jdenny accepted this revision.
jdenny added a comment.
This revision is now accepted and ready to land.
For xunit support, LGTM.
I also don't know whether junit support is worth testing. It might be good to wait a few days in case someone has an opinion on that.
================
Comment at: llvm/utils/lit/tests/Inputs/xunit-output/pass.ini:5
+
+[results]
----------------
Do you know why this `results` is never tested?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81316/new/
https://reviews.llvm.org/D81316
More information about the llvm-commits
mailing list