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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 6246147: Test Autofill's ability to merge duplicate profiles and... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 10 months 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
Index: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 74022)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -28,8 +28,11 @@
'all': [
'autofill',
# Not part of the continous build.
- # Used for testing Autofill crowdsourcing.
- '-autofill.AutoFillTest.testAutofillCrowdSourcing',
+ # Used for testing Autofill Crowdsourcing.
+ '-autofill.AutoFillTest.testAutofillCrowdsourcing',
+ # Not part of the continous build.
+ # Used for testing Autofill duplicate profile merging.
+ '-autofill.AutoFillTest.testMergeDuplicateProfilesInAutofill',
'bookmark_bar',
'bookmarks',
'browser',

Powered by Google App Engine
This is Rietveld 408576698