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

JIT ARM64-SVE: Add Sve.Abs() and Sve.Add() #100134

Closed
wants to merge 7 commits into from

Merge remote-tracking branch 'origin/main' into api_abs_github

5825c20
Select commit
Loading
Failed to load commit list.
Closed

JIT ARM64-SVE: Add Sve.Abs() and Sve.Add() #100134

Merge remote-tracking branch 'origin/main' into api_abs_github
5825c20
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Mar 28, 2024 in 2h 14m 14s

Build #20240327.112 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 3,614,142 (98.27%)
  • Other: 63,639 (1.73%)
  • Total: 3,677,784

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job 660e3fee-e8db-4647-862c-da71b11af6e8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/660e3fee-e8db-4647-862c-da71b11af6e8/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.ComponentModel.TypeConverter.Tests in job fc3224fc-8bad-4374-9f39-fc0ced5def86 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fc3224fc-8bad-4374-9f39-fc0ced5def86/workitems/System.ComponentModel.TypeConverter.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item normal-System.Runtime.Tests in job 53df7eac-7897-4366-a291-e18ec5100b9c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/53df7eac-7897-4366-a291-e18ec5100b9c/workitems/normal-System.Runtime.Tests/console

Check failure on line 1 in normal-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

normal-System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.ComponentModel.TypeConverter.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.ComponentModel.TypeConverter.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.