| 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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 '-downloads.DownloadsTest.testDownloadPercentage', | 104 '-downloads.DownloadsTest.testDownloadPercentage', |
| 105 '-downloads.DownloadsTest.testDownloadTheme', | 105 '-downloads.DownloadsTest.testDownloadTheme', |
| 106 '-downloads.DownloadsTest.testDownloadsPersistence', | 106 '-downloads.DownloadsTest.testDownloadsPersistence', |
| 107 '-downloads.DownloadsTest.testFileRenaming', | 107 '-downloads.DownloadsTest.testFileRenaming', |
| 108 '-downloads.DownloadsTest.testPauseAndResume', | 108 '-downloads.DownloadsTest.testPauseAndResume', |
| 109 '-downloads.DownloadsTest.testRemoveDownload', | 109 '-downloads.DownloadsTest.testRemoveDownload', |
| 110 '-downloads.DownloadsTest.testSaveDangerousFile', | 110 '-downloads.DownloadsTest.testSaveDangerousFile', |
| 111 '-downloads.DownloadsTest.testZip', | 111 '-downloads.DownloadsTest.testZip', |
| 112 '-downloads.DownloadsTest.testZipInIncognito', | 112 '-downloads.DownloadsTest.testZipInIncognito', |
| 113 '-find_in_page.FindMatchTests.testSearchWithinSpecialURL', | 113 '-find_in_page.FindMatchTests.testSearchWithinSpecialURL', |
| 114 # crbug.com/120358 |
| 115 '-flash.FlashTest.testCanLoadFlash', |
| 116 '-flash.FlashTest.testFlashIncognitoMode', |
| 117 '-flash.FlashTest.testFlashLoadsAfterKill', |
| 118 '-flash.FlashTest.testFlashWithMultipleTabs', |
| 119 '-flash.FlashTest.testSingleFlashPluginProcess', |
| 114 # crbug.com/115534 | 120 # crbug.com/115534 |
| 115 '-gtalk.test_basic', | 121 '-gtalk.test_basic', |
| 116 # crbug.com/120280 | 122 # crbug.com/120280 |
| 117 '-history.HistoryTest.testDownloadNoHistory', | 123 '-history.HistoryTest.testDownloadNoHistory', |
| 124 # crbug.com/119173 |
| 125 '-https.SSLTest', |
| 118 # crbug.com/119110 | 126 # crbug.com/119110 |
| 119 '-https.SSLTest.testSSLCertOK', | 127 '-https.SSLTest.testSSLCertOK', |
| 120 # crbug.com/120280 | 128 # crbug.com/120280 |
| 121 '-infobars.InfobarTest.testMultipleDownloadsInfobar', | 129 '-infobars.InfobarTest.testMultipleDownloadsInfobar', |
| 130 # crbug.com/120358 |
| 131 '-infobars.InfobarTest.testPluginCrashForMultiTabs', |
| 132 '-infobars.InfobarTest.testPluginCrashInfobar', |
| 133 # crbug.com/100593 |
| 134 '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin', |
| 135 # crbug.com/105560 |
| 136 '-notifications', |
| 122 # crbug.com/99506 | 137 # crbug.com/99506 |
| 123 '-notifications.NotificationsTest.testSpecialURLNotification', | 138 '-notifications.NotificationsTest.testSpecialURLNotification', |
| 124 # crbug.com/71715 | 139 # crbug.com/71715 |
| 125 '-omnibox.OmniboxTest.testHistoryResult', | 140 '-omnibox.OmniboxTest.testHistoryResult', |
| 141 # crbug.com/86524 |
| 142 '-plugins.PluginsTest.testAllowPluginException', |
| 143 # crbug.com/120358 |
| 144 '-plugins.PluginsTest.testBlockAllPlugins', |
| 145 '-plugins.PluginsTest.testBlockPluginException', |
| 126 # crbug.com/97140 | 146 # crbug.com/97140 |
| 127 '-plugins.PluginsTest.testDisableEnableAllPlugins', | 147 '-plugins.PluginsTest.testDisableEnableAllPlugins', |
| 148 # crbug.com/85307 |
| 149 '-plugins.PluginsTest.testKillAndReloadAllPlugins', |
| 150 # crbug.com/115427 |
| 151 '-policy.PolicyTest.testAlwaysAuthorizePlugins', |
| 152 # crbug.com/118054 |
| 153 '-policy.PolicyTest.testApplicationLocaleValue', |
| 154 # crbug.com/103379 |
| 155 '-policy.PolicyTest.testDisable3DAPIs', |
| 156 # crbug.com/96896 |
| 157 '-policy.PolicyTest.testEnabledPlugins', |
| 158 # crbug.com/118123 |
| 159 '-policy.PolicyTest.testExtensionInstallFromForceList', |
| 160 # crbug.com/47935 |
| 161 '-popups.PopupsTest.testBlockedPopupNotShowInHistory', |
| 128 # crbug.com/82629 - real bug. | 162 # crbug.com/82629 - real bug. |
| 129 '-popups.PopupsTest.testPopupsLaunchUponBrowserBackButton', | 163 '-popups.PopupsTest.testPopupsLaunchUponBrowserBackButton', |
| 130 # crbug.com/47935 | |
| 131 '-popups.PopupsTest.testBlockedPopupNotShowInHistory', | |
| 132 # crbug.com/83827 | 164 # crbug.com/83827 |
| 133 '-popups.PopupsTest.testUnblockedPopupAddedToOmnibox', | 165 '-popups.PopupsTest.testUnblockedPopupAddedToOmnibox', |
| 134 # crbug.com/120280 | 166 # crbug.com/120280 |
| 135 '-prefs.PrefsTest.testDownloadDirPref', | 167 '-prefs.PrefsTest.testDownloadDirPref', |
| 136 # crbug.com/85600 | 168 # crbug.com/85600 |
| 137 '-prefs.PrefsTest.testNavigationStateOnSessionRestore', | 169 '-prefs.PrefsTest.testNavigationStateOnSessionRestore', |
| 170 # crbug.com/112051 |
| 171 '-prefs_ui.PrefsUITest.testChangeExceptionBehaviorUI', |
| 172 # crbug.com/120358 |
| 173 '-process_count.ProcessCountTest.testProcessCountCombination', |
| 174 '-process_count.ProcessCountTest.testProcessCountFlashProcess', |
| 175 # crbug.com/119183 |
| 176 '-protector.ProtectorSessionStartupTest.testDetectSessionStartupChangeAndA
pply', |
| 177 # crbug.com/119326 |
| 178 '-protector.ProtectorSessionStartupTest.testSessionStartupChangeDismissedO
nEdit', |
| 179 # crbug.com/119183 |
| 180 '-protector.ProtectorSessionStartupTest.testSessionStartupPrefMigration', |
| 181 # crbug.com/102517 -- external webpage throws 500 |
| 182 '-special_tabs.SpecialTabsTest.testAboutAppCacheTab', |
| 138 # Flaky: crbug.com/67851 | 183 # Flaky: crbug.com/67851 |
| 139 '-special_tabs.SpecialTabsTest.testAboutDNSTab', | 184 '-special_tabs.SpecialTabsTest.testAboutDNSTab', |
| 140 # crbug.com/102517 -- external webpage throws 500 | |
| 141 '-special_tabs.SpecialTabsTest.testAboutAppCacheTab', | |
| 142 # crbug.com/95140 | |
| 143 '-translate.TranslateTest.testGoBackAndForwardToTranslatePage', | |
| 144 # crbug.com/86524 | |
| 145 '-plugins.PluginsTest.testAllowPluginException', | |
| 146 # crbug.com/85307 | |
| 147 '-plugins.PluginsTest.testKillAndReloadAllPlugins', | |
| 148 # crbug.com/88574 | 185 # crbug.com/88574 |
| 149 '-special_tabs.SpecialTabsTest.testSpecialURLTabs', | 186 '-special_tabs.SpecialTabsTest.testSpecialURLTabs', |
| 150 # crbug.com/88593 | 187 # crbug.com/88593 |
| 151 '-sync.SyncTest.testPersonalStuffSyncSection', | 188 '-sync.SyncTest.testPersonalStuffSyncSection', |
| 152 # crbug.com/120280 | 189 # crbug.com/120280 |
| 153 '-translate.TranslateTest.testDownloadsNotTranslated', | 190 '-translate.TranslateTest.testDownloadsNotTranslated', |
| 154 # crbug.com/100593 | 191 # crbug.com/95140 |
| 155 '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin', | 192 '-translate.TranslateTest.testGoBackAndForwardToTranslatePage', |
| 156 # crbug.com/105560 | 193 # crbug.com/120358 |
| 157 '-notifications', | 194 '-translate.TranslateTest.testSeveralLanguages', |
| 158 # crbug.com/112051 | 195 # crbug.com/120358 |
| 159 '-prefs_ui.PrefsUITest.testChangeExceptionBehaviorUI', | 196 '-youtube.YoutubeTest.testPlayerBytes', |
| 160 # crbug.com/103379 | 197 '-youtube.YoutubeTest.testPlayerResolution', |
| 161 '-policy.PolicyTest.testDisable3DAPIs', | 198 '-youtube.YoutubeTest.testPlayerStatus', |
| 162 # crbug.com/96896 | |
| 163 '-policy.PolicyTest.testEnabledPlugins', | |
| 164 # crbug.com/115427 | |
| 165 '-policy.PolicyTest.testAlwaysAuthorizePlugins', | |
| 166 # crbug.com/118054 | |
| 167 '-policy.PolicyTest.testApplicationLocaleValue', | |
| 168 # crbug.com/118123 | |
| 169 '-policy.PolicyTest.testExtensionInstallFromForceList', | |
| 170 # crbug.com/119173 | |
| 171 '-https.SSLTest', | |
| 172 # crbug.com/119183 | |
| 173 '-protector.ProtectorSessionStartupTest.testDetectSessionStartupChangeAndA
pply', | |
| 174 '-protector.ProtectorSessionStartupTest.testSessionStartupPrefMigration', | |
| 175 # crbug.com/119326 | |
| 176 '-protector.ProtectorSessionStartupTest.testSessionStartupChangeDismissedO
nEdit', | |
| 177 ], | 199 ], |
| 178 | 200 |
| 179 'win': [ | 201 'win': [ |
| 180 # Enable sync.SyncIntegrationTest only for windows CONTINUIOUS, | 202 # Enable sync.SyncIntegrationTest only for windows CONTINUIOUS, |
| 181 # which contains the sync protobufs. | 203 # which contains the sync protobufs. |
| 182 #'sync.SyncIntegrationTest', | 204 #'sync.SyncIntegrationTest', |
| 183 | 205 |
| 184 # ================================================== | 206 # ================================================== |
| 185 # Disabled tests that need to be investigated/fixed. | 207 # Disabled tests that need to be investigated/fixed. |
| 186 # ================================================== | 208 # ================================================== |
| (...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 723 | 745 |
| 724 # HTML5 media performance tests. | 746 # HTML5 media performance tests. |
| 725 'AV_PERF': { | 747 'AV_PERF': { |
| 726 'linux': [ | 748 'linux': [ |
| 727 'media.media_constrained_network_perf', | 749 'media.media_constrained_network_perf', |
| 728 'media.media_jerky', | 750 'media.media_jerky', |
| 729 'media.media_stat_perf', | 751 'media.media_stat_perf', |
| 730 ], | 752 ], |
| 731 }, | 753 }, |
| 732 } | 754 } |
| OLD | NEW |