| 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',
|
|
|