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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2564413002: Run telemetry_unitests in serial (Closed)
Patch Set: Created 4 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 1d57587112ae5ae9657d849c3a8458a56358de3a..dacbd48972eb6069b64d3a26ca1ff79729830f77 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -837,6 +837,9 @@
"--xvfb",
"../../tools/perf/run_telemetry_tests",
"-v",
+ # TODO(nedn, eyaich): Remove this flag once crbug.com/549140 is fixed &
+ # Telemetry no longer downloads files in parallel. (crbug.com/661434#c24)
+ "--jobs=1",
"--chrome-root",
"../../",
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698