| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index f0f33500307211dfef64c2e3674bc2119a5a6c4d..b655b991922d331b63123524823d6f93648098a3 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -3062,29 +3062,6 @@
|
| "test": "webview_instrumentation_test_apk"
|
| }
|
| ],
|
| - "isolated_scripts": [
|
| - {
|
| - "args": [
|
| - "--browser=android-chromium",
|
| - "--device=android",
|
| - "--skip=benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.*"
|
| - ],
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "dimension_sets": [
|
| - {
|
| - "android_devices": "6",
|
| - "device_os": "KTU84P",
|
| - "device_type": "hammerhead"
|
| - }
|
| - ],
|
| - "hard_timeout": 1500,
|
| - "shards": 1
|
| - }
|
| - }
|
| - ],
|
| "junit_tests": [
|
| {
|
| "test": "base_junit_tests"
|
|
|