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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1507663003: Isolate gin_unittests and add them to bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 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
« 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 135a2f39c0d6f37aec4623d8f32341b458f3ce65..95503bb1e36a84769c1f86e25efb1bb16e8934c2 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -193,6 +193,10 @@
"type": "raw",
"args": [],
},
+ "gin_unittests": {
+ "label": "//gin:gin_unittests",
+ "type": "console_test_launcher",
+ },
"gles2_conform_test": {
"label": "//gpu/gles2_conform_support:gles2_conform_test",
"type": "console_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