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. |