summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
diff options
context:
space:
mode:
authorsergiyb <sergiyb@chromium.org>2015-01-30 12:33:04 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-30 20:34:16 +0000
commit10ab0cd5283918b42e43443fa0cf952d572a5103 (patch)
tree468393bfcd73a660cbf5fe9a58063512f9ac6b8e /PRESUBMIT_test.py
parent8d4046a92a3314bf5e1b6f1dd6a3c4aed5449e64 (diff)
downloadchromium_src-10ab0cd5283918b42e43443fa0cf952d572a5103.zip
chromium_src-10ab0cd5283918b42e43443fa0cf952d572a5103.tar.gz
chromium_src-10ab0cd5283918b42e43443fa0cf952d572a5103.tar.bz2
Removed references to linux_gpu, which has been removed
BUG=426897 R=kbr@chromium.org,phajdan.jr@chromium.org,zmo@chromium.org Review URL: https://codereview.chromium.org/800013002 Cr-Commit-Position: refs/heads/master@{#313978}
Diffstat (limited to 'PRESUBMIT_test.py')
-rwxr-xr-xPRESUBMIT_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
index 6daae16..58ca402 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -598,8 +598,6 @@ class TryServerMasterTest(unittest.TestCase):
def testTryServerMasters(self):
bots = {
'tryserver.chromium.gpu': [
- 'linux_gpu',
- 'linux_gpu_triggered_tests',
'win_gpu',
'win_gpu_triggered_tests',
],