Disabling entire sync pyauto test suite on windows. All tests crash.

BUG=88679
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91745 0039d316-1c4b-4281-b951-d872f2087c98
parent c3753652
...@@ -159,6 +159,8 @@ ...@@ -159,6 +159,8 @@
'-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage', '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar', '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
'-prefs.PrefsTest.testDownloadDirPref', '-prefs.PrefsTest.testDownloadDirPref',
# crbug.com/88679
'-sync',
# crbug.com/86949 # crbug.com/86949
'-sync.SyncTest.testRestartBrowser', '-sync.SyncTest.testRestartBrowser',
# crbug.com/87642 # crbug.com/87642
......
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