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

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 95547)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -48,7 +48,6 @@
'extensions',
'find_in_page',
'flash',
- 'gpu',
'history',
'https',
'imports',
@@ -86,8 +85,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
@@ -196,7 +193,7 @@
'-omnibox.OmniboxTest.testHistoryResult',
# crbug.com/91617
'-omnibox.OmniboxTest.testContentHistory',
- '-omnibox.OmniboxTest.testOmniboxSearchHistory',
+ '-omnibox.OmniboxTest.testOmniboxSearchHistory',
# Keychain popups make autofill/password tests difficult: crbug.com/49378
'-passwords',
# crbug.com/79263
@@ -401,6 +398,7 @@
'win': [
'enterprise',
+ '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