[all-commits] [llvm/llvm-project] 086ee7: [sanitizer] Remove "null" for 256 allocations in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Sep 6 15:30:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 086ee762cb95f7a629ba43110cf1945020cdce9b
https://github.com/llvm/llvm-project/commit/086ee762cb95f7a629ba43110cf1945020cdce9b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cpp
Log Message:
-----------
[sanitizer] Remove "null" for 256 allocations in test
Very rarely this case can return all non-null
for all allocations, making this test flaky.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list