| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index bfca38613dc8df8a3389335c8b4027d3fcbf6f80..5baa9ec8bd9a96d1d491312c152222f87b3f7ca1 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -1183,7 +1183,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",
|
|
|