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

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

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 9 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 ec70b5b04635220fc46b6bc75104bde162771f38..7d4b02f4a4f1982190b20a2a7006c0143c8f409c 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -1,163 +1,203 @@
{
- "Linux Perf (3)": {
- "scripts": [
- {
- "name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
- }
- ]
- },
- "Android Nexus4 Perf": {
+ "Android MotoE Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
+ "args": [
+ "gpu_perftests"
+ ],
"name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
+ "script": "gtest_perf_test.py"
},
{
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android Nexus5 Perf": {
+ "Android Nexus10 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
+ "args": [
+ "gpu_perftests"
+ ],
"name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
+ "script": "gtest_perf_test.py"
},
{
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android Nexus6 Perf": {
+ "Android Nexus4 Perf": {
"scripts": [
{
+ "name": "host_info",
+ "script": "host_info.py"
+ },
+ {
+ "args": [
+ "gpu_perftests"
+ ],
+ "name": "gpu_perftests",
+ "script": "gtest_perf_test.py"
+ },
+ {
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android Nexus7v2 Perf": {
+ "Android Nexus5 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
+ "args": [
+ "gpu_perftests"
+ ],
"name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
+ "script": "gtest_perf_test.py"
},
{
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android Nexus9 Perf": {
+ "Android Nexus6 Perf": {
"scripts": [
{
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
- },
- {
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android Nexus10 Perf": {
+ "Android Nexus7v2 Perf": {
"scripts": [
{
"name": "host_info",
"script": "host_info.py"
},
{
+ "args": [
+ "gpu_perftests"
+ ],
"name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
+ "script": "gtest_perf_test.py"
},
{
+ "args": [
+ "cc_perftests"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
- "Android One Perf": {
- "scripts": [
- ]
- },
- "Android MotoE Perf": {
+ "Android Nexus9 Perf": {
"scripts": [
{
- "name": "host_info",
- "script": "host_info.py"
- },
- {
+ "args": [
+ "gpu_perftests"
+ ],
"name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
+ "script": "gtest_perf_test.py"
},
{
+ "args": [
+ "cc_perftests"
+ ],
+ "name": "cc_perftests",
+ "script": "gtest_perf_test.py"
+ }
+ ]
+ },
+ "Android One Perf": {
+ "scripts": []
+ },
+ "Linux Perf (3)": {
+ "scripts": [
+ {
+ "args": [
+ "cc_perftests",
+ "--test-launcher-print-test-stdio=always"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests"]
+ "script": "gtest_perf_test.py"
}
]
},
"Mac 10.8 Perf (1)": {
"scripts": [
{
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
+ "args": [
+ "gpu_perftests",
+ "--test-launcher-print-test-stdio=always"
+ ],
+ "name": "gpu_perftests",
+ "script": "gtest_perf_test.py"
}
]
},
"Mac 10.8 Perf (3)": {
"scripts": [
{
+ "args": [
+ "cc_perftests",
+ "--test-launcher-print-test-stdio=always"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
+ "script": "gtest_perf_test.py"
}
]
},
"Mac 10.9 Perf (1)": {
"scripts": [
{
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
+ "args": [
+ "gpu_perftests",
+ "--test-launcher-print-test-stdio=always"
+ ],
+ "name": "gpu_perftests",
+ "script": "gtest_perf_test.py"
}
]
},
"Mac 10.9 Perf (3)": {
"scripts": [
{
+ "args": [
+ "cc_perftests",
+ "--test-launcher-print-test-stdio=always"
+ ],
"name": "cc_perftests",
- "script": "gtest_perf_test.py",
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
+ "script": "gtest_perf_test.py"
}
]
}
« 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