Commit d60af373 authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

TSAN Race observed in LoggingTest_Dcheck_Test

Adds suppression for leak in LoggingTest_Dcheck_Test

BUG=116559
TEST=LoggingTest.Dcheck
R=akalin@chromium.org

Review URL: https://chromiumcodereview.appspot.com/9586010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124676 0039d316-1c4b-4281-b951-d872f2087c98
parent 836a7e22
...@@ -856,3 +856,9 @@ ...@@ -856,3 +856,9 @@
ThreadSanitizer:Race ThreadSanitizer:Race
fun:talk_base::Event::EnsureInitialized fun:talk_base::Event::EnsureInitialized
} }
{
bug_116559
ThreadSanitizer:Race
fun:logging::::LoggingTest_Dcheck_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment