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

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

Issue 2446883002: Disable system health smoke tests on Nexus5. (Closed)
Patch Set: Let N5X run the full suite. Created 4 years, 2 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 | testing/buildbot/chromium.linux.json » ('j') | 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 14bb817003249aeae6706c6b481551df845d2644..d241e2016b5584f1af85ccf8e1f9f82eb5e6723c 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -2425,7 +2425,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 | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698