Commit a5cc4ffe authored by hbono@chromium.org's avatar hbono@chromium.org

Disable SSLClientSocketTest.ConnectExpired on the "Windows Tests (tsan)" bot.

This change just disables the SSLClientSocketTest.ConnectExpired, which has been failing somehow since Build 102330.

TBR=timurrrr,glider,thestig
BUG=102330
TEST=make the "Windows Tests (tsan)" bot green.
Review URL: http://codereview.chromium.org/8422003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107923 0039d316-1c4b-4281-b951-d872f2087c98
parent 1e28e27d
...@@ -32,3 +32,6 @@ X509CertificateTest.IntermediateCARequireExplicitPolicy ...@@ -32,3 +32,6 @@ X509CertificateTest.IntermediateCARequireExplicitPolicy
# Time out, see http://crbug.com/68482 # Time out, see http://crbug.com/68482
SSLServerSocketTest.* SSLServerSocketTest.*
X509CertificateTest.TestKnownRoot X509CertificateTest.TestKnownRoot
# See http://crbug.com/102330
SSLClientSocketTest.ConnectExpired
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment