Index: tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt |
diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt |
index 9367fd605202675e565507382b45a281214dad2f..9ca2602107de9f2503280d3b2c69f34bc4ae19b6 100644 |
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt |
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt |
@@ -24,3 +24,14 @@ SharedMemoryProcessTest.Tasks |
# crbug/144018 |
StartupInformationTest.InheritStdOut |
+ |
+# http://crbug.com/308273 |
+# This only fails occasionally under full mode -- we perturb it enough that |
+# it hits deadlocks that it also hits under tsan? |
+TraceEventTestFixture.TraceContinuousSampling |
+ |
+# http://crbug.com/93843 |
+# This fails only under full mode. |
+# TODO(bruening): add a gtest_exclude distinction for light vs full mode |
+# so we can avoid excluding this for light mode. |
+MessageLoopTestTypeUI.RecursiveDenial3 |