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

Issue 64983002: CQ: catch IOError thrown on socket timeouts (Closed)

Created:
7 years, 1 month ago by Paweł Hajdan Jr.
Modified:
7 years, 1 month ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, cmp-cc_chromium.org
Visibility:
Public.

Description

CQ: catch IOError thrown on socket timeouts BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=233950

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M commit-queue/verification/try_job_on_rietveld.py View 1 1 chunk +6 lines, -0 lines 4 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
7 years, 1 month ago (2013-11-07 18:31:28 UTC) #1
M-A Ruel
lgtm if both still work https://codereview.chromium.org/64983002/diff/1/commit-queue/verification/try_job_on_rietveld.py File commit-queue/verification/try_job_on_rietveld.py (right): https://codereview.chromium.org/64983002/diff/1/commit-queue/verification/try_job_on_rietveld.py#newcode756 commit-queue/verification/try_job_on_rietveld.py:756: except socket.error as e: ...
7 years, 1 month ago (2013-11-07 19:36:04 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/64983002/diff/1/commit-queue/verification/try_job_on_rietveld.py File commit-queue/verification/try_job_on_rietveld.py (right): https://codereview.chromium.org/64983002/diff/1/commit-queue/verification/try_job_on_rietveld.py#newcode756 commit-queue/verification/try_job_on_rietveld.py:756: except socket.error as e: On 2013/11/07 19:36:05, M-A Ruel ...
7 years, 1 month ago (2013-11-07 21:02:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phajdan.jr@chromium.org/64983002/60001
7 years, 1 month ago (2013-11-08 19:00:08 UTC) #4
commit-bot: I haz the power
Change committed as 233950
7 years, 1 month ago (2013-11-08 19:01:12 UTC) #5
Vadim Sh.
I'm sorry I'm jumping into the review uninvited and late, but I have couple comments. ...
7 years, 1 month ago (2013-11-08 19:33:56 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/64983002/diff/60001/commit-queue/verification/try_job_on_rietveld.py File commit-queue/verification/try_job_on_rietveld.py (right): https://codereview.chromium.org/64983002/diff/60001/commit-queue/verification/try_job_on_rietveld.py#newcode759 commit-queue/verification/try_job_on_rietveld.py:759: if e.errno == 'socket error': On 2013/11/08 19:33:57, Vadim ...
7 years, 1 month ago (2013-11-08 20:14:18 UTC) #7
Isaac (away)
7 years, 1 month ago (2013-11-08 21:51:13 UTC) #8
Message was sent while issue was closed.
Is your client up to date?  I'm still not getting CCed on your CQ changes,
despite being in watchlists on both tools and commit-queue.

http://src.chromium.org/chrome/trunk/tools/WATCHLISTS
http://src.chromium.org/chrome/trunk/tools/commit-queue/WATCHLISTS

This has happened a number of times with your CLs, and is in part occurring
because you're using a non-recommended SCM setup.  Please explicitly CC
ilevy-cc@chromium on new CQ changes if your checkout misfunctions.  Thanks.

Powered by Google App Engine
This is Rietveld 408576698