This is an archive of the discontinued LLVM Phabricator instance.

[lit] Add --show-xfail flag to LIT.
ClosedPublic

Authored by EricWF on Jul 31 2014, 11:57 PM.

Details

Summary

This patch add a --show-xfail flag. If this flag is specified then each xfail test will be printed to output.
When it is not given xfail tests are ignored. Ignoring xfail tests is the current behavior.

This flag is meant to mirror the --show-unsupported flag that was recently added.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 12095.Jul 31 2014, 11:57 PM
EricWF retitled this revision from to [lit] Add --show-xfail flag to LIT..
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added a reviewer: ddunbar.
EricWF set the repository for this revision to rL LLVM.
EricWF added a subscriber: Unknown Object (MLST).
ddunbar edited edge metadata.Aug 1 2014, 9:47 AM

LGTM

  • Daniel
EricWF accepted this revision.Aug 1 2014, 6:38 PM
EricWF added a reviewer: EricWF.

Accepting to make arc play nice.

This revision is now accepted and ready to land.Aug 1 2014, 6:38 PM
EricWF closed this revision.Aug 1 2014, 6:38 PM