Index: chrome/test/data/valgrind/unit_tests.gtest-tsan.txt |
=================================================================== |
--- chrome/test/data/valgrind/unit_tests.gtest-tsan.txt (revision 51121) |
+++ chrome/test/data/valgrind/unit_tests.gtest-tsan.txt (working copy) |
@@ -4,3 +4,6 @@ |
# 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 |