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

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

Issue 2027873002: Enable telemetry_perf_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move to !is_ios. Created 4 years, 7 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | 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 520bd50ae94fb35f4c0e7e8936761027ac3be709..4a83e14d9751339cea469b3adf451639534ca908 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1012,6 +1012,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -1428,6 +1431,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698