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

Arm64/Sve: Add SignExtendWidening* and ZeroExtendWidening* math APIs #101743

Merged
merged 9 commits into from
May 1, 2024

Fix the LargeVectorSize

8b54ffa
Select commit
Loading
Failed to load commit list.
Merged

Arm64/Sve: Add SignExtendWidening* and ZeroExtendWidening* math APIs #101743

Fix the LargeVectorSize
8b54ffa
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed May 1, 2024 in 1h 57m 16s

Build #20240430.97 had test failures

Details

Tests

  • Failed: 9 (0.00%)
  • Passed: 3,863,917 (98.16%)
  • Other: 72,591 (1.84%)
  • Total: 3,936,517

Annotations

Check failure on line 2746 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2746

Unable to load symbolic/hard linked file.  Check 'fsutil behavior query SymlinkEvaluation' to ensure proper behavior.

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24226.3/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.24226.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24226.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests in job 4711a406-ed34-4b6c-b6ad-b8aaa1310127 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/4711a406-ed34-4b6c-b6ad-b8aaa1310127/workitems/WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\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.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Invariant.Tests in job 6dc2a80b-f6b5-4f5b-bbc3-e560bb00baa9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6dc2a80b-f6b5-4f5b-bbc3-e560bb00baa9/workitems/Invariant.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\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.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Specialized.Tests in job 6dc2a80b-f6b5-4f5b-bbc3-e560bb00baa9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6dc2a80b-f6b5-4f5b-bbc3-e560bb00baa9/workitems/System.Collections.Specialized.Tests/console

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.WaitAssertsOnSyncCallback

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.WaitAssertsOnSyncCallback

Test failed

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-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 Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.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.Collections.Specialized.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Specialized.Tests.WorkItemExecution

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