summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest-tsan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt b/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt
index cb5d742..9cb11d1 100644
--- a/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt
+++ b/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt
@@ -4,3 +4,6 @@ EventSys.Multithreaded
# This test has a possible data race detected by the TSAN bot
# see http://crbug.com/46840
ProfileManagerTest.CreateAndUseTwoProfiles
+
+# Crashes under TSan. See http://crbug.com/47843
+ExtensionsServiceTest.ReloadExtensions