diff options
-rw-r--r-- | chrome/test/data/valgrind/unit_tests.gtest-tsan.txt | 3 |
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 3eb68de..cb5d742 100644 --- a/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt +++ b/chrome/test/data/valgrind/unit_tests.gtest-tsan.txt @@ -1,3 +1,6 @@ # This test contains nasty races, see http://crbug.com/37839 EventSys.Multithreaded +# This test has a possible data race detected by the TSAN bot +# see http://crbug.com/46840 +ProfileManagerTest.CreateAndUseTwoProfiles |