Index: testing/buildbot/chromium.android.json |
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json |
index 6fabb58e06c0e4a60d158287ac962890baabc7ae..6f8ce54b91cc2093b187e9b1ed4e2b11633c272f 100644 |
--- a/testing/buildbot/chromium.android.json |
+++ b/testing/buildbot/chromium.android.json |
@@ -951,6 +951,29 @@ |
}, |
"test": "unit_tests" |
} |
+ ], |
+ "isolated_scripts": [ |
+ { |
+ "args": [ |
+ "--browser=android-chromium", |
+ "--device=android" |
+ ], |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests", |
+ "override_compile_targets": [ |
+ "telemetry_perf_unittests" |
+ ], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "dimension_sets": [ |
+ { |
+ "device_os": "KTU84P", |
+ "device_type": "hammerhead" |
+ } |
+ ], |
+ "hard_timeout": 960 |
+ } |
+ } |
] |
}, |
"Jelly Bean Tester": { |