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

Issue 309533013: Add traces temporarily to track down flakiness in test. (Closed)

Created:
6 years, 6 months ago by Finnur
Modified:
6 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Add traces temporarily to track down flakiness in test. BUG=379170 TBR=asargent Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274316

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -8 lines) Patch
M chrome/browser/extensions/extension_toolbar_model.cc View 3 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_toolbar_model_browsertest.cc View 1 chunk +10 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Finnur
6 years, 6 months ago (2014-06-02 20:26:01 UTC) #1
Finnur
Tried running it close to 1000 times on my Linux box and it never fails... ...
6 years, 6 months ago (2014-06-02 20:26:35 UTC) #2
Finnur
Committed patchset #1 manually as r274316.
6 years, 6 months ago (2014-06-02 20:37:25 UTC) #3
asargent_no_longer_on_chrome
6 years, 6 months ago (2014-06-02 22:49:04 UTC) #4
Message was sent while issue was closed.
lgtm

Random idea for the next time you have a need to do something like this: I
wonder if you could use VLOG instead of LOG(ERROR) and then add a --vmodule=
flag inside a SetupCommandLine override. 

If you try this, let me know if it works!

Powered by Google App Engine
This is Rietveld 408576698