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

[RISC-V] Clean up code gen for floating comparisons #111626

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

unreached()

f67b60a
Select commit
Loading
Failed to load commit list.
Open

[RISC-V] Clean up code gen for floating comparisons #111626

unreached()
f67b60a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 31, 2025 in 2h 20m 15s

Build #20250131.24 had test failures

Details

Tests

  • Failed: 322 (0.03%)
  • Passed: 987,169 (98.57%)
  • Other: 13,961 (1.39%)
  • Total: 1,001,452

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25079.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item nativeaot in job 95184560-7f8e-4bea-a5b0-8239be255dc1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/95184560-7f8e-4bea-a5b0-8239be255dc1/workitems/nativeaot/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25079.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item ComInterfaceGenerator.Tests in job 3ce7b60e-4593-48b8-acff-f44832c0c44b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3ce7b60e-4593-48b8-acff-f44832c0c44b/workitems/ComInterfaceGenerator.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25079.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item ComInterfaceGenerator.Unit.Tests in job 3ce7b60e-4593-48b8-acff-f44832c0c44b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3ce7b60e-4593-48b8-acff-f44832c0c44b/workitems/ComInterfaceGenerator.Unit.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25079.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Common.Tests in job 3ce7b60e-4593-48b8-acff-f44832c0c44b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3ce7b60e-4593-48b8-acff-f44832c0c44b/workitems/Common.Tests/console

Check failure on line 1 in nativeaot.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot.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.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.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.IO.Compression.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Compression.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.IO.FileSystem.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.FileSystem.Tests.WorkItemExecution

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