diff options
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt index d34f765..6fdfc84 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest-tsan.txt @@ -4,3 +4,10 @@ ProfileManagerTest.CreateAndUseTwoProfiles # Crashing - http://crbug.com/84536 HttpBridgeTest.* + +# These tests time out on linux-tsan bot. crbug.com/133171 +HistoryURLProviderTest.IntranetURLsWithPaths: +HistoryURLProviderTest.DontAutocompleteOnTrailingWhitespace: +HistoryURLProviderTest.* +SearchProviderTest.* +ShortcutsProviderTest.CalculateScore: |