Index: tools/valgrind/gtest_exclude/base_unittests.gtest.txt |
diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest.txt |
index 35c209db10f5c01a7d2fc91dcec035a153b992f3..8270720c4ee53766b38cac011a7dc4d0d61c7974 100644 |
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest.txt |
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest.txt |
@@ -24,3 +24,7 @@ ConditionVariableTest.LargeFastTaskTest |
# Flaky under Valgrind, see http://crbug.com/55517 |
PlatformFile.TouchGetInfoPlatformFile |
+ |
+# Death test crashes with NULL deref, probably not intended. |
+# http://crbug.com/261141 |
+SequenceCheckerTest.*DeathTest* |