Index: chrome/test/functional/PYAUTO_TESTS |
=================================================================== |
--- chrome/test/functional/PYAUTO_TESTS (revision 109369) |
+++ chrome/test/functional/PYAUTO_TESTS (working copy) |
@@ -132,6 +132,10 @@ |
], |
'win': [ |
+ # Enable sync.SyncIntegrationTest only for windows CONTINUIOUS, |
+ # which contains the sync protobufs. |
+ 'sync.SyncIntegrationTest', |
+ |
# ================================================== |
# Disabled tests that need to be investigated/fixed. |
# ================================================== |
@@ -419,7 +423,6 @@ |
], |
'win': [ |
- 'sync.SyncIntegrationTest', |
], |
'mac': [ |