Commit a741314e authored by Scott Graham's avatar Scott Graham Committed by Commit Bot

fuchsia: Disable two flakes, one in base_unittests one in net_unittests

NetworkQualityEstimatorTest.RecordAccuracy: https://build.chromium.org/p/chromium.fyi/builders/Fuchsia/builds/13666

AddressSpaceRandomizationTest.Random: https://build.chromium.org/p/chromium.fyi/builders/Fuchsia%20ARM64/builds/5325

Bug: 793176, 809660
Change-Id: Ie4c01c4aa7889cc71ed7cec91b8c2f5d358f865c
Reviewed-on: https://chromium-review.googlesource.com/905203
Commit-Queue: Scott Graham <scottmg@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Reviewed-by: default avatarWez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#534790}
parent b140e575
...@@ -66,4 +66,7 @@ ...@@ -66,4 +66,7 @@
-PartitionAllocTest.RepeatedReturnNullDirect -PartitionAllocTest.RepeatedReturnNullDirect
# https://crbug.com/801353 - takes 50x-100x the normal time to execute on bots. # https://crbug.com/801353 - takes 50x-100x the normal time to execute on bots.
-PersistentMemoryAllocatorTest.ParallelismTest -PersistentMemoryAllocatorTest.ParallelismTest
\ No newline at end of file
# Times out on ARM64: https://crbug.com/809660.
-AddressSpaceRandomizationTest.Random
...@@ -17,3 +17,6 @@ ...@@ -17,3 +17,6 @@
# Flaky, https://crbug.com/784448. # Flaky, https://crbug.com/784448.
-DiskCacheBackendTest.InvalidEntry5 -DiskCacheBackendTest.InvalidEntry5
# Flaky, https://crbug.com/793176.
-NetworkQualityEstimatorTest.RecordAccuracy
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