summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authornednguyen <nednguyen@google.com>2015-11-19 07:54:54 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-19 15:55:48 +0000
commit52be542322e406f1fb0c07222ff886321f0f63e3 (patch)
tree98c6cc2e36e4df6e82a669d8597ed5f56ca4364d /testing
parentad4641044ca842a32f01dd500c609ac0591effba (diff)
downloadchromium_src-52be542322e406f1fb0c07222ff886321f0f63e3.zip
chromium_src-52be542322e406f1fb0c07222ff886321f0f63e3.tar.gz
chromium_src-52be542322e406f1fb0c07222ff886321f0f63e3.tar.bz2
Clean up BUILD gn target of telemetry_perf_unittests, telemetry_gpu_unittests,
telemetry_tests Also remove telemetry_perf_unittests on win xp platform since we no longer support win xp on perf waterfall. BUG=507796 Review URL: https://codereview.chromium.org/1461833002 Cr-Commit-Position: refs/heads/master@{#360591}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.win.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index bd9753e..643b3c8 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -2021,10 +2021,6 @@
],
"scripts": [
{
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- },
- {
"name": "nacl_integration",
"script": "nacl_integration.py"
}