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

Unified Diff: tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt

Issue 10535107: Supressing the UNADDRESSABLE ACCESS warning remoting::BreakpadWinDeathTest_TestAccessViolation_Test… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disabling the tests instead. Created 8 years, 6 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 | « tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
index 118c2999f37c7ea95010d9d1a3d71e3d39b76265..a735db495dd2f0f8b495ae328d19356e77e59908 100644
--- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt
@@ -1,3 +1,9 @@
+# These test use google_breakpad::CrashGenerationServer that seems to have race
+# conditions. See http://crbug.com/132164
+BreakpadWinDeathTest.TestAccessViolation
+BreakpadWinDeathTest.TestInvalidParameter
+BreakpadWinDeathTest.TestDebugbreak
+
# Following tests create real libjingle connections, and libjingle has
# hardcoded timeouts, so these tests fail under TSan.
JingleSessionTest.Connect
« no previous file with comments | « tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698