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

Issue 3051019: Update python sync server to support recursive deletion. (Closed)

Created:
10 years, 4 months ago by Raghu Simha
Modified:
9 years, 7 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, ncarter (slow), idana, cbentzel+watch_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Update python sync server to support recursive deletion. The python sync server does not support recursive deletion, as a result of which test cases that remove a directory of sync entries end up failing. This checkin updates the sync server to support recursive deletion of sync entries and all their childen. BUG=50306 TEST=sync_integration_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54012

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -13 lines) Patch
M chrome/test/live_sync/two_client_live_bookmarks_sync_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/tools/testserver/chromiumsync.py View 2 chunks +44 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Raghu Simha
10 years, 4 months ago (2010-07-28 04:47:13 UTC) #1
ncarter (slow)
LGTM
10 years, 4 months ago (2010-07-28 20:24:48 UTC) #2
Raghu Simha
10 years, 4 months ago (2010-07-28 20:57:55 UTC) #3
Thanks!

Powered by Google App Engine
This is Rietveld 408576698