Index: tools/perf/benchmarks/system_health_smoke_test.py |
diff --git a/tools/perf/benchmarks/system_health_smoke_test.py b/tools/perf/benchmarks/system_health_smoke_test.py |
index 6b9841d87a430e0ec53c3061c8c170a6207672d8..96461109e2b3916de5f9bdcd8dbd81d6d12bd60d 100644 |
--- a/tools/perf/benchmarks/system_health_smoke_test.py |
+++ b/tools/perf/benchmarks/system_health_smoke_test.py |
@@ -63,6 +63,9 @@ _DISABLED_TESTS = frozenset({ |
# crbug.com/699966 |
'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.multitab:misc:typical24', # pylint: disable=line-too-long |
+ |
+ # crbug.com/725386 |
+ 'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:social:twitter', # pylint: disable=line-too-long |
}) |