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

Issue 10831204: Fix for number of ChromeOS browser_tests that were failing in BVTs. (Closed)

Created:
8 years, 4 months ago by zel
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix for number of ChromeOS browser_tests that were failing in BVTs. Added extra logs for tracing test web server failures in browser_tests. TEST=make sure ChromeOS BVT browser_tests pass BUG=131915 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150659

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M chrome/browser/chromeos/preferences.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options2/browser_options_handler.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M content/test/browser_test_utils.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zel
8 years, 4 months ago (2012-08-08 00:25:29 UTC) #1
zel
8 years, 4 months ago (2012-08-08 18:16:53 UTC) #2
James Hawkins
lgtm
8 years, 4 months ago (2012-08-08 18:19:23 UTC) #3
sky
8 years, 4 months ago (2012-08-08 21:07:24 UTC) #4
LGTM

http://codereview.chromium.org/10831204/diff/2001/chrome/browser/ui/webui/opt...
File chrome/browser/ui/webui/options2/browser_options_handler.cc (right):

http://codereview.chromium.org/10831204/diff/2001/chrome/browser/ui/webui/opt...
chrome/browser/ui/webui/options2/browser_options_handler.cc:367:
chromeos::UserManager::Get()->GetLoggedInUser().email() : "");
nit: "" -> std::string().

Powered by Google App Engine
This is Rietveld 408576698