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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2442663004: Adding isolate for cc_perftests and triggering job on FYI waterfall (Closed)
Patch Set: Using cc build target Created 4 years, 2 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.perf.fyi.json ('k') | testing/scripts/common.py » ('j') | 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 c4311f45b0212be884aa27aeb0cbf6721189f994..b8c2c88c467e7bc8e27ddd7b8d4da505a07f43eb 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -804,6 +804,14 @@
"../../",
],
},
+ "cc_perftests": {
+ "label": "//cc:cc_perftests",
+ "type": "script",
+ "script": "//testing/scripts/run_gtest_perf_test.py",
+ "args": [
+ "cc_perftests",
+ ],
+ },
"mus_ime_unittests": {
"label": "//services/ui/ime:mus_ime_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.perf.fyi.json ('k') | testing/scripts/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698