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

Unified Diff: testing/buildbot/manage.py

Issue 2678153003: buildbot: Run the webkit layout tests under swarming on RandomOrder bots. (Closed)
Patch Set: Rebase onto master. Created 3 years, 10 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/gn_isolate_map.pyl ('k') | testing/scripts/run_isolated_script_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 11f7621ab8779ac6e7f7b98ef40ab8533dfe53f2..3312cdddcfc5d61ce94231a1239b3cfb537035c2 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -201,6 +201,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
# isolate is currently too slow for this target.
# http://crbug.com/524758
'webkit_layout_tests',
+ 'webkit_layout_tests_exparchive',
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | testing/scripts/run_isolated_script_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698