[all-commits] [llvm/llvm-project] 01b78b: [NFC] Fix flakiness in test if run unsharded (#112...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Oct 15 14:40:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01b78b220b665b683b97dde6159c2f515afea8b8
https://github.com/llvm/llvm-project/commit/01b78b220b665b683b97dde6159c2f515afea8b8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_chained_origin_depot_test.cpp
Log Message:
-----------
[NFC] Fix flakiness in test if run unsharded (#112439)
If we run all test in a single process, there is high
probability that `99` is already claimed.
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