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

Issue 9466039: Disable StatsTableTest.MultipleThreads on Mac. (Closed)

Created:
8 years, 10 months ago by vandebo (ex-Chrome)
Modified:
8 years, 10 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, MAD, Ilya Sherman, jar (doing other things), brettw-cc_chromium.org
Visibility:
Public.

Description

Disable StatsTableTest.MultipleThreads on Mac. It's failing on the Mac Valgrind bot TBR=thestig@chromium.org BUG=10611 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123672

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M base/metrics/stats_table_unittest.cc View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
vandebo (ex-Chrome)
8 years, 10 months ago (2012-02-25 21:07:45 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/9466039/1
8 years, 10 months ago (2012-02-25 21:08:03 UTC) #2
commit-bot: I haz the power
Change committed as 123672
8 years, 10 months ago (2012-02-25 22:28:25 UTC) #3
Lei Zhang
Is it only failing on Valgrind? If so, you can disable it via tools/valgrind/gtest_exclude/... instead ...
8 years, 10 months ago (2012-02-26 23:42:39 UTC) #4
vandebo (ex-Chrome)
8 years, 10 months ago (2012-02-27 17:36:43 UTC) #5
On 2012/02/26 23:42:39, Lei Zhang wrote:
> Is it only failing on Valgrind? If so, you can disable it via
> tools/valgrind/gtest_exclude/... instead of disabling the test all together.

If it's flaking on mac valgrind, then there's still a race on mac (unless
valgrind is removing the effect of the locking primitives).

Powered by Google App Engine
This is Rietveld 408576698