| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 14bb817003249aeae6706c6b481551df845d2644..d241e2016b5584f1af85ccf8e1f9f82eb5e6723c 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -2425,7 +2425,8 @@
|
| {
|
| "args": [
|
| "--browser=android-chromium",
|
| - "--device=android"
|
| + "--device=android",
|
| + "--skip=benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.*"
|
| ],
|
| "isolate_name": "telemetry_perf_unittests",
|
| "name": "telemetry_perf_unittests",
|
|
|