| 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"]
|
| }
|
| ]
|
| },
|
|
|