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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2930193002: Set fuchsia fyi bot to build //v8:d8 as well (Closed)
Patch Set: Created 3 years, 6 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.fyi.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 796237b4832cc530be14418ee6f5d854e4af7fc4..a240a39b7823b9c187bc9f9d7fca2aa3af1051d5 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -399,6 +399,10 @@
"label": "//crypto:crypto_unittests",
"type": "console_test_launcher",
},
+ "d8": {
+ "label": "//v8:d8",
+ "type": "additional_compile_target",
+ },
"dbus_unittests": {
"label": "//dbus:dbus_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698