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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2350703002: mb: Add compile targets used by V8 trybot (Closed)
Patch Set: Fixing buildbot json Created 4 years, 3 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/tryserver.v8.json » ('j') | testing/buildbot/tryserver.v8.json » ('J')
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 c33a56333ab835670691ea66d6cf5df5f19afb8a..89041b061ce85cb93094899f5ecc09b687be9d90 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -703,10 +703,18 @@
"label": "//ui/ozone/gl:ozone_gl_unittests",
"type": "console_test_launcher",
},
+ "pdfium_test": {
+ "label": "//third_party/pdfium/samples:pdfium_test",
+ "type": "additional_compile_target",
+ },
"peerconnection_unittests": {
"label": "//webrtc/api:peerconnection_unittests",
"type": "console_test_launcher",
},
+ "postmortem-metadata": {
+ "label": "//v8:postmortem-metadata",
+ "type": "additional_compile_target",
+ },
"ppapi_unittests": {
"label": "//ppapi:ppapi_unittests",
"type": "console_test_launcher",
« no previous file with comments | « no previous file | testing/buildbot/tryserver.v8.json » ('j') | testing/buildbot/tryserver.v8.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698