[PATCH] D96662: [lit] Add --xfail and --filter-out (inverse of --filter)
    David Zarzycki via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Feb 20 02:44:19 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45d058e56d43: [lit] Add --xfail and --filter-out (inverse of --filter) (authored by davezarzycki).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96662/new/
https://reviews.llvm.org/D96662
Files:
  llvm/docs/CommandGuide/lit.rst
  llvm/utils/lit/lit/cl_arguments.py
  llvm/utils/lit/lit/main.py
  llvm/utils/lit/tests/Inputs/xfail-cl/false.txt
  llvm/utils/lit/tests/Inputs/xfail-cl/false2.txt
  llvm/utils/lit/tests/Inputs/xfail-cl/lit.cfg
  llvm/utils/lit/tests/Inputs/xfail-cl/true.txt
  llvm/utils/lit/tests/selecting.py
  llvm/utils/lit/tests/xfail-cl.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96662.325178.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210220/caf0ce67/attachment.bin>
    
    
More information about the llvm-commits
mailing list