[all-commits] [llvm/llvm-project] 70b716: [libc++] Add ALLOW_RETRIES to a few flaky tests
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Jan 17 15:10:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70b716db965af2c34726e484914f6d65e18f4b40
https://github.com/llvm/llvm-project/commit/70b716db965af2c34726e484914f6d65e18f4b40
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M libcxx/test/std/thread/futures/futures.async/async.pass.cpp
M libcxx/test/std/thread/thread.condition/notify_all_at_thread_exit_lwg3343.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_shared_for.pass.cpp
Log Message:
-----------
[libc++] Add ALLOW_RETRIES to a few flaky tests
Fixes #59464
Reviewed By: ldionne, Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D141885
More information about the All-commits
mailing list