diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt index 506186c..dd0be86 100644 --- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt @@ -22,3 +22,6 @@ DirectoryListerTest.BigDirRecursiveTest # Crashes silently, see http://crbug.com/76911 URLRequestTest.FileTest + +# This test does not finish in our time-out period. http://crbug.com/79022 +FtpDirectoryListingBufferTest.Parse |