Index: tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt (revision 133232) |
+++ tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt (working copy) |
@@ -1,2 +1,5 @@ |
# Flaky, see http://crbug.com/118370 |
SyncSchedulerTest.TransientPollFailure |
+ |
+# Flaky, http://crbug.com/119467 |
+InvalidationNotifierTest.Basic |