[Bug 20622] chromium's net_unittests.exe hangs in SSLClientSocketTest.Read

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 9 12:37:14 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20622





--- Comment #4 from Juan Lang <juan_lang at yahoo.com>  2009-11-09 12:37:14 ---
Ah, I didn't find that till you mentioned it.  Thanks.  For other readers: 
it's in src/third_party/tlslite/test/httpsserver.py.

I can't run the tests easily here, as the gnutls on this machine (FC10) doesn't
work with schannel, so it fails for me with:
[8:9:1109/103044:1032:ERROR:ssl_client_socket_win.cc(216)]
AcquireCredentialsHandle failed: -2146893051
[8:9:1109/103044:1033:ERROR:ssl_client_socket_win.cc(475)]
InitializeSecurityContext failed: -2146893055
.\socket\ssl_client_socket_unittest.cc(200): error: Value of: rv
  Actual: -9
Expected: net::ERR_IO_PENDING
Which is: -1

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list