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

Issue 8510075: Fixed and added new tests in SyncIntegrationTest class. (Closed)

Created:
9 years, 1 month ago by dyu1
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Nirnimesh, John Grabowski, anantha, Paweł Hajdan Jr., dennis_jeffrey
Visibility:
Public.

Description

Fixed and added new tests in SyncIntegrationTest class. Added AwaitSyncCycleCompletion function to all tests after signing into sync to allow for full sync before proceeding. Added Autofill sync test and Credit card sync test. Changed test page from google.com to local web file using http server. Disabled SyncIntegrationTest class in FULL suite due to History backend crash when logging into the sync server. TEST=none BUG=104227 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110816

Patch Set 1 #

Total comments: 21

Patch Set 2 : '' #

Total comments: 15

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -5 lines) Patch
M chrome/test/functional/PYAUTO_TESTS View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/functional/sync.py View 1 2 3 3 chunks +70 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dyu1
9 years, 1 month ago (2011-11-15 01:42:40 UTC) #1
dennis_jeffrey
http://codereview.chromium.org/8510075/diff/1/chrome/test/functional/PYAUTO_TESTS File chrome/test/functional/PYAUTO_TESTS (right): http://codereview.chromium.org/8510075/diff/1/chrome/test/functional/PYAUTO_TESTS#newcode137 chrome/test/functional/PYAUTO_TESTS:137: #'sync.SyncIntegrationTest', Is this disabled temporarily or permanently? If permanent, ...
9 years, 1 month ago (2011-11-15 02:07:13 UTC) #2
dyu1
http://codereview.chromium.org/8510075/diff/1/chrome/test/functional/PYAUTO_TESTS File chrome/test/functional/PYAUTO_TESTS (right): http://codereview.chromium.org/8510075/diff/1/chrome/test/functional/PYAUTO_TESTS#newcode137 chrome/test/functional/PYAUTO_TESTS:137: #'sync.SyncIntegrationTest', On 2011/11/15 02:07:13, dennis_jeffrey wrote: > Is this ...
9 years, 1 month ago (2011-11-15 02:56:08 UTC) #3
dennis_jeffrey
LGTM, but just one question about a line in the PYAUTO_TESTS file. http://codereview.chromium.org/8510075/diff/1/chrome/test/functional/PYAUTO_TESTS File chrome/test/functional/PYAUTO_TESTS ...
9 years, 1 month ago (2011-11-15 18:05:31 UTC) #4
Nirnimesh
http://codereview.chromium.org/8510075/diff/4001/chrome/test/data/sync/basic_page.html File chrome/test/data/sync/basic_page.html (right): http://codereview.chromium.org/8510075/diff/4001/chrome/test/data/sync/basic_page.html#newcode1 chrome/test/data/sync/basic_page.html:1: <html> Why not reuse one of the existing html ...
9 years, 1 month ago (2011-11-15 18:21:16 UTC) #5
dyu1
http://codereview.chromium.org/8510075/diff/4001/chrome/test/data/sync/basic_page.html File chrome/test/data/sync/basic_page.html (right): http://codereview.chromium.org/8510075/diff/4001/chrome/test/data/sync/basic_page.html#newcode1 chrome/test/data/sync/basic_page.html:1: <html> On 2011/11/15 18:21:16, Nirnimesh wrote: > Why not ...
9 years, 1 month ago (2011-11-17 20:01:31 UTC) #6
Nirnimesh
http://codereview.chromium.org/8510075/diff/4001/chrome/test/functional/sync.py File chrome/test/functional/sync.py (right): http://codereview.chromium.org/8510075/diff/4001/chrome/test/functional/sync.py#newcode147 chrome/test/functional/sync.py:147: self.AwaitSyncCycleCompletion() On 2011/11/17 20:01:31, dyu1 wrote: > On 2011/11/15 ...
9 years, 1 month ago (2011-11-17 20:15:35 UTC) #7
dyu1
Yes, |self| is the first browser and browser2 is the second browser. I had "self.AwaitSyncCycleCompletion" ...
9 years, 1 month ago (2011-11-17 20:21:53 UTC) #8
Nirnimesh
http://codereview.chromium.org/8510075/diff/10001/chrome/test/functional/sync.py File chrome/test/functional/sync.py (right): http://codereview.chromium.org/8510075/diff/10001/chrome/test/functional/sync.py#newcode148 chrome/test/functional/sync.py:148: self.AwaitSyncCycleCompletion() I don't understand. Where are you ensuring that ...
9 years, 1 month ago (2011-11-17 20:26:04 UTC) #9
dyu1
Done On 2011/11/17 20:26:04, Nirnimesh wrote: > http://codereview.chromium.org/8510075/diff/10001/chrome/test/functional/sync.py > File chrome/test/functional/sync.py (right): > > http://codereview.chromium.org/8510075/diff/10001/chrome/test/functional/sync.py#newcode148 ...
9 years, 1 month ago (2011-11-17 20:33:16 UTC) #10
Nirnimesh
9 years, 1 month ago (2011-11-18 01:47:47 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698