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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2164633004: Enable ui_struct_traits_unittests on try bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@display_traits
Patch Set: Add testonly. Created 4 years, 5 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/chromium.win.json ('k') | 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 8b86459ea1a914459f2663ea4779fe1edc5e6d7b..27d6124bf6e5e2ea8f147af1f256cc13e1326b00 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -602,6 +602,10 @@
"type": "raw",
"args": [],
},
+ "ui_struct_traits_unittests": {
+ "label": "//services/ui/public/interfaces:ui_struct_traits_unittests",
+ "type": "console_test_launcher",
+ },
"ui_touch_selection_unittests": {
"label": "//ui/touch_selection:ui_touch_selection_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698