| Index: tools/valgrind/tsan_v2/suppressions.txt
|
| diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
|
| index b69090a02cd4ed1c2b99764ee2fe9b021f238e1a..093b19e1b7bf537c193a0ebf395f5dc7c05a2153 100644
|
| --- a/tools/valgrind/tsan_v2/suppressions.txt
|
| +++ b/tools/valgrind/tsan_v2/suppressions.txt
|
| @@ -59,9 +59,6 @@ race:uprv_realloc_46
|
| # http://crbug.com/223955
|
| race:PassRefPtr
|
|
|
| -# http://crbug.com/224617
|
| -race:base::debug::TraceEventTestFixture_TraceSampling_Test::TestBody
|
| -
|
| # http://crbug.com/239359
|
| race:media::TestInputCallback::OnData
|
|
|
| @@ -95,9 +92,6 @@ race:webrtc::EventPosix::StartTimer
|
| # http://crbug.com/246974
|
| race:content::GpuWatchdogThread::CheckArmed
|
|
|
| -# http://crbug.com/257396
|
| -race:base::debug::TraceEventTestFixture_TraceSamplingScope_Test::TestBody
|
| -
|
| # http://crbug.com/257543
|
| race:*GetObjectFromEntryAddress
|
|
|
| @@ -140,6 +134,3 @@ race:net::URLFetcherCore::Stop
|
|
|
| # http://crbug.com/304178
|
| race:localtime_r
|
| -
|
| -# http://crbug.com/305459
|
| -race:base::debug::TraceEventTestFixture_TraceContinuousSampling_Test::TestBody
|
|
|