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

Unified Diff: tools/valgrind/tsan/suppressions.txt

Issue 24465003: Remove suppression of race:browser_sync::PasswordChangeProcessor::Disconnect. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/valgrind/tsan_v2/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 224231995e00cc1339ac682017aeff3345d9f3d9..ac055d51ccddd29de8419e91c4a5d778eb38d55e 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -1124,17 +1124,3 @@
fun:content::::FakeAudioThread::ThreadMain
fun:base::::ThreadFunc
}
-{
- bug_297194
- ThreadSanitizer:Race
- fun:scoped_refptr::operator=
- fun:browser_sync::PasswordChangeProcessor::Disconnect
- fun:browser_sync::PasswordDataTypeController::DisconnectProcessor
- fun:browser_sync::NonFrontendDataTypeController::BackendComponentsContainer::Disconnect
- fun:browser_sync::NonFrontendDataTypeController::Stop
- fun:browser_sync::ModelAssociationManager::Stop
- fun:browser_sync::DataTypeManagerImpl::StopImpl
- fun:browser_sync::DataTypeManagerImpl::Stop
- fun:ProfileSyncService::ShutdownImpl
- fun:ProfileSyncService::Shutdown
-}
« no previous file with comments | « no previous file | tools/valgrind/tsan_v2/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698