Skip to content

Commit

Permalink
Removed references to win_gpu, which has been removed
Browse files Browse the repository at this point in the history
BUG=426897
R=kbr@chromium.org,phajdan.jr@chromium.org,zmo@chromium.org,darin@chromium.org,brettw@chromium.org,cpu@chromium.org

Review URL: https://codereview.chromium.org/794303004

Cr-Commit-Position: refs/heads/master@{#316870}
  • Loading branch information
rryk authored and Commit bot committed Feb 18, 2015
1 parent b3d800b commit 8778ff8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion PRESUBMIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -1691,7 +1691,6 @@ def GetTryServerMasterForBot(bot):
"""
# Potentially ambiguous bot names are listed explicitly.
master_map = {
'win_gpu': 'tryserver.chromium.gpu',
'chromium_presubmit': 'tryserver.chromium.linux',
'blink_presubmit': 'tryserver.chromium.linux',
'tools_build_presubmit': 'tryserver.chromium.linux',
Expand Down
4 changes: 0 additions & 4 deletions PRESUBMIT_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -691,10 +691,6 @@ def testFailure(self):
class TryServerMasterTest(unittest.TestCase):
def testTryServerMasters(self):
bots = {
'tryserver.chromium.gpu': [
'win_gpu',
'win_gpu_triggered_tests',
],
'tryserver.chromium.mac': [
'ios_dbg_simulator',
'ios_rel_device',
Expand Down
16 changes: 0 additions & 16 deletions gpu/PRESUBMIT.py

This file was deleted.

0 comments on commit 8778ff8

Please sign in to comment.