Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Side by Side Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10257027: [pyauto] Cleanup: Enable a few more pyauto tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 # crbug.com/118054 120 # crbug.com/118054
121 '-policy.PolicyTest.testApplicationLocaleValue', 121 '-policy.PolicyTest.testApplicationLocaleValue',
122 # crbug.com/103379 122 # crbug.com/103379
123 '-policy.PolicyTest.testDisable3DAPIs', 123 '-policy.PolicyTest.testDisable3DAPIs',
124 # crbug.com/96896 124 # crbug.com/96896
125 '-policy.PolicyTest.testEnabledPlugins', 125 '-policy.PolicyTest.testEnabledPlugins',
126 # crbug.com/118123 126 # crbug.com/118123
127 '-policy.PolicyTest.testExtensionInstallFromForceList', 127 '-policy.PolicyTest.testExtensionInstallFromForceList',
128 # crbug.com/47935 128 # crbug.com/47935
129 '-popups.PopupsTest.testBlockedPopupNotShowInHistory', 129 '-popups.PopupsTest.testBlockedPopupNotShowInHistory',
130 # crbug.com/82629 - real bug.
131 '-popups.PopupsTest.testPopupsLaunchUponBrowserBackButton',
132 # crbug.com/83827 130 # crbug.com/83827
133 '-popups.PopupsTest.testUnblockedPopupAddedToOmnibox', 131 '-popups.PopupsTest.testUnblockedPopupAddedToOmnibox',
134 # crbug.com/85600 132 # crbug.com/85600
135 '-prefs.PrefsTest.testNavigationStateOnSessionRestore', 133 '-prefs.PrefsTest.testNavigationStateOnSessionRestore',
136 # crbug.com/112051 134 # crbug.com/112051
137 '-prefs_ui.PrefsUITest.testChangeExceptionBehaviorUI', 135 '-prefs_ui.PrefsUITest.testChangeExceptionBehaviorUI',
138 # crbug.com/119183 136 # crbug.com/119183
139 '-protector.ProtectorSessionStartupTest.testDetectSessionStartupChangeAndA pply', 137 '-protector.ProtectorSessionStartupTest.testDetectSessionStartupChangeAndA pply',
140 # crbug.com/119326 138 # crbug.com/119326
141 '-protector.ProtectorSessionStartupTest.testSessionStartupChangeDismissedO nEdit', 139 '-protector.ProtectorSessionStartupTest.testSessionStartupChangeDismissedO nEdit',
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 # ================================================== 192 # ==================================================
195 # crbug.com/117317 193 # crbug.com/117317
196 '-policy', 194 '-policy',
197 '-policy_prefs_ui', 195 '-policy_prefs_ui',
198 # Keychain popups make autofill/password tests difficult: crbug.com/49378 196 # Keychain popups make autofill/password tests difficult: crbug.com/49378
199 '-autofill', 197 '-autofill',
200 # Autofill on Mac. crbug.com/95165 198 # Autofill on Mac. crbug.com/95165
201 '-browsing_data.BrowsingDataTest.testClearAutofillData', 199 '-browsing_data.BrowsingDataTest.testClearAutofillData',
202 # codesign tests should run *after* signing. crbug.com/50481 200 # codesign tests should run *after* signing. crbug.com/50481
203 '-codesign', 201 '-codesign',
204 # crbug.com/69464
205 '-crash_reporter.CrashReporterTest.testRendererCrash',
206 # crbug.com/75724
207 '-downloads.DownloadsTest.testDeclineDangerousDownload',
208 # crbug.com/75724
209 '-downloads.DownloadsTest.testSaveDangerousFile',
210 # crbug.com/124922 202 # crbug.com/124922
211 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse rLoseFocus', 203 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse rLoseFocus',
212 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 204 # Fails on chrome-mac-10_7-qa only: crbug.com/124886
213 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit' , 205 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit' ,
214 # crbug.com/119110 206 # crbug.com/119110
215 '-https.SSLTest.testSSLCertAuthorityOK', 207 '-https.SSLTest.testSSLCertAuthorityOK',
216 # crbug.com/114244 208 # crbug.com/114244
217 '-imports.ImportsTest.testImportSafariDataTwice', 209 '-imports.ImportsTest.testImportSafariDataTwice',
218 # Test fails due to keychain popup: crbug.com/124913 210 # Test fails due to keychain popup: crbug.com/124913
219 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles', 211 '-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles',
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
720 712
721 # HTML5 media performance tests. 713 # HTML5 media performance tests.
722 'AV_PERF': { 714 'AV_PERF': {
723 'linux': [ 715 'linux': [
724 'media.media_constrained_network_perf', 716 'media.media_constrained_network_perf',
725 'media.media_stat_perf', 717 'media.media_stat_perf',
726 'media.media_seek_perf', 718 'media.media_seek_perf',
727 ], 719 ],
728 }, 720 },
729 } 721 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698