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

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

Issue 1014573007: Disable gpu_perftests on android. (Closed) Base URL: https://chromium.googlesource.com/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 | « no previous file | no next file » | 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 77bbbd8e83f1891829a9fd55cd7789eac63970a2..e20354b9403b9043a31c79a953a55c9683bff751 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -13,11 +13,6 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
}
]
},
@@ -26,21 +21,11 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
}
]
},
"Android Nexus6 Perf": {
"scripts": [
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
- }
]
},
"Android Nexus7v2 Perf": {
@@ -48,11 +33,6 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
}
]
},
@@ -87,11 +67,6 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
}
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698