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

Unified Diff: testing/buildbot/manage.py

Issue 2452313003: Creating webkit_layout_tests target. (Closed)
Patch Set: Updating for telemetry change. Created 4 years, 2 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
« BUILD.gn ('K') | « 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..719023550ec0d3e26e4140a80494eef8ca339edd 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 to slow for this target.
Dirk Pranke 2016/11/01 16:51:00 s/to/too
mithro 2016/11/03 04:19:52 Done.
+ # http://crbug.com/524758
+ 'webkit_layout_tests',
}
« BUILD.gn ('K') | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698