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

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 28 12:27:49 PST 2021


jdenny added a comment.

If a lit invocation runs multiple test suites that contain identically named test files, is there any way to make an `--xfail` entry apply to only one of them?


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