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

Issue 6156008: Additional logging for LoginPromptBrowserTest.IncorrectConfirmation (Closed)

Created:
9 years, 11 months ago by asanka (google)
Modified:
9 years, 7 months ago
Reviewers:
cbentzel, asanka, brettw
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Additional logging for LoginPromptBrowserTest.IncorrectConfirmation This test runs into intermittent timeouts. Logging is being added to help track down causes. BUG=69266 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71439

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add context to begin/end entries and moved load stop waiter. #

Patch Set 3 : Rebased #

Patch Set 4 : Rebased again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M chrome/browser/ui/login/login_prompt_browsertest.cc View 1 4 chunks +17 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
asanka
Added logging and made one minor change to the test to make sure we are ...
9 years, 11 months ago (2011-01-11 19:17:39 UTC) #1
cbentzel
Do LOG(INFO)'s show up on trybot runs? I'm going to look at other tests to ...
9 years, 11 months ago (2011-01-11 19:40:34 UTC) #2
asanka
On 2011/01/11 19:40:34, cbentzel wrote: > Do LOG(INFO)'s show up on trybot runs? They do. ...
9 years, 11 months ago (2011-01-11 19:50:14 UTC) #3
cbentzel
+brettw Brett, what are your feelings towards adding LOG(INFO) to test code? Asanka's trying to ...
9 years, 11 months ago (2011-01-11 19:53:59 UTC) #4
brettw
Logging like this is discouraged but in some cases like yours is probably the best ...
9 years, 11 months ago (2011-01-11 20:52:36 UTC) #5
cbentzel
LGTM Please consider adding extra context to the "Begin" and "Done" log statements, as Brett ...
9 years, 11 months ago (2011-01-11 21:35:34 UTC) #6
asanka
Added context to log entries and moved the final load_stop_waiter.Wait() call below the post condition ...
9 years, 11 months ago (2011-01-11 21:58:05 UTC) #7
brettw
BTW if you give up on this bug for a while, please remove the logging ...
9 years, 11 months ago (2011-01-11 23:10:58 UTC) #8
cbentzel
9 years, 11 months ago (2011-01-12 15:04:25 UTC) #9
Still LGTM

http://codereview.chromium.org/6156008/diff/1/chrome/browser/ui/login/login_p...
File chrome/browser/ui/login/login_prompt_browsertest.cc (right):

http://codereview.chromium.org/6156008/diff/1/chrome/browser/ui/login/login_p...
chrome/browser/ui/login/login_prompt_browsertest.cc:279: // Marked as flaky. 
See crbug.com/69266 and http://crbug.com/68860
Nit: use full URL for 69266.

Powered by Google App Engine
This is Rietveld 408576698