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

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

Issue 1431023002: [Telemetry] Check whether powermetrics service has already terminated and fail gracefully (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index 31238764efb87c620d30cdb27246927da6f78e33..7fe981c4e4217b642d591bc17a8d9749f808bbed 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -1184,7 +1184,10 @@
},
{
"isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests"
+ "name": "telemetry_perf_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
}
],
"scripts": [

Powered by Google App Engine
This is Rietveld 408576698