Disable the pyauto process_count tests in the FULL suite on Windows.

BUG=94350
TEST=None

Review URL: http://codereview.chromium.org/7744049

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98377 0039d316-1c4b-4281-b951-d872f2087c98
parent 459dde0d
...@@ -413,6 +413,8 @@ ...@@ -413,6 +413,8 @@
'gpu', 'gpu',
# crbug.com/92446 # crbug.com/92446
'-gpu.GpuTest.testGpuWithVideo', '-gpu.GpuTest.testGpuWithVideo',
# Preloaded extensions affect process count: crbug.com/94350
'-process_count',
], ],
'mac': [ '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