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

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt

Issue 2149363002: TSAN: Suppress a IPCSyncChannelTest race. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « build/sanitizers/tsan_suppressions.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ################################################## 1 ##################################################
2 # known Dr. Memory bugs: 2 # known Dr. Memory bugs:
3 3
4 # https://github.com/DynamoRIO/drmemory/issues/318 4 # https://github.com/DynamoRIO/drmemory/issues/318
5 AudioRendererHostTest.* 5 AudioRendererHostTest.*
6 6
7 ################################################## 7 ##################################################
8 # un-analyzed Dr. Memory bugs: 8 # un-analyzed Dr. Memory bugs:
9 9
10 # https://github.com/DynamoRIO/drmemory/issues/979 10 # https://github.com/DynamoRIO/drmemory/issues/979
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 # http://crbug.com/403073 77 # http://crbug.com/403073
78 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified 78 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified
79 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified 79 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified
80 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified 80 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified
81 81
82 # http://crbug.com/467004 82 # http://crbug.com/467004
83 SigninErrorNotifierTest.NoErrorAuthStatusProviders 83 SigninErrorNotifierTest.NoErrorAuthStatusProviders
84 84
85 # https://crbug.com/577410 85 # https://crbug.com/577410
86 PluginInfoMessageFilterTest.FindEnabledPlugin 86 PluginInfoMessageFilterTest.FindEnabledPlugin
87
88 # https://crbug.com/628475
89 SiteDataSizeCollectorTest.FetchFlashLSO
OLDNEW
« no previous file with comments | « build/sanitizers/tsan_suppressions.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698