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

Issue 9802038: Increase timeout for X starting. (Closed)

Created:
8 years, 9 months ago by Peter Mayo
Modified:
8 years, 8 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Increase timeout for X starting. Increase logging of what we checked, and how long it took. BUG=103882 TEST=Run locally. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130123

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M tools/xdisplaycheck/xdisplaycheck.cc View 1 2 3 4 4 chunks +10 lines, -4 lines 2 comments Download

Messages

Total messages: 18 (0 generated)
Peter Mayo
More tracking down why virtual X sometimes breaks. In my test platform it doesn't seem ...
8 years, 9 months ago (2012-03-28 21:07:44 UTC) #1
sadrul
LGTM http://codereview.chromium.org/9802038/diff/2002/tools/xdisplaycheck/xdisplaycheck.cc File tools/xdisplaycheck/xdisplaycheck.cc (right): http://codereview.chromium.org/9802038/diff/2002/tools/xdisplaycheck/xdisplaycheck.cc#newcode52 tools/xdisplaycheck/xdisplaycheck.cc:52: fprintf(stderr, "Connected after %d tries\n", tries); stdout (here ...
8 years, 9 months ago (2012-03-28 21:09:39 UTC) #2
Peter Mayo
http://codereview.chromium.org/9802038/diff/2002/tools/xdisplaycheck/xdisplaycheck.cc File tools/xdisplaycheck/xdisplaycheck.cc (right): http://codereview.chromium.org/9802038/diff/2002/tools/xdisplaycheck/xdisplaycheck.cc#newcode52 tools/xdisplaycheck/xdisplaycheck.cc:52: fprintf(stderr, "Connected after %d tries\n", tries); On 2012/03/28 21:09:39, ...
8 years, 9 months ago (2012-03-28 21:15:40 UTC) #3
M-A Ruel
http://codereview.chromium.org/9802038/diff/5001/tools/xdisplaycheck/xdisplaycheck.cc File tools/xdisplaycheck/xdisplaycheck.cc (right): http://codereview.chromium.org/9802038/diff/5001/tools/xdisplaycheck/xdisplaycheck.cc#newcode44 tools/xdisplaycheck/xdisplaycheck.cc:44: Sleep(300); Why sleeping more versus trying more often?
8 years, 9 months ago (2012-03-28 22:31:48 UTC) #4
Peter Mayo
On 2012/03/28 22:31:48, Marc-Antoine Ruel wrote: > http://codereview.chromium.org/9802038/diff/5001/tools/xdisplaycheck/xdisplaycheck.cc > File tools/xdisplaycheck/xdisplaycheck.cc (right): > > http://codereview.chromium.org/9802038/diff/5001/tools/xdisplaycheck/xdisplaycheck.cc#newcode44 ...
8 years, 8 months ago (2012-03-29 15:03:59 UTC) #5
M-A Ruel
On 2012/03/29 15:03:59, Peter Mayo wrote: > Because trying more often could just make the ...
8 years, 8 months ago (2012-03-29 15:07:17 UTC) #6
Peter Mayo
On 2012/03/29 15:07:17, Marc-Antoine Ruel wrote: > On 2012/03/29 15:03:59, Peter Mayo wrote: > > ...
8 years, 8 months ago (2012-03-29 15:20:21 UTC) #7
M-A Ruel
lgtm in any case, sorry for the annoyance.
8 years, 8 months ago (2012-03-29 15:25:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/9802038/8002
8 years, 8 months ago (2012-03-29 15:39:23 UTC) #9
commit-bot: I haz the power
Try job failure for 9802038-8002 (retry) on win_rel for steps "ui_tests, browser_tests". It's a second ...
8 years, 8 months ago (2012-03-29 18:39:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/9802038/8002
8 years, 8 months ago (2012-03-29 19:45:58 UTC) #11
commit-bot: I haz the power
Try job failure for 9802038-8002 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-29 22:28:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/9802038/8002
8 years, 8 months ago (2012-03-30 12:41:17 UTC) #13
commit-bot: I haz the power
Try job failure for 9802038-8002 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-30 15:59:13 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/9802038/8002
8 years, 8 months ago (2012-04-02 12:51:02 UTC) #15
Peter Mayo
Follows on to http://codereview.chromium.org/10008101/ http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc File tools/xdisplaycheck/xdisplaycheck.cc (right): http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc#newcode6 tools/xdisplaycheck/xdisplaycheck.cc:6: // continually retries until it ...
8 years, 8 months ago (2012-04-13 02:01:05 UTC) #16
M-A Ruel
http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc File tools/xdisplaycheck/xdisplaycheck.cc (right): http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc#newcode6 tools/xdisplaycheck/xdisplaycheck.cc:6: // continually retries until it connects or 5 seconds ...
8 years, 8 months ago (2012-04-13 18:56:40 UTC) #17
Peter Mayo (wrong one)
8 years, 8 months ago (2012-04-13 19:13:04 UTC) #18
Self-reviewing after submission no less.  If you never review mistakes, how
can you learn from them?

On Fri, Apr 13, 2012 at 2:56 PM, <maruel@chromium.org> wrote:

>
> http://codereview.chromium.**org/9802038/diff/17004/tools/**
>
xdisplaycheck/xdisplaycheck.cc<http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc>
> File tools/xdisplaycheck/**xdisplaycheck.cc (right):
>
> http://codereview.chromium.**org/9802038/diff/17004/tools/**
>
xdisplaycheck/xdisplaycheck.**cc#newcode6<http://codereview.chromium.org/9802038/diff/17004/tools/xdisplaycheck/xdisplaycheck.cc#newcode6>
> tools/xdisplaycheck/**xdisplaycheck.cc:6: // continually retries until it
> connects or 5 seconds pass.  If it fails
> On 2012/04/13 02:01:05, Peter Mayo wrote:
>
>> Should update the timeout in these comments too
>>
>
> You are self-reviewing your CL? :)
>
>
http://codereview.chromium.**org/9802038/<http://codereview.chromium.org/9802...
>



-- 

Peter Mayo | Waterloo | petermayo@google.com | 519-880-3439

Powered by Google App Engine
This is Rietveld 408576698