Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8958)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 8564031: Disabling sync.SyncIntegreationTest in FULL windows section. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 109975)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698