Closed
Description
Impacted test: EventSource_SuccessfulHandshake_LogsStartStop
We throw a [SkipTestException]
from an inner call to SslStream_StreamToStream_Authentication_Success
(#59135):
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.