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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2615633009: Revert of Remove Blimp from waterfall configurations and buildbot recipes. (Closed)
Patch Set: Created 3 years, 11 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.linux.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 f07ad4f449cb40f2c4936dbb982a51d81e2909b4..8b21a0aae71bec36b6bccad34ae9b0427b6da868 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -163,6 +163,18 @@
"label": "//tools/battor_agent:battor_agent_unittests",
"type": "console_test_launcher",
},
+ "blimp_browsertests": {
+ "label": "//blimp:blimp_browsertests",
+ "type": "console_test_launcher",
+ },
+ "blimp_test_apk": {
+ "label": "//blimp/client/app:blimp_test_apk",
+ "type": "console_test_launcher",
+ },
+ "blimp_unittests": {
+ "label": "//blimp:blimp_unittests",
+ "type": "console_test_launcher",
+ },
"blink_heap_unittests": {
"label": "//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698