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: Implemented RoundAwayFromZero, RoundToNearest, RouteToNegativeInfininty, RoundToPositiveInfinity, RoundToZero #103588

Merged
merged 17 commits into from
Jun 18, 2024

Merge branch 'main' into round

6ba83c3
Select commit
Loading
Failed to load commit list.
Merged

Arm64/SVE: Implemented RoundAwayFromZero, RoundToNearest, RouteToNegativeInfininty, RoundToPositiveInfinity, RoundToZero #103588

Merge branch 'main' into round
6ba83c3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 18, 2024 in 2h 34m 21s

Build #20240617.106 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 3,864,741 (98.19%)
  • Other: 71,218 (1.81%)
  • Total: 3,935,963

Annotations

Check failure on line 170 in .dotnet\sdk\9.0.100-preview.5.24307.3\NuGet.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet\sdk\9.0.100-preview.5.24307.3\NuGet.targets#L170

.dotnet\sdk\9.0.100-preview.5.24307.3\NuGet.targets(170,5): error MSB4181: (NETCORE_ENGINEERING_TELEMETRY=Restore) The "RestoreTask" task returned false but did not log an error.

Check failure on line 38 in .packages\microsoft.dotnet.build.tasks.targetframework\9.0.0-beta.24311.10\build\BinPlace.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.build.tasks.targetframework\9.0.0-beta.24311.10\build\BinPlace.targets#L38

.packages\microsoft.dotnet.build.tasks.targetframework\9.0.0-beta.24311.10\build\BinPlace.targets(38,5): error MSB3030: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy the file "D:\a\_work\1\s\artifacts\bin\win-x64.Release\corehost\hostfxr.dll.pdb" because it was not found.

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Data.Common.Tests in job 3b1e65df-df1d-465a-a9dc-c7ee986396b8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3b1e65df-df1d-465a-a9dc-c7ee986396b8/workitems/System.Data.Common.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnV8-ST-System.Runtime.Tests in job 3cb3f56c-c986-4850-ae10-d530fee10371 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3cb3f56c-c986-4850-ae10-d530fee10371/workitems/WasmTestOnV8-ST-System.Runtime.Tests/console

Check failure on line 1 in System.Tests.HalfTests.ExplicitConversion_FromSingle

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.HalfTests.ExplicitConversion_FromSingle

Test failed

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-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 System.Data.Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Data.Common.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.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

Test failed