-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ClientAsyncAuthenticate_MismatchProtocols_Fails - fails with ObjectDisposedException #2352
Comments
I see 3 failures in the last 90 days. All on Windows, last one 1/25 |
failed again in job: runtime-coreclr libraries-jitstressregs 20200712.1 failed test: System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_MismatchProtocols_Fails(serverProtocol: Tls11, clientProtocol: Tls, expectedException: typeof(System.Security.Authentication.AuthenticationException)) Error message
|
failed again in job: runtime-coreclr libraries-jitstress2-jitstressregs 20201017.1 failed test: System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_MismatchProtocols_Fails(serverProtocol: Tls, clientProtocol: Tls12, expectedException: typeof(System.Security.Authentication.AuthenticationException)) net6.0-Windows_NT-Release-x64-CoreCLR_checked-jitstress2_jitstressregs2-Windows.10.Amd64.Open Error message
|
Failures during 3/12-5/11 (incl. PRs):
|
No more recent failures with |
Test:
System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_MismatchProtocols_Fails
From dotnet/corefx#42027
Test failure on
Windows Build x64_Debug
, specifically netcoreapp-Windows_NT-Debug-x64-(Windows.Nano.1809.Amd64.Open)https://dev.azure.com/dnceng/public/_build/results?buildId=398356
System.Net.Security.Tests.ClientAsyncAuthenticateTest.ClientAsyncAuthenticate_MismatchProtocols_Fails(serverProtocol: Tls, clientProtocol: Tls11, expectedException: typeof(System.IO.IOException))
https://helix.dot.net/api/2019-06-17/jobs/3dbb8c60-c089-470e-a02a-0c5f75146ef9/workitems/System.Net.Security.Tests/console
The text was updated successfully, but these errors were encountered: