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

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

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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.memory.fyi.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.perf.json
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
index f3ad4cae7b0e0bea8e35beab8d78f3924776b87a..3c71c4d21434de86c4b71316d516ec3cb4cd3dad 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -240,6 +240,15 @@
"scripts": [
{
"args": [
+ "angle_perftests",
+ "--test-launcher-print-test-stdio=always",
+ "--test-launcher-jobs=1"
+ ],
+ "name": "angle_perftests",
+ "script": "gtest_perf_test.py"
+ },
+ {
+ "args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
"--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
@@ -255,6 +264,15 @@
"scripts": [
{
"args": [
+ "angle_perftests",
+ "--test-launcher-print-test-stdio=always",
+ "--test-launcher-jobs=1"
+ ],
+ "name": "angle_perftests",
+ "script": "gtest_perf_test.py"
+ },
+ {
+ "args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
"--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
@@ -287,7 +305,6 @@
"args": [
"angle_perftests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=DrawCallPerf*",
"--test-launcher-jobs=1"
],
"name": "angle_perftests",
@@ -337,18 +354,6 @@
]
},
"Win 8 Perf (2)": {
- "scripts": [
- {
- "args": [
- "performance_browser_tests",
- "--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
- "--test-launcher-jobs=1",
- "--enable-gpu"
- ],
- "name": "performance_browser_tests",
- "script": "gtest_perf_test.py"
- }
- ]
+ "scripts": []
}
}
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698