OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 # | 4 # |
5 # This file lists the pyauto tests that run as a part of the functional test | 5 # This file lists the pyauto tests that run as a part of the functional test |
6 # suite. | 6 # suite. |
7 # | 7 # |
8 # Tests can be enabled on a per-platform basis. Tests not listed here will | 8 # Tests can be enabled on a per-platform basis. Tests not listed here will |
9 # not be run. | 9 # not be run. |
10 # | 10 # |
(...skipping 30 matching lines...) Expand all Loading... |
41 'execute_javascript', | 41 'execute_javascript', |
42 'extensions', | 42 'extensions', |
43 'fullscreen_mouselock', | 43 'fullscreen_mouselock', |
44 'gtalk.test_basic', | 44 'gtalk.test_basic', |
45 'imports', | 45 'imports', |
46 'infobars', | 46 'infobars', |
47 'instant', | 47 'instant', |
48 'media.media_basic_playback', | 48 'media.media_basic_playback', |
49 'multiprofile', | 49 'multiprofile', |
50 'nacl_sdk', | 50 'nacl_sdk', |
51 'notifications', | |
52 'ntp', | 51 'ntp', |
53 'omnibox', | 52 'omnibox', |
54 'passwords', | 53 'passwords', |
55 'prefs', | 54 'prefs', |
56 'prefs_ui', | 55 'prefs_ui', |
57 'pyauto_webdriver', | 56 'pyauto_webdriver', |
58 'search_engines', | 57 'search_engines', |
59 'special_tabs', | 58 'special_tabs', |
60 'sync.SyncTest', | 59 'sync.SyncTest', |
61 'test_pyauto', | 60 'test_pyauto', |
(...skipping 30 matching lines...) Expand all Loading... |
92 '-infobars.OneClickInfobarTest.testNoOneClickInfobarAfterCancel', | 91 '-infobars.OneClickInfobarTest.testNoOneClickInfobarAfterCancel', |
93 # crbug.com/133315 | 92 # crbug.com/133315 |
94 '-infobars.OneClickInfobarTest.testDisplayOneClickInfobarAfterDismiss', | 93 '-infobars.OneClickInfobarTest.testDisplayOneClickInfobarAfterDismiss', |
95 # crbug.com/131874 | 94 # crbug.com/131874 |
96 '-infobars.OneClickInfobarTest.testNoOneClickInfobarAfterCancel', | 95 '-infobars.OneClickInfobarTest.testNoOneClickInfobarAfterCancel', |
97 # crbug.com/124913 | 96 # crbug.com/124913 |
98 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles', | 97 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles', |
99 # Mysteriously broken? | 98 # Mysteriously broken? |
100 # crbug.com/138857 | 99 # crbug.com/138857 |
101 '-multiprofile.MultiprofileTest.testMakeSearchEngineDefaultInMultiprofile'
, | 100 '-multiprofile.MultiprofileTest.testMakeSearchEngineDefaultInMultiprofile'
, |
102 # crbug.com/105560 | |
103 '-notifications', | |
104 # crbug.com/99506 | |
105 '-notifications.NotificationsTest.testSpecialURLNotification', | |
106 # crbug.com/143308 | 101 # crbug.com/143308 |
107 '-omnibox.OmniboxLiveTest.testGoogleSearch', | 102 '-omnibox.OmniboxLiveTest.testGoogleSearch', |
108 # crbug.com/71715 | 103 # crbug.com/71715 |
109 '-omnibox.OmniboxTest.testHistoryResult', | 104 '-omnibox.OmniboxTest.testHistoryResult', |
110 # crbug.com/123019 | 105 # crbug.com/123019 |
111 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', | 106 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', |
112 # crbug.com/137041 | 107 # crbug.com/137041 |
113 '-omnibox.OmniboxTest.testDifferentTypesOfResults', | 108 '-omnibox.OmniboxTest.testDifferentTypesOfResults', |
114 # crbug.com/85600 | 109 # crbug.com/85600 |
115 '-prefs.PrefsTest.testNavigationStateOnSessionRestore', | 110 '-prefs.PrefsTest.testNavigationStateOnSessionRestore', |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
147 # crbug.com/113090 | 142 # crbug.com/113090 |
148 '-extensions.ExtensionsTest.testAllowIncognitoExtension', | 143 '-extensions.ExtensionsTest.testAllowIncognitoExtension', |
149 # crbug.com/94682 | 144 # crbug.com/94682 |
150 '-gpu.GpuTest.test2dCanvas', | 145 '-gpu.GpuTest.test2dCanvas', |
151 # Disabled on vista in the actual test. crbug.com/89767 | 146 # Disabled on vista in the actual test. crbug.com/89767 |
152 # -imports.ImportsTest.testImportFirefoxDataTwice | 147 # -imports.ImportsTest.testImportFirefoxDataTwice |
153 # Disabled on vista in the actual test. crbug.com/89767 | 148 # Disabled on vista in the actual test. crbug.com/89767 |
154 # -imports.ImportsTest.testFirefoxImportFromPrefs | 149 # -imports.ImportsTest.testFirefoxImportFromPrefs |
155 # Disabled on vista in the actual test. crbug.com/89767 | 150 # Disabled on vista in the actual test. crbug.com/89767 |
156 # -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs | 151 # -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs |
157 # crbug.com/95031 | 152 # crbug.com/125424 |
158 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', | 153 '-media.media_basic_playback.MediaBasicPlaybackTest.testBasicPlaybackMatri
x', |
159 # crbug.com/117569 | 154 # crbug.com/117569 |
160 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', | 155 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', |
161 # crbug.com/98526 | 156 # crbug.com/98526 |
162 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser', | 157 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser', |
163 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox', | 158 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox', |
164 # Disable sync.SyncIntegrationTest on the QA bots in FULL, | 159 # Disable sync.SyncIntegrationTest on the QA bots in FULL, |
165 # until sync protobufs are copied over. | 160 # until sync protobufs are copied over. |
166 # Also, see crbug.com/104227 | 161 # Also, see crbug.com/104227 |
167 '-sync.SyncIntegrationTest', | 162 '-sync.SyncIntegrationTest', |
168 # crbug.com/88679 | 163 # crbug.com/88679 |
(...skipping 21 matching lines...) Expand all Loading... |
190 # crbug.com/125989 | 185 # crbug.com/125989 |
191 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenAlertD
ialogShow', | 186 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenAlertD
ialogShow', |
192 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 | 187 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 |
193 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit'
, | 188 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit'
, |
194 '-fullscreen_mouselock.FullscreenMouselockTest.testNoMouseLockWhenCancelFS
', | 189 '-fullscreen_mouselock.FullscreenMouselockTest.testNoMouseLockWhenCancelFS
', |
195 # crbug.com/114244 | 190 # crbug.com/114244 |
196 '-imports.ImportsTest.testImportSafariDataTwice', | 191 '-imports.ImportsTest.testImportSafariDataTwice', |
197 # crbug.com/121484 | 192 # crbug.com/121484 |
198 '-multiprofile.MultiprofileTest.test20NewProfiles', | 193 '-multiprofile.MultiprofileTest.test20NewProfiles', |
199 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812 | 194 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812 |
200 # Causes browser crash. crbug.com/93548 | |
201 '-notifications.NotificationsTest.testIncognitoNotification', | |
202 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', | |
203 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', | |
204 # crbug.com/70437 | 195 # crbug.com/70437 |
205 '-omnibox.OmniboxTest.testHistoryResult', | 196 '-omnibox.OmniboxTest.testHistoryResult', |
206 # crbug.com/91617 | 197 # crbug.com/91617 |
207 '-omnibox.OmniboxTest.testContentHistory', | 198 '-omnibox.OmniboxTest.testContentHistory', |
208 # Keychain popups make autofill/password tests difficult: crbug.com/49378 | 199 # Keychain popups make autofill/password tests difficult: crbug.com/49378 |
209 '-passwords', | 200 '-passwords', |
210 # crbug.com/69619 | 201 # crbug.com/69619 |
211 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', | 202 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', |
212 # Keychain popups make sync tests difficult on Mac. crbug.com/49378 | 203 # Keychain popups make sync tests difficult on Mac. crbug.com/49378 |
213 '-sync', | 204 '-sync', |
214 # crbug.com/98526 | 205 # crbug.com/98526 |
215 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser', | 206 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser', |
216 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox', | 207 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox', |
217 ], | 208 ], |
218 | 209 |
219 'linux': [ | 210 'linux': [ |
220 'test_clean_exit', | 211 'test_clean_exit', |
221 | 212 |
222 # =========================== | 213 # =========================== |
223 # Permanently-disabled tests. | 214 # Permanently-disabled tests. |
224 # =========================== | 215 # =========================== |
225 # crbug.com/104206 | |
226 '-notifications.NotificationsTest.testKillNotificationProcess', | |
227 # System password manager obstructs password automation. | 216 # System password manager obstructs password automation. |
228 '-passwords', | 217 '-passwords', |
229 | 218 |
230 # ================================================== | 219 # ================================================== |
231 # Disabled tests that need to be investigated/fixed. | 220 # Disabled tests that need to be investigated/fixed. |
232 # ================================================== | 221 # ================================================== |
233 # crbug.com/100365 | 222 # crbug.com/100365 |
234 '-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum', | 223 '-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum', |
235 # crbug.com/111289 | 224 # crbug.com/111289 |
236 '-extensions.ExtensionsTest.testAllowAccessFileURLs', | 225 '-extensions.ExtensionsTest.testAllowAccessFileURLs', |
237 # crbug.com/66072 | |
238 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', | |
239 # crbug.com/91033 | 226 # crbug.com/91033 |
240 '-omnibox.OmniboxTest.testOmniboxSearchHistory', | 227 '-omnibox.OmniboxTest.testOmniboxSearchHistory', |
241 # Gnome / kwallet popups on linux break sync tests. crbug.com/80329 | 228 # Gnome / kwallet popups on linux break sync tests. crbug.com/80329 |
242 '-sync', | 229 '-sync', |
243 ], | 230 ], |
244 | 231 |
245 'chromeos': [ | 232 'chromeos': [ |
246 'chromeos_basic', | 233 'chromeos_basic', |
247 'chromeos_browser', | 234 'chromeos_browser', |
248 'chromeos_crosh', | 235 'chromeos_crosh', |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
311 '-prefs.PrefsTest.testSessionRestore', | 298 '-prefs.PrefsTest.testSessionRestore', |
312 # sync tests were running into a secondary passphrase. crosbug.com/15016. | 299 # sync tests were running into a secondary passphrase. crosbug.com/15016. |
313 '-sync', | 300 '-sync', |
314 # Deal with i18n chars. crosbug.com/12639 | 301 # Deal with i18n chars. crosbug.com/12639 |
315 '-downloads.DownloadsTest.testCrazyFilenames', | 302 '-downloads.DownloadsTest.testCrazyFilenames', |
316 '-omnibox.OmniboxTest.testCrazyFilenames', | 303 '-omnibox.OmniboxTest.testCrazyFilenames', |
317 # crosbug.com/16977 | 304 # crosbug.com/16977 |
318 '-chromeos_wifi_sanity.ChromeosWifiSanity.testConnectToHiddenWiFiNonExiste
nt', | 305 '-chromeos_wifi_sanity.ChromeosWifiSanity.testConnectToHiddenWiFiNonExiste
nt', |
319 # crosbug.com/20025 | 306 # crosbug.com/20025 |
320 '-chromeos_browser.ChromeosBrowserTest.testFullScreen', | 307 '-chromeos_browser.ChromeosBrowserTest.testFullScreen', |
321 # crbug.com/102549 | |
322 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', | |
323 # Chrome driver does not work in Chrome OS. | 308 # Chrome driver does not work in Chrome OS. |
324 # crosbug.com/19556 | 309 # crosbug.com/19556 |
325 '-prefs_ui', | 310 '-prefs_ui', |
326 '-prefs.PrefsTest.testGeolocationBlockedWhenTrackingDenied', | 311 '-prefs.PrefsTest.testGeolocationBlockedWhenTrackingDenied', |
327 '-prefs.PrefsTest.testGeolocationPref', | 312 '-prefs.PrefsTest.testGeolocationPref', |
328 '-pyauto_webdriver', | 313 '-pyauto_webdriver', |
329 ], | 314 ], |
330 }, | 315 }, |
331 | 316 |
332 # Performance tests. | 317 # Performance tests. |
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
589 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', | 574 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', |
590 '-ntp.NTPTest.testUninstallApp', | 575 '-ntp.NTPTest.testUninstallApp', |
591 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', | 576 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', |
592 '-ntp.NTPTest.testLaunchAppRegularTab', | 577 '-ntp.NTPTest.testLaunchAppRegularTab', |
593 '-ntp.NTPTest.testLaunchAppPinnedTab', | 578 '-ntp.NTPTest.testLaunchAppPinnedTab', |
594 '-ntp.NTPTest.testGetAppsWhenInstallApp', | 579 '-ntp.NTPTest.testGetAppsWhenInstallApp', |
595 '-ntp.NTPTest.testLaunchAppNewWindow', | 580 '-ntp.NTPTest.testLaunchAppNewWindow', |
596 ], | 581 ], |
597 }, | 582 }, |
598 } | 583 } |
OLD | NEW |