| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 2d9c33dc609ecc3e8e582c8cd19f36c30db4417d..0285f8c1e2f768fe7eda61d5dd1bf46d3d10ed2c 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -1269,7 +1269,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",
|
|
|