| 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 08f0bf9a9b79b861ab8846276744a4c55ecae6f1..5e02ad370da7bca82a6c13a79e15d7d974c1b61f 100644
|
| --- a/tools/perf/benchmarks/system_health_smoke_test.py
|
| +++ b/tools/perf/benchmarks/system_health_smoke_test.py
|
| @@ -32,8 +32,6 @@
|
|
|
|
|
| _DISABLED_TESTS = frozenset({
|
| - # crbug.com/702455
|
| - 'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:media:youtube', # pylint: disable=line-too-long
|
| # crbug.com/637230
|
| 'benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:cnn', # pylint: disable=line-too-long
|
| # crbug.com/666293
|
|
|