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

Issue 239006: [chromium-reviews] Updated comment in tab_switching.cc to replect that Tab-switching test in bui... (Closed)

Created:
11 years, 3 months ago by sidchat (Google)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Updated comment in tab_switching.cc to replect that Tab-switching test in buildbot was outputting 0 because it was missing command line flag -log-level=0. log-level decides the amount of output in the log file, and histograms come under log-level 0. The default was 1, which meant that histograms were not logged - hence the results always showed 0. BUG=www.crbug.com/22965 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27150

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/test/tab_switching/tab_switching_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sidchat (Google)
11 years, 3 months ago (2009-09-24 22:39:44 UTC) #1
Nicolas Sylvain
11 years, 3 months ago (2009-09-24 22:54:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698