Commit 66d9a7a6 authored by hbono@chromium.org's avatar hbono@chromium.org

Disable yet another SSLClientSocketTest.

Sorry, I forgot disabling SSLClientSocketTest.ConnectClientAuthCertRequested in my previous changes. (When I logged into the bot and run SSLClientSocketTest there, all other tests finished without crashes.)

TBR=stuartmorgan
BUT=102330
TEST=make the "Windows Tests (tsan)" bot green.
Review URL: http://codereview.chromium.org/8414056

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107937 0039d316-1c4b-4281-b951-d872f2087c98
parent a7b961ed
...@@ -36,3 +36,4 @@ X509CertificateTest.TestKnownRoot ...@@ -36,3 +36,4 @@ X509CertificateTest.TestKnownRoot
# See http://crbug.com/102330 # See http://crbug.com/102330
SSLClientSocketTest.ConnectExpired SSLClientSocketTest.ConnectExpired
SSLClientSocketTest.ConnectMismatched SSLClientSocketTest.ConnectMismatched
SSLClientSocketTest.ConnectClientAuthCertRequested
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