Index: tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt |
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt |
index c3378b1d5b2505ae13e010f10b635e9fcffd8192..ec8d751dad618a69c6f797106c4bf60b02779e0e 100644 |
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt |
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt |
@@ -7,3 +7,6 @@ HttpBridgeTest.* |
# Takes too long and may cause TSAN bots to time out. http://crbug.com/134400 |
Convolver.SIMDVerification |
+ |
+# SEGV_MAPERR. http://crbug.com/245797 |
+ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl |