Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1462)

Unified Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt

Issue 163783002: Exclude several net_unittests tests that hang or fail under Windows Tsan. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
index f964db62bf9feb5754d1463c440f8a6331181a25..513e488e269fb1120d66412186bad1492fa74d41 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
@@ -41,3 +41,13 @@ EmbeddedTestServerThreadingTestInstantiation.*
# Hang: crbug.com/331468
MultiThreadedCertVerifierTest.DifferentCACerts
+
+# Hang: crbug.com/343565
+TestCompletionCallbackTest.Simple
+MultiThreadedCertVerifierTest.CacheHit
+
+# Failing tests: crbug.com/343565
+HttpServerTest.RequestWithTooLargeBody
+TransportClientSocketPoolTest.IPv6FallbackSocketIPv6FinishesFirst
+NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_2
+NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_4
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698