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

Issue 3800006: Fix event tracing for windows test flakyness.... (Closed)

Created:
10 years, 2 months ago by Sigurður Ásgeirsson
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Fix event tracing for windows test flakyness. Assert on non-null properties to the static members of the trace controller. Fix usage of same. Add a PostEventsDisabled method to trace producer to which allows for a non-racy enable/disable test. BUG=52388 BUG=59328 TEST=Unittests in the change. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62766

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -13 lines) Patch
M base/event_trace_consumer_win_unittest.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M base/event_trace_controller_win.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M base/event_trace_controller_win_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M base/event_trace_provider_win.h View 1 chunk +16 lines, -4 lines 0 comments Download
M base/event_trace_provider_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/trace_event_win_unittest.cc View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sigurður Ásgeirsson
10 years, 2 months ago (2010-10-15 17:26:09 UTC) #1
M-A Ruel
10 years, 2 months ago (2010-10-15 18:30:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698