Summary
Several network-related tests were confirmed flaky by rerun recovery on PR #25183 (same commit 3a0e9a9f):
Flaky Tests
1. MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate
2. MonoTouchFixtures.Security.SecureTransportTest.Tls12
- Failed in 13884667, passed in 13884678
- Error:
System.Net.Sockets.SocketException : Operation timed out [2607:f8b0:400a:801::2003]:443
- Suite: monotouch-test (macOS)
3. MonoTouchFixtures.SystemConfiguration.NetworkReachabilityTest.CtorIPAddressPair
Classification
- Type: Flaky (confirmed by rerun)
- Root cause: Network/TLS tests depend on external connectivity and are sensitive to CI agent network conditions
Filed automatically by CI postmortem analysis.
Summary
Several network-related tests were confirmed flaky by rerun recovery on PR #25183 (same commit
3a0e9a9f):Flaky Tests
1.
MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate2.
MonoTouchFixtures.Security.SecureTransportTest.Tls12System.Net.Sockets.SocketException : Operation timed out [2607:f8b0:400a:801::2003]:4433.
MonoTouchFixtures.SystemConfiguration.NetworkReachabilityTest.CtorIPAddressPairClassification
Filed automatically by CI postmortem analysis.