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

Unified Diff: testing/buildbot/chromium.fyi.json

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 | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index e059376da5d2d7907e567851545594d2292e329c..433dae7f466f4b45798f353a225a3da373d92768 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -10129,6 +10129,18 @@
}
]
},
+ "Fuchsia": {
+ "additional_compile_targets": [
+ "base_unittests",
+ "d8"
+ ]
+ },
+ "Fuchsia (dbg)": {
+ "additional_compile_targets": [
+ "base_unittests",
+ "d8"
+ ]
+ },
"Headless Linux (dbg)": {
"additional_compile_targets": [
"headless_lib",
« no previous file with comments | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698