Disable STJ SG unit tests on x86 hardware. #99078
Merged
Build Analysis / Build Analysis
failed
Feb 29, 2024 in 0s
.NET Result Analysis
Details
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Test Failures (3 tests failed)
🔹 [All failing tests from runtime]
- Data Driven SubResults
- Exception Message
System.TimeoutException : The operation has timed out.
- Stack Trace
at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55 at System.Net.Test.Common.Http2LoopbackServer.CreateClientAndServerAsync(Func`2 clientFunc, Func`2 serverFunc, Http2Options http2Options, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 177 at System.Net.Http.Functional.Tests.Http2ConnectionZeroByteReadTest.ConnectionIssuesZeroByteReadsOnUnderlyingStream(Boolean useSsl) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/ResponseStreamZeroByteReadTests.cs:line 291 --- End of stack trace from previous location ---
- Data Driven SubResults
- Exception Message
Elapsed time 00:02:32.2595810 should be less than 60 seconds, was 152.259581
- Stack Trace
at System.Net.Http.Functional.Tests.HttpClientHandler_Cancellation_Test.ValidateClientCancellationAsync(Func`1 clientBodyAsync) in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cancellation.cs:line 627 at System.Net.Http.Functional.Tests.HttpClientHandler_Cancellation_Test.<>c__DisplayClass2_2.<<GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cancellation.cs:line 134 --- End of stack trace from previous location --- at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107 at System.Net.Http.Functional.Tests.HttpClientHandler_Cancellation_Test.GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly(Boolean connectionClose, CancellationMode mode) in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cancellation.cs:line 120 --- End of stack trace from previous location ---
- Data Driven SubResults
- Exception Message
System.TimeoutException : The operation has timed out.
- Stack Trace
at System.Net.Http.Functional.Tests.SocketsHttpHandler_Cancellation_Test.RequestSent_HandlerDisposed_RequestIsUnaffected(Boolean post) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Cancellation.cs:line 423 --- End of stack trace from previous location ---
❌ System.Net.Http.Functional.Tests.Http2ConnectionZeroByteReadTest.ConnectionIssuesZeroByteReadsOnUnderlyingStream [Console] [Details] [Artifacts] [0.08% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ System.Net.Http.Functional.Tests.Http2ConnectionZeroByteReadTest.ConnectionIssuesZeroByteReadsOnUnderlyingStream(useSsl: True)
❌ System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Http11_Cancellation_Test.GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly [Console] [Details] [Artifacts] [0.10% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Http11_Cancellation_Test.GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly(connectionClose: True, mode: Token)
❌ System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Cancellation_Test.RequestSent_HandlerDisposed_RequestIsUnaffected [Console] [Details] [Artifacts] [0.14% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Cancellation_Test.RequestSent_HandlerDisposed_RequestIsUnaffected(post: True)
Loading