Commit 26deb9ab authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

One more suppression for a race on base::Thread::message_loop_

BUG=118319
TBR=dhollowa
Review URL: https://chromiumcodereview.appspot.com/9703063

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126909 0039d316-1c4b-4281-b951-d872f2087c98
parent 0616ad98
......@@ -854,7 +854,7 @@
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
}
{
bug_118319
bug_118319_a
ThreadSanitizer:Race
fun:content::BrowserThreadImpl::~BrowserThreadImpl
fun:content::BrowserProcessSubThread::~BrowserProcessSubThread
......@@ -869,7 +869,7 @@
fun:main
}
{
bug_118345
bug_118319_b
ThreadSanitizer:Race
fun:base::Thread::message_loop
fun:content::BrowserThreadImpl::PostTaskHelper
......@@ -877,3 +877,9 @@
fun:PluginLoaderPosix::GetPluginsToLoad
fun:base::internal::RunnableAdapter::Run
}
{
bug_118319_c
ThreadSanitizer:Race
fun:base::Thread::ThreadMain
fun:base::::ThreadFunc
}
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