[all-commits] [llvm/llvm-project] 657694: [lit][unit] makes sure to print stderr when no tes...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Fri Jul 15 12:33:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65769429c0644c81d271e9d971f5b64191503f6e
https://github.com/llvm/llvm-project/commit/65769429c0644c81d271e9d971f5b64191503f6e
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
Log Message:
-----------
[lit][unit] makes sure to print stderr when no test failures are found
In some situations, like running tests with sanitizers, all test passes
but the shard could still fail due to memory issues.
More information about the All-commits
mailing list