Commit c6c7cdfc authored by Steven Holte's avatar Steven Holte Committed by Commit Bot

Disable Flaky SystemHealthBenchmarkSmokeTest.

BUG=852888

TBR=perezju@chromium.org

Change-Id: I773594071fb0e9357af63d3024dd71125cad9723
Reviewed-on: https://chromium-review.googlesource.com/1104880Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568140}
parent 6341cf7e
...@@ -70,6 +70,8 @@ _DISABLED_TESTS = frozenset({ ...@@ -70,6 +70,8 @@ _DISABLED_TESTS = frozenset({
# crbug.com/816482 # crbug.com/816482
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/load:news:nytimes', # pylint: disable=line-too-long 'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/load:news:nytimes', # pylint: disable=line-too-long
# crbug.com/852888
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_mobile/load:news:nytimes', # pylint: disable=line-too-long
}) })
......
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