-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.Net.Securitytest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
Impacted test: EventSource_SuccessfulHandshake_LogsStartStop
We throw a [SkipTestException] from an inner call to SslStream_StreamToStream_Authentication_Success (#59135):
| await test.SslStream_StreamToStream_Authentication_Success(); |
But it looks like it's not being propagated because of RemoteExecutor:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-62870-merge-83671b73f8b34d3085/System.Net.Security.Tests/2/console.ae014fcd.log?sv=2019-07-07&se=2022-01-06T22%3A03%3A15Z&sr=c&sp=rl&sig=baGyxGNbdVauzUOgTjrUPFOLeR4fZlOgkWOSBATBEBs%3D
I don't understand why is this failure intermittent.
Metadata
Metadata
Assignees
Labels
area-System.Net.Securitytest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs