Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(551)

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2931483002: Stop running telemetry_perf_unittest on Android Tests (dbg) (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698