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

Unified Diff: testing/buildbot/manage.py

Issue 2595793002: Run the webkit layout tests under swarming on linux_chromium_rel_ng. (Closed)
Patch Set: remove the webkit_layout_tests target and bump up the number of shards 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
Index: testing/buildbot/manage.py
diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
index 4a3560096fa853bb31d8e0b8a6601b9273d8fbe8..86f941ab62586d1825780aac0e76e6c81675db90 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -201,7 +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',
}

Powered by Google App Engine
This is Rietveld 408576698