[lit][unit] make sure to include failed shard in test summary report
authorYuanfang Chen <yuanfang.chen@sony.com>
Fri, 15 Jul 2022 22:33:57 +0000 (15:33 -0700)
committerYuanfang Chen <yuanfang.chen@sony.com>
Fri, 15 Jul 2022 22:43:33 +0000 (15:43 -0700)
commit6b02c53936b9e77fee47eae038bbf3927b93325b
tree82faa2b50e6fe43901bb5eb47c5f86d930ead75e
parent5e0443292bf0ee72bd17b41a8d5f85d1afecef36
[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.
llvm/utils/lit/lit/formats/googletest.py
llvm/utils/lit/lit/main.py