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

Issue 130493002: Handle the PrimeLint SSL read timeout better. (Closed)

Created:
6 years, 11 months ago by wtc
Modified:
6 years, 11 months ago
Reviewers:
iannucci, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Handle the PrimeLint SSL read timeout better. It takes more than 10 seconds to lint some CLs. Silently ignore the expected timeout. R=maruel@chromium.org,iannucci@chromium.org BUG=290402 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=243968

Patch Set 1 #

Total comments: 3

Patch Set 2 : Change the timeout back to 10 seconds #

Patch Set 3 : Add 'ssl' to tests/gcl_unittests.py #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M gcl.py View 1 2 chunks +9 lines, -2 lines 0 comments Download
M tests/gcl_unittest.py View 1 2 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 12 (0 generated)
wtc
6 years, 11 months ago (2014-01-09 01:59:20 UTC) #1
M-A Ruel
I'll let Robbie decide. https://codereview.chromium.org/130493002/diff/1/gcl.py File gcl.py (right): https://codereview.chromium.org/130493002/diff/1/gcl.py#newcode404 gcl.py:404: try: You could remove the ...
6 years, 11 months ago (2014-01-09 02:08:14 UTC) #2
wtc
https://codereview.chromium.org/130493002/diff/1/gcl.py File gcl.py (right): https://codereview.chromium.org/130493002/diff/1/gcl.py#newcode404 gcl.py:404: try: On 2014/01/09 02:08:14, M-A Ruel wrote: > You ...
6 years, 11 months ago (2014-01-09 15:07:34 UTC) #3
M-A Ruel
On 2014/01/09 15:07:34, wtc wrote: > https://codereview.chromium.org/130493002/diff/1/gcl.py > File gcl.py (right): > > https://codereview.chromium.org/130493002/diff/1/gcl.py#newcode404 > ...
6 years, 11 months ago (2014-01-09 15:15:35 UTC) #4
wtc
Please review patch set 2. Thanks. https://codereview.chromium.org/130493002/diff/1/gcl.py File gcl.py (right): https://codereview.chromium.org/130493002/diff/1/gcl.py#newcode404 gcl.py:404: try: Thanks for ...
6 years, 11 months ago (2014-01-09 17:58:27 UTC) #5
iannucci
On 2014/01/09 17:58:27, wtc wrote: > Please review patch set 2. Thanks. > > https://codereview.chromium.org/130493002/diff/1/gcl.py ...
6 years, 11 months ago (2014-01-09 18:59:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/130493002/80001
6 years, 11 months ago (2014-01-09 20:01:34 UTC) #7
commit-bot: I haz the power
Presubmit check for 130493002-80001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 11 months ago (2014-01-09 20:04:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/130493002/150001
6 years, 11 months ago (2014-01-09 20:36:54 UTC) #9
commit-bot: I haz the power
Change committed as 243968
6 years, 11 months ago (2014-01-09 20:41:56 UTC) #10
wtc
Robbie: I had to add 'ssl' to tests/gcl_unittest.py to pass the presubmit checks. Please do ...
6 years, 11 months ago (2014-01-09 20:46:47 UTC) #11
iannucci
6 years, 11 months ago (2014-01-09 22:27:20 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/130493002/diff/150001/tests/gcl_unittest.py
File tests/gcl_unittest.py (right):

https://codereview.chromium.org/130493002/diff/150001/tests/gcl_unittest.py#n...
tests/gcl_unittest.py:111: 'ssl', 'string', 'subprocess2', 'sys', 'tempfile',
'time',
LOL this test is so bogus....

lgtm

Powered by Google App Engine
This is Rietveld 408576698