Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require SSE4.1 for Vector128.IsInteger #111713

Merged
merged 1 commit into from
Jan 23, 2025

Requite SSE4.1 for Vector128.IsInteger

036b7c1
Select commit
Loading
Failed to load commit list.
Merged

Require SSE4.1 for Vector128.IsInteger #111713

Requite SSE4.1 for Vector128.IsInteger
036b7c1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-nativeaot-outerloop failed Jan 22, 2025 in 5h 1m 5s

Build #20250122.3 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 1,157,991 (96.63%)
  • Other: 40,405 (3.37%)
  • Total: 1,198,399

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/277de1f3-642b-4310-8db8-86cf4ee7107a/workitems/System.Diagnostics.Process.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25058.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendAsync_RequestRejected_ClientRetries has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/eb3b3f9f-45bb-4ec3-9028-c776be75c7d6/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 316 in artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets#L316

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets(316,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.arm64.Release\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\obj\System.Numerics.Vectors.Tests\Release\net10.0\native\System.Numerics.Vectors.Tests.ilc.rsp"" exited with code 57005.

Check failure on line 316 in artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.NETCore.Native.targets#L316

artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.NETCore.Native.targets(316,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\obj\System.IO.Pipes.Tests\Release\net10.0-windows\native\System.IO.Pipes.Tests.ilc.rsp"" exited with code 57005.

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported

Assert.Contains() Failure: Filter not matched in collection
Collection: [System.Diagnostics.Process (helix_docker_work.sh), System.Diagnostics.Process (execute.sh), System.Diagnostics.Process (bash), System.Diagnostics.Process (System.Diagnostics.Process.Tests), System.Diagnostics.Process (123456789012345)]
Raw output
   at System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported() + 0x19d
   at System.Diagnostics.Process!<BaseAddress>+0x1373486
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd7

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported

Assert.Contains() Failure: Filter not matched in collection
Collection: [System.Diagnostics.Process (helix_docker_work.sh), System.Diagnostics.Process (execute.sh), System.Diagnostics.Process (bash), System.Diagnostics.Process (System.Diagnostics.Process.Tests), System.Diagnostics.Process (123456789012345)]
Raw output
   at System.Diagnostics.Tests.ProcessTests.LongProcessNamesAreSupported() + 0x150
   at System.Diagnostics.Process!<BaseAddress>+0x166d124
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x10c

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendAsync_RequestRejected_ClientRetries

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.SendAsync_RequestRejected_ClientRetries

System.Net.Http.HttpRequestException : The request was aborted.
---- System.Net.Http.HttpProtocolException : The HTTP/3 server reset the stream. HTTP/3 error code 'H3_REQUEST_REJECTED' (0x10b). (HttpProtocolError)
-------- System.Net.Quic.QuicException : Stream aborted by peer (267).
Raw output
   at System.Net.Http.Http3RequestStream.<SendAsync>d__29.MoveNext() + 0x1018
--- End of stack trace from previous location ---
   at System.Net.Http.Http3RequestStream.<SendAsync>d__29.MoveNext() + 0xdd4
--- End of stack trace from previous location ---
   at System.Net.Http.Http3Connection.<SendAsync>d__37.MoveNext() + 0x124
--- End of stack trace from previous location ---
   at System.Net.Http.Http3Connection.<SendAsync>d__37.MoveNext() + 0x72c
--- End of stack trace from previous location ---
   at System.Net.Http.HttpConnectionPool.<TrySendUsingHttp3Async>d__127.MoveNext() + 0xac
--- End of stack trace from previous location ---
   at System.Net.Http.HttpConnectionPool.<SendWithVersionDetectionAndRetryAsync>d__50.MoveNext() + 0xf10
--- End of stack trace from previous location ---
   at System.Net.Http.RedirectHandler.<SendAsync>d__4.MoveNext() + 0x1dc
--- End of stack trace from previous location ---
   at System.Net.Http.HttpClient.<<SendAsync>g__Core|83_0>d.MoveNext() + 0x3e8
--- End of stack trace from previous location ---
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.<>c__DisplayClass11_0.<<SendAsync_RequestRejected_ClientRetries>b__1>d.MoveNext() + 0x178
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) + 0x2c
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.<WhenAllOrAnyFailed>d__10.MoveNext() + 0x2a0
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.<WhenAllOrAnyFailed>d__8.MoveNext() + 0x58
--- End of stack trace from previous location ---
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.<SendAsync_RequestRejected_ClientRetries>d__11.MoveNext() + 0xc0
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Net.Quic.ResettableValueTaskSource.TryComplete(Exception, Boolean) + 0x164
   at System.Net.Quic.QuicStream.HandleEventPeerSendAborted(QUIC_STREAM_EVENT._Anonymous_e__Union._PEER_SEND_ABORTED_e__Struct&) + 0x2c
   at System.Net.Quic.QuicStream.HandleStreamEvent(QUIC_STREAM_EVENT&) + 0x88
   at System.Net.Quic.QuicStream.NativeCallback(QUIC_HANDLE*, Void*, QUIC_STREAM_EVENT*) + 0xfc
--- End of stack trace from previous location ---
   at System.Net.Quic.ResettableValueTaskSource.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16) + 0x38
   at System.Net.Quic.QuicStream.<ReadAsync>d__29.MoveNext() + 0x2a4
--- End of stack trace from previous location ---
   at System.Net.Http.Http3RequestStream.<ReadFrameEnvelopeAsync>d__45.MoveNext() + 0x2d0
--- End of stack trace from previous location ---
   at System.Net.Http.Http3RequestStream.<ReadResponseAsync>d__30.MoveNext() + 0x21c
--- End of stack trace from previous location ---
   at System.Net.Http.Http3RequestStream.<SendAsync>d__29.MoveNext() + 0x23c