Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: tests/masters_test.py

Issue 919113002: Removed tryserver.chromium.gpu and related references (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/gpu/download_and_test.expected/analyze_runs_only_gpu_unittests.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/masters_test.py
diff --git a/tests/masters_test.py b/tests/masters_test.py
index fa50317a17e4b31771087b2ea546bd5c387b5b52..497de53771142cb40b177cb9d5a1f6ad350d6cd7 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -259,7 +259,6 @@ def main(argv):
'master.tryserver.chromium.linux': 'TryServerChromiumLinux',
'master.tryserver.chromium.mac': 'TryServerChromiumMac',
'master.tryserver.chromium.win': 'TryServerChromiumWin',
- 'master.tryserver.chromium.gpu': 'GpuTryServer',
'master.tryserver.chromium.perf': 'ChromiumPerfTryServer',
'master.tryserver.client.mojo': 'MojoTryServer',
'master.tryserver.blink': 'BlinkTryServer',
« no previous file with comments | « scripts/slave/recipes/gpu/download_and_test.expected/analyze_runs_only_gpu_unittests.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698