OLD | NEW |
---|---|
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
103 # Flaky: crbug.com/67851 | 103 # Flaky: crbug.com/67851 |
104 '-special_tabs.SpecialTabsTest.testAboutDNSTab', | 104 '-special_tabs.SpecialTabsTest.testAboutDNSTab', |
105 # crbug.com/86523 | 105 # crbug.com/86523 |
106 '-cookies.CookiesTest.testAllowCookiesForASessionUsingExceptions', | 106 '-cookies.CookiesTest.testAllowCookiesForASessionUsingExceptions', |
107 '-cookies.CookiesTest.testAllowCookiesUsingExceptions', | 107 '-cookies.CookiesTest.testAllowCookiesUsingExceptions', |
108 '-cookies.CookiesTest.testBlockCookiesUsingExceptions', | 108 '-cookies.CookiesTest.testBlockCookiesUsingExceptions', |
109 # crbug.com/91030 | 109 # crbug.com/91030 |
110 '-omnibox.OmniboxTest.testContentHistory', | 110 '-omnibox.OmniboxTest.testContentHistory', |
111 # crbug.com/86524 | 111 # crbug.com/86524 |
112 '-plugins.PluginsTest.testAllowPluginException', | 112 '-plugins.PluginsTest.testAllowPluginException', |
113 # crbug.com/87811 | |
114 '-plugins.PluginsTest.testDisableEnableAllPlugins', | |
115 # crbug.com/85307 | 113 # crbug.com/85307 |
116 '-plugins.PluginsTest.testKillAndReloadAllPlugins', | 114 '-plugins.PluginsTest.testKillAndReloadAllPlugins', |
117 # crbug.com/88574 | 115 # crbug.com/88574 |
118 '-special_tabs.SpecialTabsTest.testSpecialURLTabs', | 116 '-special_tabs.SpecialTabsTest.testSpecialURLTabs', |
119 # crbug.com/88593 | 117 # crbug.com/88593 |
120 '-sync.SyncTest.testPersonalStuffSyncSection', | 118 '-sync.SyncTest.testPersonalStuffSyncSection', |
121 ], | 119 ], |
122 | 120 |
123 'win': [ | 121 'win': [ |
124 # ================================================== | 122 # ================================================== |
(...skipping 17 matching lines...) Expand all Loading... | |
142 # crbug.com/66072 | 140 # crbug.com/66072 |
143 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', | 141 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', |
144 # crbug.com/85598 | 142 # crbug.com/85598 |
145 '-ntp.NTPTest.testGetAppsWhenInstallApp', | 143 '-ntp.NTPTest.testGetAppsWhenInstallApp', |
146 '-ntp.NTPTest.testLaunchAppFullScreen', | 144 '-ntp.NTPTest.testLaunchAppFullScreen', |
147 '-ntp.NTPTest.testLaunchAppNewWindow', | 145 '-ntp.NTPTest.testLaunchAppNewWindow', |
148 '-ntp.NTPTest.testLaunchAppPinnedTab', | 146 '-ntp.NTPTest.testLaunchAppPinnedTab', |
149 '-ntp.NTPTest.testLaunchAppRegularTab', | 147 '-ntp.NTPTest.testLaunchAppRegularTab', |
150 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', | 148 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', |
151 '-ntp.NTPTest.testUninstallApp', | 149 '-ntp.NTPTest.testUninstallApp', |
152 # crbug.com/91222 | |
153 '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar', | |
Nirnimesh
2011/08/26 01:17:05
??
Venkat Yellapu
2011/08/26 15:10:26
Done.
| |
154 # crbug.com/70694, crbug.com/73078 | 150 # crbug.com/70694, crbug.com/73078 |
155 '-passwords.PasswordTest.testInfoBarDisappearByReload', | 151 '-passwords.PasswordTest.testInfoBarDisappearByReload', |
156 '-passwords.PasswordTest.testNeverSavePasswords', | 152 '-passwords.PasswordTest.testNeverSavePasswords', |
157 # crbug.com/91887 | 153 # crbug.com/91887 |
158 '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage', | 154 '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage', |
159 # crbug.com/67588 | 155 # crbug.com/67588 |
160 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', | 156 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', |
161 # crbug.com/88679 | 157 # crbug.com/88679 |
162 '-sync', | 158 '-sync', |
163 # crbug.com/86949 | 159 # crbug.com/86949 |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
352 '-flash.FlashTest.testFlashLoadsAfterKill', | 348 '-flash.FlashTest.testFlashLoadsAfterKill', |
353 '-flash.FlashTest.testFlashIncognitoMode', | 349 '-flash.FlashTest.testFlashIncognitoMode', |
354 '-flash.FlashTest.testFlashWithMultipleTabs', | 350 '-flash.FlashTest.testFlashWithMultipleTabs', |
355 '-flash.FlashTest.testSingleFlashPluginProcess', | 351 '-flash.FlashTest.testSingleFlashPluginProcess', |
356 '-ntp.NTPTest.testGetAppsWhenInstallApp', | 352 '-ntp.NTPTest.testGetAppsWhenInstallApp', |
357 '-ntp.NTPTest.testLaunchAppNewWindow', | 353 '-ntp.NTPTest.testLaunchAppNewWindow', |
358 '-ntp.NTPTest.testLaunchAppPinnedTab', | 354 '-ntp.NTPTest.testLaunchAppPinnedTab', |
359 '-ntp.NTPTest.testLaunchAppRegularTab', | 355 '-ntp.NTPTest.testLaunchAppRegularTab', |
360 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', | 356 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', |
361 '-ntp.NTPTest.testUninstallApp', | 357 '-ntp.NTPTest.testUninstallApp', |
362 '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar', | |
Nirnimesh
2011/08/26 01:17:05
??
Why is this here?
Venkat Yellapu
2011/08/26 15:10:26
Bcoz of the patch http://codereview.chromium.org/7
| |
363 '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage', | 358 '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage', |
364 '-passwords.PasswordTest.testInfoBarDisappearByReload', | 359 '-passwords.PasswordTest.testInfoBarDisappearByReload', |
365 '-passwords.PasswordTest.testNeverSavePasswords', | 360 '-passwords.PasswordTest.testNeverSavePasswords', |
366 '-plugins.PluginsTest.testBlockAllPlugins', | 361 '-plugins.PluginsTest.testBlockAllPlugins', |
367 '-plugins.PluginsTest.testBlockPluginException', | 362 '-plugins.PluginsTest.testBlockPluginException', |
368 '-popups.PopupsTest.testMultiplePopups', | 363 '-popups.PopupsTest.testMultiplePopups', |
369 '-popups.PopupsTest.testPopupBlockedEverySec', | 364 '-popups.PopupsTest.testPopupBlockedEverySec', |
370 | 365 |
371 ], | 366 ], |
372 | 367 |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
501 | 496 |
502 # HTML5 media functional tests. | 497 # HTML5 media functional tests. |
503 'AV_FUNC': { | 498 'AV_FUNC': { |
504 'linux': [ | 499 'linux': [ |
505 'media.media_event_simple_action', | 500 'media.media_event_simple_action', |
506 'media.media_event_simple_test', | 501 'media.media_event_simple_test', |
507 'media.media_event_track', | 502 'media.media_event_track', |
508 ], | 503 ], |
509 }, | 504 }, |
510 } | 505 } |
OLD | NEW |