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 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 # Disabled tests that need to be investigated/fixed. | 88 # Disabled tests that need to be investigated/fixed. |
89 # ================================================== | 89 # ================================================== |
90 # crbug.com/83686 | 90 # crbug.com/83686 |
91 '-autofill.AutofillTest.testFillProfileCrazyCharacters', | 91 '-autofill.AutofillTest.testFillProfileCrazyCharacters', |
92 # crbug.com/102798 | 92 # crbug.com/102798 |
93 '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress', | 93 '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress', |
94 # crbug.com/99475 | 94 # crbug.com/99475 |
95 '-autofill.AutofillTest.testNoDuplicatePhoneNumsInPrefs', | 95 '-autofill.AutofillTest.testNoDuplicatePhoneNumsInPrefs', |
96 # crbug.com/123396 | 96 # crbug.com/123396 |
97 '-fullscreen_mouselock.FullscreenMouselockTest.testPatternsForFSAndML', | 97 '-fullscreen_mouselock.FullscreenMouselockTest.testPatternsForFSAndML', |
98 # crbug.com/119173 | |
99 '-https.SSLTest', | |
100 # crbug.com/119110 | |
101 '-https.SSLTest.testSSLCertOK', | |
102 # crbug.com/100593 | 98 # crbug.com/100593 |
103 '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin', | 99 '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin', |
104 # crbug.com/105560 | 100 # crbug.com/105560 |
105 '-notifications', | 101 '-notifications', |
106 # crbug.com/99506 | 102 # crbug.com/99506 |
107 '-notifications.NotificationsTest.testSpecialURLNotification', | 103 '-notifications.NotificationsTest.testSpecialURLNotification', |
108 # crbug.com/71715 | 104 # crbug.com/71715 |
109 '-omnibox.OmniboxTest.testHistoryResult', | 105 '-omnibox.OmniboxTest.testHistoryResult', |
110 # crbug.com/123019 | 106 # crbug.com/123019 |
111 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', | 107 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
198 # Autofill on Mac. crbug.com/95165 | 194 # Autofill on Mac. crbug.com/95165 |
199 '-browsing_data.BrowsingDataTest.testClearAutofillData', | 195 '-browsing_data.BrowsingDataTest.testClearAutofillData', |
200 # codesign tests should run *after* signing. crbug.com/50481 | 196 # codesign tests should run *after* signing. crbug.com/50481 |
201 '-codesign', | 197 '-codesign', |
202 # crbug.com/124922 | 198 # crbug.com/124922 |
203 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse
rLoseFocus', | 199 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse
rLoseFocus', |
204 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 | 200 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 |
205 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit'
, | 201 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit'
, |
206 # crbug.com/119110 | 202 # crbug.com/119110 |
207 '-https.SSLTest.testSSLCertAuthorityOK', | 203 '-https.SSLTest.testSSLCertAuthorityOK', |
| 204 '-https.SSLTest.testSSLCertOK', |
208 # crbug.com/114244 | 205 # crbug.com/114244 |
209 '-imports.ImportsTest.testImportSafariDataTwice', | 206 '-imports.ImportsTest.testImportSafariDataTwice', |
210 # Test fails due to keychain popup: crbug.com/124913 | 207 # Test fails due to keychain popup: crbug.com/124913 |
211 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles', | 208 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles', |
212 # crbug.com/121484 | 209 # crbug.com/121484 |
213 '-multiprofile.MultiprofileTest.test20NewProfiles', | 210 '-multiprofile.MultiprofileTest.test20NewProfiles', |
214 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812 | 211 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812 |
215 # Causes browser crash. crbug.com/93548 | 212 # Causes browser crash. crbug.com/93548 |
216 '-notifications.NotificationsTest.testIncognitoNotification', | 213 '-notifications.NotificationsTest.testIncognitoNotification', |
217 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', | 214 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', |
(...skipping 22 matching lines...) Expand all Loading... |
240 # crbug.com/109035 | 237 # crbug.com/109035 |
241 '-youtube.YoutubeTest.testPlayerResolution', | 238 '-youtube.YoutubeTest.testPlayerResolution', |
242 ], | 239 ], |
243 | 240 |
244 'linux': [ # linux != chromeos | 241 'linux': [ # linux != chromeos |
245 'test_clean_exit', | 242 'test_clean_exit', |
246 # =========================== | 243 # =========================== |
247 # Permanently-disabled tests. | 244 # Permanently-disabled tests. |
248 # =========================== | 245 # =========================== |
249 '-browser.BrowserTest.testWindowResize', # Details at: crbug.com/44963 | 246 '-browser.BrowserTest.testWindowResize', # Details at: crbug.com/44963 |
250 # crbug.com/119110 | |
251 '-https.SSLTest.testSSLCertAuthorityOK', | |
252 # crbug.com/104206 | 247 # crbug.com/104206 |
253 '-notifications.NotificationsTest.testKillNotificationProcess', | 248 '-notifications.NotificationsTest.testKillNotificationProcess', |
254 # Several omnibox tests do not show omnibox results when run | 249 # Several omnibox tests do not show omnibox results when run |
255 # under virtual X on linux. The CONTINUOUS suite runs under virtual X | 250 # under virtual X on linux. The CONTINUOUS suite runs under virtual X |
256 # on the chromium bots, so exlcude these from here. They're included | 251 # on the chromium bots, so exlcude these from here. They're included |
257 # back in the FULL suite below. | 252 # back in the FULL suite below. |
258 # crbug.com/85310 | 253 # crbug.com/85310 |
259 '-omnibox.OmniboxTest.testAppComboNameWithSpecialCharSearch', | 254 '-omnibox.OmniboxTest.testAppComboNameWithSpecialCharSearch', |
260 '-omnibox.OmniboxTest.testAppNameWithNumberSearch', | 255 '-omnibox.OmniboxTest.testAppNameWithNumberSearch', |
261 '-omnibox.OmniboxTest.testAppNameWithSpaceSearch', | 256 '-omnibox.OmniboxTest.testAppNameWithSpaceSearch', |
(...skipping 10 matching lines...) Expand all Loading... |
272 '-omnibox.OmniboxTest.testSelect', | 267 '-omnibox.OmniboxTest.testSelect', |
273 '-omnibox.OmniboxTest.testSuggest', | 268 '-omnibox.OmniboxTest.testSuggest', |
274 '-omnibox.OmniboxTest.testSuggestPref', | 269 '-omnibox.OmniboxTest.testSuggestPref', |
275 | 270 |
276 # System password manager obstructs password automation. | 271 # System password manager obstructs password automation. |
277 '-passwords', | 272 '-passwords', |
278 | 273 |
279 # ================================================== | 274 # ================================================== |
280 # Disabled tests that need to be investigated/fixed. | 275 # Disabled tests that need to be investigated/fixed. |
281 # ================================================== | 276 # ================================================== |
| 277 # crbug.com/119110 |
| 278 '-https.SSLTest.testSSLCertAuthorityOK', |
| 279 '-https.SSLTest.testSSLCertOK', |
282 # crbug.com/85310 | 280 # crbug.com/85310 |
283 '-instant', | 281 '-instant', |
284 # crbug.com/91033 | 282 # crbug.com/91033 |
285 '-omnibox.OmniboxTest.testOmniboxSearchHistory', | 283 '-omnibox.OmniboxTest.testOmniboxSearchHistory', |
286 # Gnome / kwallet popups on linux break sync tests. crbug.com/80329 | 284 # Gnome / kwallet popups on linux break sync tests. crbug.com/80329 |
287 '-sync', | 285 '-sync', |
288 # crbug.com/66072 | 286 # crbug.com/66072 |
289 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', | 287 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', |
290 # crbug.com/109035 | 288 # crbug.com/109035 |
291 '-youtube.YoutubeTest.testPlayerBytes', | 289 '-youtube.YoutubeTest.testPlayerBytes', |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
477 '-flash', | 475 '-flash', |
478 ], | 476 ], |
479 }, | 477 }, |
480 | 478 |
481 # The FULL suite includes CONTINUOUS, and more. | 479 # The FULL suite includes CONTINUOUS, and more. |
482 # This the suite that gets run on 'Google Chrome' builds. | 480 # This the suite that gets run on 'Google Chrome' builds. |
483 'FULL': { | 481 'FULL': { |
484 'all': [ | 482 'all': [ |
485 '@CONTINUOUS', | 483 '@CONTINUOUS', |
486 'about_plugins_ui.ChromeAboutPluginsUITest', | 484 'about_plugins_ui.ChromeAboutPluginsUITest', |
| 485 'https.SSLTest', |
487 'media.media_basic_playback', | 486 'media.media_basic_playback', |
488 'nacl_sdk', | 487 'nacl_sdk', |
489 'translate', | 488 'translate', |
490 | 489 |
491 # Re-enable when r124240 reaches builds on QA bots. | 490 # Re-enable when r124240 reaches builds on QA bots. |
492 # crbug.com/125386 | 491 # crbug.com/125386 |
493 '-gtalk.test_basic.BasicTest.testBasicFunctionality', | 492 '-gtalk.test_basic.BasicTest.testBasicFunctionality', |
494 | 493 |
495 # ================================================== | 494 # ================================================== |
496 # Disabled tests that need to be investigated/fixed. | 495 # Disabled tests that need to be investigated/fixed. |
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
712 | 711 |
713 # HTML5 media performance tests. | 712 # HTML5 media performance tests. |
714 'AV_PERF': { | 713 'AV_PERF': { |
715 'linux': [ | 714 'linux': [ |
716 'media.media_constrained_network_perf', | 715 'media.media_constrained_network_perf', |
717 'media.media_stat_perf', | 716 'media.media_stat_perf', |
718 'media.media_seek_perf', | 717 'media.media_seek_perf', |
719 ], | 718 ], |
720 }, | 719 }, |
721 } | 720 } |
OLD | NEW |