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

Side by Side Diff: chrome/test/data/autofill/functional/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
OLDNEW
(Empty)
1 This dataset file can be parsed with dataset_converter.py
2
3 first_name, middle_name, last_name, email, company_name, address_line_1, address _line_2, city, state, zipcode, country, phone
4
5 Used with AutofillTest.testMergeAggregatedProfilesWithSameAddress
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
9 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
11 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
13 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
15 ||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
17 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
19 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
21 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/functional/dataset.txt ('k') | chrome/test/data/autofill/functional/dataset_no_address.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698