[PATCH] D78078: [lit] Add FILTERED test result category
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 17 22:34:28 PDT 2020
serge-sans-paille added inline comments.
================
Comment at: llvm/utils/lit/tests/selecting.py:25
# CHECK-FILTER: Testing: 2 of 5 tests
+# CHECK-FILTER: Filtered Tests : 3
----------------
It's not a strong opinion, but seeing that, `Testing: 2 of 5 tests` already contains all the information, and `Filtered Tests : 3` looks redundant :-/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78078/new/
https://reviews.llvm.org/D78078
More information about the llvm-commits
mailing list