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.fyi.json

Issue 2027873002: Enable telemetry_perf_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index f9efec78265ce15b0c4ac76518d51a40ba8151b3..9672a1c609ac5648da898ffbbc330955a9fe4c8e 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -1417,6 +1417,9 @@
}
},
{
+ "args": [
+ "--xvfb"
Ken Russell (switch to Gerrit) 2016/06/01 01:18:10 This looks wrong. This is a Mac bot and xvfb shoul
ghost stip (do not use) 2016/06/01 08:42:25 because --xvfb no longer on by default in gn_isola
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -2916,6 +2919,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -8720,6 +8726,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -8918,6 +8927,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -9251,6 +9263,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [
@@ -9443,6 +9458,9 @@
}
},
{
+ "args": [
+ "--xvfb"
+ ],
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"override_compile_targets": [

Powered by Google App Engine
This is Rietveld 408576698