Commit 4fbd79f4 authored by dyu@chromium.org's avatar dyu@chromium.org

Enabling GPU tests on Windows qa-bots.

TEST=none
BUG=89279
Review URL: http://codereview.chromium.org/7576027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95845 0039d316-1c4b-4281-b951-d872f2087c98
parent f2c794f6
......@@ -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
......@@ -403,6 +400,7 @@
'win': [
'enterprise',
'gpu',
],
'mac': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment