Commit 4d3c8d08 authored by thestig@chromium.org's avatar thestig@chromium.org

TSAN: Suppress a race in PrintJobTest.SimplePrint.

BUG=344704
NOTRY=true
TBR=vitalybuka@chromium.org

Review URL: https://codereview.chromium.org/171673003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251893 0039d316-1c4b-4281-b951-d872f2087c98
parent b309f358
...@@ -1166,3 +1166,12 @@ ...@@ -1166,3 +1166,12 @@
fun:gcm::GCMProfileServiceRegisterTest_GCMClientLoadingCompletedAfterReadingRegistration_Test::TestBody fun:gcm::GCMProfileServiceRegisterTest_GCMClientLoadingCompletedAfterReadingRegistration_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported fun:testing::internal::HandleSehExceptionsInMethodIfSupported
} }
{
bug_344704
ThreadSanitizer:Race
fun:base::Thread::message_loop
fun:printing::PrintJob::UpdatePrintedDocument
fun:printing::PrintJob::ControlledWorkerShutdown
fun:printing::PrintJob::Stop
fun:PrintJobTest_SimplePrint_Test::TestBody
}
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