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

Issue 333029: Remove the suppression for a Issue 24307: Data race on reference counter... (Closed)

Created:
11 years, 1 month ago by Nirnimesh
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, not_the_right_glider, Nirnimesh, dank, stuartmorgan, pam+watch_chromium.org
Visibility:
Public.

Description

Remove the suppression for a Issue 24307: Data race on reference counter BUG=24307 TEST=tsan mac bot should remain green - (http://build.chromium.org/buildbot/waterfall/waterfall?builder=Linux+Tests+(tsan)&builder=Chromium+Mac+(tsan)) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30120

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -6 lines) Patch
M tools/valgrind/tsan/suppressions.txt View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nirnimesh
11 years, 1 month ago (2009-10-26 21:51:40 UTC) #1
rvargas (doing something else)
LGTM, thanks.
11 years, 1 month ago (2009-10-26 22:36:58 UTC) #2
Timur Iskhodzhanov
If possible, I'd like to review changes ThreadSanitizer suppressions as well. Currently, we run ThreadSanitizer ...
11 years, 1 month ago (2009-10-27 10:27:49 UTC) #3
not_the_right_dank
11 years, 1 month ago (2009-10-27 11:03:24 UTC) #4
Maybe that means you should have an FYI waterfall tsan bot set to the
strict settings...

On Tue, Oct 27, 2009 at 3:27 AM,  <timurrrr@chromium.org> wrote:
>
> If possible, I'd like to review changes ThreadSanitizer suppressions as
> well.
>
> Currently, we run ThreadSanitizer bots in the most conservative mode.
> That means: if the suppression is not used on the bots the race may still be
> present or the report may be flaky. Before removing TSAN suppressions I run
> them
> locally with the most agressive TSAN mode which finds much more data races
> (and
> its results are much more certain).
>
> As for this particular suppressions - yes, I don't see the report anymore in
> any
> ThreadSanitizer mode, LGTM.
>
> http://codereview.chromium.org/333029
>

Powered by Google App Engine
This is Rietveld 408576698