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

Side by Side Diff: chrome/test/data/autofill/dataset_2.txt

Issue 10855253: Convert the autofill pyauto tests to browser tests, and remove all the supporting automation hooks … (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review comments Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/autofill/dataset.txt ('k') | chrome/test/data/autofill/dataset_no_address.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This dataset file can be parsed with dataset_converter.py 1 # first_name, middle_name, last_name, email, company_name, address_line_1, addre ss_line_2, city, state, zipcode, country, phone
2 2 #
3 first_name, middle_name, last_name, email, company_name, address_line_1, address _line_2, city, state, zipcode, country, phone 3 # Used with AutofillTest.MergeAggregatedProfilesWithSameAddress
4 4 # These 12 profiles should merge into 3 profiles with the new multi-value featur e.
5 Used with AutofillTest.testMergeAggregatedProfilesWithSameAddress 5 #
6 These 12 profiles should merge into 3 profiles with the new multi-value feature.
7
8 john|Jacob||john.doe@gmail.com||1950 Amphitheatre Ave|#2|Mountain View|CA|14888| USA|4155551234 6 john|Jacob||john.doe@gmail.com||1950 Amphitheatre Ave|#2|Mountain View|CA|14888| USA|4155551234
9 john|Jacob||john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|USA |4155551234 7 john|Jacob||john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|USA |4155551234
10 John|Jacob|Doe|john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|Californi a|14888|USA 8 John|Jacob|Doe|john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|Californi a|14888|USA|
11 John||Doe|jdoe@gmail.com||1950 Amphitheatre #2|Cube 10|Mountain View|California| 14888|USA|4085551234 9 John||Doe|jdoe@gmail.com||1950 Amphitheatre #2|Cube 10|Mountain View|California| 14888|USA|4085551234
12 Jane|||jane@gmail.com||1950 Amphitheatre #2|Cube 20|Mountain View|CO|91228|US|40 85551234 10 Jane|||jane@gmail.com||1950 Amphitheatre #2|Cube 20|Mountain View|CO|91228|US|40 85551234
13 Jane|DeCruz|Doe|jdd@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|Unit ed States|4085551234 11 Jane|DeCruz|Doe|jdd@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|Unit ed States|4085551234
14 |Jacob|Doe|jacob.doe@gmail.com||1950 Amphitheatre #2||Mountain View|AZ|24888|USA |4195551234 12 |Jacob|Doe|jacob.doe@gmail.com||1950 Amphitheatre #2||Mountain View|AZ|24888|USA |4195551234
15 ||Doe|||1950 Amphitheatre #2||Mountain View|CA|14888|US| 13 ||Doe|||1950 Amphitheatre #2||Mountain View|CA|14888|US|
16 Jane|DeCruz|Doe|jdd@gmail.com|Google|1950 Amphitheatre #2||Mountain View|CA|1488 8|United States|9165551234 14 Jane|DeCruz|Doe|jdd@gmail.com|Google|1950 Amphitheatre #2||Mountain View|CA|1488 8|United States|9165551234
17 Bruce||Banner|greenmachine@gmail.com|Hulk, Inc.|1950 Amphitheatre #2||Mountain V iew|CA|14888|Canada| 15 Bruce||Banner|greenmachine@gmail.com|Hulk, Inc.|1950 Amphitheatre #2||Mountain V iew|CA|14888|Canada|
18 John|Jacob|Doe|||john.doe@gmail.com||Mountain View|CA|14888|USA|6505551234 16 John|Jacob|Doe|||john.doe@gmail.com||Mountain View|CA|14888|USA|6505551234
19 Jane|DeCruz|Doe|jdd@gmail.com|Google, Inc.|1950 Amphitheatre #2||Mountain View|C A|14888|United States|9165551234 17 Jane|DeCruz|Doe|jdd@gmail.com|Google, Inc.|1950 Amphitheatre #2||Mountain View|C A|14888|United States|9165551234
20 John|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055 51234 18 John|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055 51234
21 john|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055 51234 19 john|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055 51234
OLDNEW
« no previous file with comments | « chrome/test/data/autofill/dataset.txt ('k') | chrome/test/data/autofill/dataset_no_address.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698