[PATCH] D96662: [lit] Add --skip (inverse of --filter) and `--xfail`

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 14:44:50 PST 2021


yln added a comment.

I can get behind `--skip` (patch LGTM), but would a little help to understand when `--xfail=path/to/test1;path/to/test2` would be useful (which workflow?).  Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96662/new/

https://reviews.llvm.org/D96662



More information about the llvm-commits mailing list