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

Issue 9522009: Move tsan suppression for SequencedWorkerPool to benign section (Closed)

Created:
8 years, 9 months ago by akalin
Modified:
8 years, 9 months ago
Reviewers:
brettw
CC:
chromium-reviews, glider+watch_chromium.org, bruening+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Move tsan suppression for SequencedWorkerPool to benign section Add unit test to consistently reproduce (benign) histogram race. BUG=115987 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124250

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -8 lines) Patch
M base/threading/sequenced_worker_pool_unittest.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M tools/valgrind/tsan/suppressions.txt View 2 chunks +18 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
akalin
+brett for review
8 years, 9 months ago (2012-02-28 22:38:36 UTC) #1
brettw
lgtm
8 years, 9 months ago (2012-02-29 05:30:28 UTC) #2
akalin
8 years, 9 months ago (2012-02-29 20:57:06 UTC) #3
On 2012/02/29 05:30:28, brettw wrote:
> lgtm

There are still reported races on the linux_tsan trybot, but they have to do
with the logging infrastructure (although the SWP tests trigger it
sporadically).

Checking this in, taking care of the logging races in another CL.

Powered by Google App Engine
This is Rietveld 408576698