summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/PYAUTO_TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/functional/PYAUTO_TESTS')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS5
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 4d228dc..fad2ca4 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -29,7 +29,10 @@
'autofill',
# Not part of the continous build.
# Used for testing Autofill crowdsourcing.
- '-autofill.AutoFillTest.testAutofillCrowdSourcing',
+ '-autofill.AutoFillTest.testAutofillCrowdsourcing',
+ # Not part of the continous build.
+ # Used for testing Autofill duplicate profile merging.
+ '-autofill.AutoFillTest.testMergeDuplicateProfilesInAutofill',
'bookmark_bar',
'bookmarks',
'browser',