summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorvollick <vollick@chromium.org>2015-03-05 09:30:31 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-05 17:31:27 +0000
commit3f06eeb4a4594048a61de3d1f62613ac7f051728 (patch)
tree1cd96817ec296dfa321b1862db8f4ace15b197de /testing
parentc9a75021de180d5e3795c55b949aa74b2466de75 (diff)
downloadchromium_src-3f06eeb4a4594048a61de3d1f62613ac7f051728.zip
chromium_src-3f06eeb4a4594048a61de3d1f62613ac7f051728.tar.gz
chromium_src-3f06eeb4a4594048a61de3d1f62613ac7f051728.tar.bz2
Disable gpu_perftests on Nexus5 and Win7
This is causing ongoing redness. TBR=thakis BUG=464373 Review URL: https://codereview.chromium.org/977413002 Cr-Commit-Position: refs/heads/master@{#319274}
Diffstat (limited to 'testing')
-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": [
{