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

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

Issue 2358063002: Preparing components_perftests (Closed)
Patch Set: Attempt to guess how generate_perf_json.py works 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
Index: testing/buildbot/chromium.perf.json
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
index d7952db7a6a7c0584f3c885616da966349032c86..5d9191c7c9c7af51a1efad3781d4f06176f0c0ff 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -96,6 +96,15 @@
},
{
"args": [
+ "components_perftests",
+ "--test-launcher-print-test-stdio=always",
+ "--gtest_filter=BlankPerfTest.BlankActivity"
+ ],
+ "name": "components_perftests",
+ "script": "gtest_perf_test.py"
+ },
+ {
+ "args": [
"load_library_perf_tests",
"--test-launcher-print-test-stdio=always"
],

Powered by Google App Engine
This is Rietveld 408576698