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

Unified Diff: chrome/test/data/autofill/dataset.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/autofill/cc_autocomplete_off_test.html ('k') | chrome/test/data/autofill/dataset_2.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/dataset.txt
===================================================================
--- chrome/test/data/autofill/dataset.txt (revision 152261)
+++ chrome/test/data/autofill/dataset.txt (working copy)
@@ -1,7 +1,7 @@
-This dataset file can be parsed with dataset_converter.py
-
-first_name, middle_name, last_name, email, company_name, address_line_1, address_line_2, city, state, zipcode, country, phone, fax
-
+# This dataset file is used by AutofillTest.MergeAggregatedDuplicatedProfiles
+#
+# first_name, middle_name, last_name, email, company_name, address_line_1, address_line_2, city, state, zipcode, country, phone, fax
+#
John||Doe|john.doe@gmail.com||1950 Amphitheatre Ave #2||Mountain View|California|14888|US|4195551234|
John||Doe|john.doe@movitron.com|Movitron|Iceberg @ 10 Pennsylvania|Movitron 5th Floor|Mountain View|CA|14890|US|4195551234|
John||Doe|john@incarnate.net||||SFO|-08:00 Pacific Time (US & Canada); Tijuana||US||
« no previous file with comments | « chrome/test/data/autofill/cc_autocomplete_off_test.html ('k') | chrome/test/data/autofill/dataset_2.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698