summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
diff options
context:
space:
mode:
authordyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-14 18:35:24 +0000
committerdyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-14 18:35:24 +0000
commit716691482b66c024c7484ab85cad91014044d5d4 (patch)
treec6ad9609c26429fd2e9d76a1b537cbe763ac83d1 /chrome/test/functional
parent99e026876f14d39d3894f1de247a09710be9752b (diff)
downloadchromium_src-716691482b66c024c7484ab85cad91014044d5d4.zip
chromium_src-716691482b66c024c7484ab85cad91014044d5d4.tar.gz
chromium_src-716691482b66c024c7484ab85cad91014044d5d4.tar.bz2
Moved sync.SyncIntegrationTest from CONTINUOUS_PUBLIC suite to CONTINUOUS suite.
BUG=none TEST=none Review URL: http://codereview.chromium.org/8508044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS7
1 files changed, 5 insertions, 2 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 2ac2263..8d38838 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -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.
# ==================================================
@@ -154,7 +158,7 @@
# causes browser crash? crbug.com/99865
'-prefs.PrefsTest.testGeolocationPref',
# crbug.com/88679
- '-sync',
+ '-sync.SyncTest',
# crbug.com/86949
'-sync.SyncTest.testRestartBrowser',
# crbug.com/87642
@@ -403,7 +407,6 @@
],
'win': [
- 'sync.SyncIntegrationTest',
],
'mac': [