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

Issue 5104004: Spin up XMPP server for testservers of type sync. (Closed)

Created:
10 years, 1 month ago by akalin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Spin up XMPP server for testservers of type sync. The XMPP server will be used by the sync integration tests in a future CL. BUG=53934 TEST=Sync integration tests still work Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67483

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 8

Patch Set 3 : Addressed cbentzel's comments #

Patch Set 4 : synced to head #

Patch Set 5 : Synced to head #

Patch Set 6 : Fixed merge error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -10 lines) Patch
M net/tools/testserver/testserver.py View 1 2 3 4 5 5 chunks +92 lines, -9 lines 0 comments Download
M net/tools/testserver/xmppserver.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
akalin
+cbentzel for review
10 years, 1 month ago (2010-11-17 23:26:58 UTC) #1
cbentzel
Added Pawel - do you want someone else on the sync team to also take ...
10 years, 1 month ago (2010-11-18 11:51:49 UTC) #2
Paweł Hajdan Jr.
http://codereview.chromium.org/5104004/diff/1/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/5104004/diff/1/net/tools/testserver/testserver.py#newcode197 net/tools/testserver/testserver.py:197: time.sleep(poll_interval) hmmm, why? Can we wait for an event ...
10 years, 1 month ago (2010-11-18 11:58:45 UTC) #3
cbentzel
http://codereview.chromium.org/5104004/diff/1/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/5104004/diff/1/net/tools/testserver/testserver.py#newcode138 net/tools/testserver/testserver.py:138: self._xmpp_server = xmppserver.XmppServer( Should xmpp_server be run a separate ...
10 years, 1 month ago (2010-11-18 11:59:09 UTC) #4
akalin
Addressed all comments, simplified select loop. Everyone, please take another look. +ncarter for sync stuff. ...
10 years, 1 month ago (2010-11-18 23:32:58 UTC) #5
cbentzel
Pretty close to LGTM. I will be on vacation next week so feel free to ...
10 years, 1 month ago (2010-11-19 15:39:29 UTC) #6
akalin
Addressed all comments. Please take another look. http://codereview.chromium.org/5104004/diff/7001/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/5104004/diff/7001/net/tools/testserver/testserver.py#newcode172 net/tools/testserver/testserver.py:172: r = ...
10 years, 1 month ago (2010-11-19 18:06:16 UTC) #7
cbentzel
LGTM
10 years, 1 month ago (2010-11-19 18:09:02 UTC) #8
Paweł Hajdan Jr.
LGTM
10 years, 1 month ago (2010-11-19 21:03:16 UTC) #9
akalin
10 years, 1 month ago (2010-11-20 09:12:59 UTC) #10
ncarter already LGTMed a version of this in
http://codereview.chromium.org/3532014/ so I'll just submit it.  Nick if you
have any comments, I can take care of them later.

On 2010/11/19 21:03:16, Paweł Hajdan Jr. wrote:
> LGTM

Powered by Google App Engine
This is Rietveld 408576698