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

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

Issue 11415036: Forcibly disable MacVDA, even for users who ignore the GPU blacklist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pointing to crbug Created 8 years, 1 month 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 | content/common/gpu/media/mac_video_decode_accelerator.mm » ('j') | 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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 # crbug.com/113090 147 # crbug.com/113090
148 '-extensions.ExtensionsTest.testAllowIncognitoExtension', 148 '-extensions.ExtensionsTest.testAllowIncognitoExtension',
149 # crbug.com/94682 149 # crbug.com/94682
150 '-gpu.GpuTest.test2dCanvas', 150 '-gpu.GpuTest.test2dCanvas',
151 # Disabled on vista in the actual test. crbug.com/89767 151 # Disabled on vista in the actual test. crbug.com/89767
152 # -imports.ImportsTest.testImportFirefoxDataTwice 152 # -imports.ImportsTest.testImportFirefoxDataTwice
153 # Disabled on vista in the actual test. crbug.com/89767 153 # Disabled on vista in the actual test. crbug.com/89767
154 # -imports.ImportsTest.testFirefoxImportFromPrefs 154 # -imports.ImportsTest.testFirefoxImportFromPrefs
155 # Disabled on vista in the actual test. crbug.com/89767 155 # Disabled on vista in the actual test. crbug.com/89767
156 # -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs 156 # -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs
157 # crbug.com/125424
158 '-media.media_basic_playback.MediaBasicPlaybackTest.testBasicPlaybackMatri x',
159 # crbug.com/95031 157 # crbug.com/95031
160 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', 158 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito',
161 # crbug.com/117569 159 # crbug.com/117569
162 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', 160 '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows',
163 # crbug.com/98526 161 # crbug.com/98526
164 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser', 162 '-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser',
165 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox', 163 '-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox',
166 # Disable sync.SyncIntegrationTest on the QA bots in FULL, 164 # Disable sync.SyncIntegrationTest on the QA bots in FULL,
167 # until sync protobufs are copied over. 165 # until sync protobufs are copied over.
168 # Also, see crbug.com/104227 166 # Also, see crbug.com/104227
(...skipping 20 matching lines...) Expand all
189 '-codesign', 187 '-codesign',
190 # crbug.com/124922 188 # crbug.com/124922
191 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse rLoseFocus', 189 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenBrowse rLoseFocus',
192 # crbug.com/125989 190 # crbug.com/125989
193 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenAlertD ialogShow', 191 '-fullscreen_mouselock.FullscreenMouselockTest.testMouseLockExitWhenAlertD ialogShow',
194 # Fails on chrome-mac-10_7-qa only: crbug.com/124886 192 # Fails on chrome-mac-10_7-qa only: crbug.com/124886
195 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit' , 193 '-fullscreen_mouselock.FullscreenMouselockTest.testPrefsForFullscreenExit' ,
196 '-fullscreen_mouselock.FullscreenMouselockTest.testNoMouseLockWhenCancelFS ', 194 '-fullscreen_mouselock.FullscreenMouselockTest.testNoMouseLockWhenCancelFS ',
197 # crbug.com/114244 195 # crbug.com/114244
198 '-imports.ImportsTest.testImportSafariDataTwice', 196 '-imports.ImportsTest.testImportSafariDataTwice',
199 # crbug.com/157394
200 '-media.media_basic_playback.MediaBasicPlaybackTest.testBasicPlaybackMatri x',
201 # crbug.com/121484 197 # crbug.com/121484
202 '-multiprofile.MultiprofileTest.test20NewProfiles', 198 '-multiprofile.MultiprofileTest.test20NewProfiles',
203 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812 199 '-ntp.NTPTest.testLaunchAppNewWindow', # crbug.com/79812
204 # Causes browser crash. crbug.com/93548 200 # Causes browser crash. crbug.com/93548
205 '-notifications.NotificationsTest.testIncognitoNotification', 201 '-notifications.NotificationsTest.testIncognitoNotification',
206 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', 202 '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito',
207 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', 203 '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
208 # crbug.com/70437 204 # crbug.com/70437
209 '-omnibox.OmniboxTest.testHistoryResult', 205 '-omnibox.OmniboxTest.testHistoryResult',
210 # crbug.com/91617 206 # crbug.com/91617
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
595 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', 591 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine',
596 '-ntp.NTPTest.testUninstallApp', 592 '-ntp.NTPTest.testUninstallApp',
597 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', 593 '-ntp.NTPTest.testLaunchAppWithDefaultSettings',
598 '-ntp.NTPTest.testLaunchAppRegularTab', 594 '-ntp.NTPTest.testLaunchAppRegularTab',
599 '-ntp.NTPTest.testLaunchAppPinnedTab', 595 '-ntp.NTPTest.testLaunchAppPinnedTab',
600 '-ntp.NTPTest.testGetAppsWhenInstallApp', 596 '-ntp.NTPTest.testGetAppsWhenInstallApp',
601 '-ntp.NTPTest.testLaunchAppNewWindow', 597 '-ntp.NTPTest.testLaunchAppNewWindow',
602 ], 598 ],
603 }, 599 },
604 } 600 }
OLDNEW
« no previous file with comments | « no previous file | content/common/gpu/media/mac_video_decode_accelerator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698