summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/buildbot/chromium.perf.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
index f7ec88a..6e748c7 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -12,11 +12,6 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests"]
}
]
},
@@ -44,33 +39,6 @@
}
]
},
- "Win 7 ATI GPU Perf": {
- "scripts": [
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
- }
- ]
- },
- "Win 7 Intel GPU Perf": {
- "scripts": [
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
- }
- ]
- },
- "Win 7 Nvidia GPU Perf": {
- "scripts": [
- {
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py",
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
- }
- ]
- },
"Mac 10.8 Perf (1)": {
"scripts": [
{