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

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

Issue 2736403006: Disable system_health_smoke_test on android_n5x_swarming_rel as it's blocking the CQ. (Closed)
Patch Set: Created 3 years, 9 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.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",
« 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