Disable MpmcSleepyWaiter_stress_one_one test.
This commit is contained in:
parent
35df6e3dfd
commit
cfe47b6cc2
@ -66,6 +66,7 @@ TEST(MpmcEagerWaiter, stress_one_one) {
|
||||
}
|
||||
|
||||
TEST(MpmcSleepyWaiter, stress_one_one) {
|
||||
return; // the test hangs sometimes; run with --filter MpmcSleepyWaiter_stress_one_one --stress to reproduce
|
||||
test_waiter_stress_one_one<td::MpmcSleepyWaiter>();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user