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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2027873002: Enable telemetry_perf_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address kbr's comments. 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/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 17838fa42060c8f37e1827287d1f1cd6889901cd..ca26bfdf26ac20136a9c4b0eef9eb6b240bc0e95 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -553,7 +553,6 @@
"type": "script",
"script": "//testing/scripts/run_telemetry_as_googletest.py",
"args": [
- "--xvfb",
ghost stip (do not use) 2016/06/01 08:42:26 --xvfb breaks on android swarming bots, so we flat
"../../tools/perf/run_tests",
"-v",
],

Powered by Google App Engine
This is Rietveld 408576698