summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-15 00:10:19 +0000
committerdyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-15 00:10:19 +0000
commitb5cd7ba7587cddfb626b251f5010d758c952b353 (patch)
treecc74adda379fa089c5bd04424e65952af352e560
parent6ffdb900a566f33ad07f1c53cc8d0ee4844cb93a (diff)
downloadchromium_src-b5cd7ba7587cddfb626b251f5010d758c952b353.zip
chromium_src-b5cd7ba7587cddfb626b251f5010d758c952b353.tar.gz
chromium_src-b5cd7ba7587cddfb626b251f5010d758c952b353.tar.bz2
Disabling sync.SyncIntegreationTest in FULL windows section.
BUG=104179 TEST=none Review URL: http://codereview.chromium.org/8564031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109988 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/functional/PYAUTO_TESTS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index df1369c..0d3aa9d 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -476,6 +476,9 @@
'gpu',
# Preloaded extensions affect process count: crbug.com/94350
'-process_count',
+ # Disable sync.SyncIntegrationTest on the QA bots in FULL,
+ # until sync protobufs are copied over.
+ '-sync.SyncIntegrationTest',
# ==================================================
# Disabled tests that need to be investigated/fixed.