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

Unified Diff: test/masters_test.py

Issue 14767030: Rename PyAuto waterfall to ChromeDriver. (Closed) Base URL: http://git.chromium.org/chromium/tools/build.git@master
Patch Set: rebase Created 7 years, 7 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 | « site_config/config_default.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/masters_test.py
diff --git a/test/masters_test.py b/test/masters_test.py
index bd5d69570d545a3b179e794be22a6deb3596abc7..47d648cde3b066ae1834ccf7ecb25ec69ed05b81 100755
--- a/test/masters_test.py
+++ b/test/masters_test.py
@@ -198,6 +198,7 @@ def main(argv):
'master.chromium': 'Chromium',
'master.chromium.chrome': 'ChromiumChrome',
'master.chromium.chromebot': 'ChromiumChromebot',
+ 'master.chromium.chromedriver': 'ChromiumChromeDriver',
'master.chromium.chromiumos': 'ChromiumChromiumOS',
'master.chromium.endure': 'ChromiumEndure',
'master.chromium.flaky': 'ChromiumFlaky',
@@ -213,7 +214,6 @@ def main(argv):
'master.chromium.memory.fyi': 'ChromiumMemoryFYI',
'master.chromium.perf': 'ChromiumPerf',
'master.chromium.perf_av': 'ChromiumPerfAv',
- 'master.chromium.pyauto': 'ChromiumPyauto',
'master.chromium.swarm': 'ChromiumSwarm',
'master.chromium.webkit': 'ChromiumWebkit',
'master.chromium.webrtc': 'ChromiumWebRTC',
« no previous file with comments | « site_config/config_default.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698