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

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

Issue 7587019: Suppressed slow OriginBoundCertServiceTest.* tests, one of which was timing out on TSAN. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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.txt
===================================================================
--- tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt (revision 96234)
+++ tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt (working copy)
@@ -23,3 +23,6 @@
# http://crbug.com/88228
SSLClientSocketTest.Connect
SSLClientSocketTest.ConnectClientAuthSendNullCert
+
+# http://crbug.com/92439
+OriginBoundCertServiceTest.*
wtc 2011/08/11 01:50:13 Do we need to suppress all OriginBoundCertServiceT
rkn 2011/08/11 01:59:34 I suppose not. I did this because some of the othe
« 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