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

Unified Diff: testing/buildbot/manage.py

Issue 2452313003: Creating webkit_layout_tests target. (Closed)
Patch Set: Rebase onto master Created 4 years, 1 month 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') | no next file » | 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 00b70ab74482cd6e8e8c7c4b968dcfd2ddd02b6e..f8f084a31890695a8000dc4ca93c02f01b7110dd 100755
--- a/testing/buildbot/manage.py
+++ b/testing/buildbot/manage.py
@@ -197,6 +197,10 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
'voice_engine_unittests',
'webrtc_nonparallel_tests',
'xmllite_xmpp_unittests',
+
+ # isolate is currently too slow for this target.
+ # http://crbug.com/524758
+ 'webkit_layout_tests',
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698