[all-commits] [llvm/llvm-project] 281de8: [libc++] Allow retries in two flaky tests
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 6 08:32:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 281de8f3613683f805bfa6a202b4d740edf83d27
https://github.com/llvm/llvm-project/commit/281de8f3613683f805bfa6a202b4d740edf83d27
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_shared_until.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/lock.pass.cpp
Log Message:
-----------
[libc++] Allow retries in two flaky tests
More information about the All-commits
mailing list