diff options
Diffstat (limited to 'tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt index e69de29..4d40705 100644 --- a/tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/sync_unit_tests.gtest-tsan.txt @@ -0,0 +1,3 @@ +# Fail under RaceVerifier, see http://crbug.com/74663 +SyncerThread2Test.NudgeCoalescing +SyncerThread2Test.NudgeWithPayloadsCoalescing |