Skip to content

ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_MismatchProtocols_Fails test failure #29642

@safern

Description

@safern

I just saw this test failed in one CI run:

Assert.IsAssignableFrom() Failure\nExpected: typeof(System.Security.Authentication.AuthenticationException)\nActual: typeof(System.TimeoutException)

Stack Trace

at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_MismatchProtocols_Fails(SslProtocols serverProtocol, SslProtocols clientProtocol, Type expectedException) in /_/src/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs:line 62
--- End of stack trace from previous location where exception was thrown ---

https://dev.azure.com/dnceng/public/_build/results?buildId=198444&view=ms.vss-test-web.build-test-results-tab&runId=4812722&resultId=483559&paneView=debug

Failed on: dotnet/corefx#37888
cc: @ViktorHofer @stephentoub @wfurt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions