[all-commits] [llvm/llvm-project] 6b02c5: [lit][unit] make sure to include failed shard in t...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Fri Jul 15 15:44:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b02c53936b9e77fee47eae038bbf3927b93325b
https://github.com/llvm/llvm-project/commit/6b02c53936b9e77fee47eae038bbf3927b93325b
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M llvm/utils/lit/lit/formats/googletest.py
M llvm/utils/lit/lit/main.py
Log Message:
-----------
[lit][unit] make sure to include failed shard in test summary report
For sanitizer only failures, the tests all pass but still need to
put the shard in failed test summary.
More information about the All-commits
mailing list