Remove automation references.
It hasn't been a thing for years. BUG=224072,316203 R=robertshield@chromium.org,jam@chromium.org, anantha@chromium.org Review-Url: https://codereview.chromium.org/2468563002 Cr-Commit-Position: refs/heads/master@{#429028}
This commit is contained in:
@ -52,8 +52,6 @@ _TEST_CODE_EXCLUDED_PATHS = (
|
|||||||
r'.*[\\\/](test|tool(s)?)[\\\/].*',
|
r'.*[\\\/](test|tool(s)?)[\\\/].*',
|
||||||
# content_shell is used for running layout tests.
|
# content_shell is used for running layout tests.
|
||||||
r'content[\\\/]shell[\\\/].*',
|
r'content[\\\/]shell[\\\/].*',
|
||||||
# At request of folks maintaining this folder.
|
|
||||||
r'chrome[\\\/]browser[\\\/]automation[\\\/].*',
|
|
||||||
# Non-production example code.
|
# Non-production example code.
|
||||||
r'mojo[\\\/]examples[\\\/].*',
|
r'mojo[\\\/]examples[\\\/].*',
|
||||||
# Launcher for running iOS tests on the simulator.
|
# Launcher for running iOS tests on the simulator.
|
||||||
|
12
WATCHLISTS
12
WATCHLISTS
@ -147,9 +147,6 @@
|
|||||||
'components/autofill/browser/webdata/|'\
|
'components/autofill/browser/webdata/|'\
|
||||||
'components/webdata/',
|
'components/webdata/',
|
||||||
},
|
},
|
||||||
'automation': {
|
|
||||||
'filepath': 'chrome/browser/automation/|chrome/test/automation/',
|
|
||||||
},
|
|
||||||
'banners': {
|
'banners': {
|
||||||
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
|
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
|
||||||
'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
|
'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
|
||||||
@ -807,11 +804,6 @@
|
|||||||
'push_messaging': {
|
'push_messaging': {
|
||||||
'filepath': 'push_messaging'
|
'filepath': 'push_messaging'
|
||||||
},
|
},
|
||||||
'pyauto': {
|
|
||||||
'filepath': 'chrome/test/pyautolib' \
|
|
||||||
'|chrome/test/functional' \
|
|
||||||
'|chrome/browser/automation/automation_provider_json'
|
|
||||||
},
|
|
||||||
'remoting': {
|
'remoting': {
|
||||||
'filepath': 'remoting/' \
|
'filepath': 'remoting/' \
|
||||||
'|testing/chromoting'
|
'|testing/chromoting'
|
||||||
@ -1482,7 +1474,6 @@
|
|||||||
'vabr+watchlistautofill@chromium.org',
|
'vabr+watchlistautofill@chromium.org',
|
||||||
'mathp+autofillwatch@chromium.org',
|
'mathp+autofillwatch@chromium.org',
|
||||||
'sebsg+autofillwatch@chromium.org'],
|
'sebsg+autofillwatch@chromium.org'],
|
||||||
'automation': ['robertshield@chromium.org'],
|
|
||||||
'background_sync': ['chasej+watch@chromium.org',
|
'background_sync': ['chasej+watch@chromium.org',
|
||||||
'iclelland+watch@chromium.org',
|
'iclelland+watch@chromium.org',
|
||||||
'jkarlin+watch@chromium.org',
|
'jkarlin+watch@chromium.org',
|
||||||
@ -1961,9 +1952,6 @@
|
|||||||
'push_messaging': ['harkness+watch@chromium.org',
|
'push_messaging': ['harkness+watch@chromium.org',
|
||||||
'johnme+watch@chromium.org',
|
'johnme+watch@chromium.org',
|
||||||
'peter@chromium.org'],
|
'peter@chromium.org'],
|
||||||
'pyauto': ['anantha@chromium.org',
|
|
||||||
'dennisjeffrey@chromium.org',
|
|
||||||
'dyu@chromium.org'],
|
|
||||||
'remoting': ['chromoting-reviews@chromium.org'],
|
'remoting': ['chromoting-reviews@chromium.org'],
|
||||||
'rlz_id': ['alito+watch@chromium.org',
|
'rlz_id': ['alito+watch@chromium.org',
|
||||||
'gab+watch@chromium.org',
|
'gab+watch@chromium.org',
|
||||||
|
Reference in New Issue
Block a user