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

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

Issue 22843003: TSan v2 suppressions for net_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/suppressions.txt
===================================================================
--- tools/valgrind/tsan_v2/suppressions.txt (revision 216989)
+++ tools/valgrind/tsan_v2/suppressions.txt (working copy)
@@ -104,8 +104,14 @@
# http://crbug.com/268941
race:tracked_objects::ThreadData::tls_index_
+# http://crbug.com/268946
+race:CommandLine::HasSwitch
+
# http://crbug.com/269965
race:DesktopMediaPickerModelTest_UpdateThumbnail_Test
# http://crbug.com/270037
race:gLibCleanupFunctions
+
+# http://crbug.com/270675
+race:net::RuleBasedHostResolverProc::Resolve
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698