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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 7576027: Enabling GPU tests on Windows qa-bots. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 95546)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -86,8 +86,6 @@
'-browsing_data.BrowsingDataTest.testClearingAccuracy',
# Turkish I problem. crbug.com/60638
'-find_in_page.FindMatchTests.testLocalizationAndCaseOrder',
- # crbug.com/89279
- '-gpu',
# crbug.com/87959
'-instant.InstantTest.testInstantLoadsFor100CharsLongQuery',
# crbug.com/83459
@@ -188,6 +186,8 @@
'-downloads.DownloadsTest.testDeclineDangerousDownload',
# crbug.com/75724
'-downloads.DownloadsTest.testSaveDangerousFile',
+ # crbug.com/89279
Nirnimesh 2011/08/05 01:13:05 No. remove it from here
dyu1 2011/08/05 01:15:57 Done.
+ '-gpu',
'-instant.InstantTest.testInstantNavigation', # crbug.com/69090
# crbug.com/66072
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
@@ -401,6 +401,8 @@
'win': [
'enterprise',
+ # crbug.com/89279
Nirnimesh 2011/08/05 01:13:05 Remove this. Add 'gpu' here
dyu1 2011/08/05 01:15:57 Done.
+ '-gpu',
],
'mac': [
« 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