Commit 35b3464d authored by Wez's avatar Wez Committed by Commit Bot

Broaden test filter for TaskSchedulerWorkerPoolHistogramTests.

These tests rely on thread sleeps for synchronization, which makes them
racey when run on heavily-loaded systems.

TBR: scottmg
Bug: 816170, 735701
Change-Id: I9cad471cf8bc88fd91dc33662489983f13f18786
Reviewed-on: https://chromium-review.googlesource.com/936446Reviewed-by: default avatarWez <wez@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#539025}
parent 3ca12c85
...@@ -82,8 +82,8 @@ ...@@ -82,8 +82,8 @@
# Flaky, https://crbug.com/810077. # Flaky, https://crbug.com/810077.
-MessageLoopTypedTest.RecursivePosts/* -MessageLoopTypedTest.RecursivePosts/*
# Flaky, https://crbug.com/735701. # Flaky, https://crbug.com/735701 and https://crbug.com/816170.
-TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeCleanup -TaskSchedulerWorkerPoolHistogramTest.NumTasks*Cleanup
# Flaky, https://crbug.com/811881 # Flaky, https://crbug.com/811881
-AddressSpaceRandomizationTest.RandomBitCorrelations* -AddressSpaceRandomizationTest.RandomBitCorrelations*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment