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: Allow flow edges to be considered more than once by 3-opt #109534

Merged
merged 6 commits into from
Dec 4, 2024

Revert "Repeat 3-opt until no modifications"

21bcae9
Select commit
Loading
Failed to load commit list.
Merged

JIT: Allow flow edges to be considered more than once by 3-opt #109534

Revert "Repeat 3-opt until no modifications"
21bcae9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Dec 4, 2024 in 1h 56m 55s

Build #20241204.16 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 1,107,484 (98.53%)
  • Other: 16,463 (1.46%)
  • Total: 1,123,952

Annotations

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.Aot.Test in job 340b94c2-a710-4aa1-864a-023cd645bd78 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/340b94c2-a710-4aa1-864a-023cd645bd78/workitems/iOS.Device.Aot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ExportManagedSymbols.Test in job 340b94c2-a710-4aa1-864a-023cd645bd78 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/340b94c2-a710-4aa1-864a-023cd645bd78/workitems/iOS.Device.ExportManagedSymbols.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.LibraryMode.Test in job 340b94c2-a710-4aa1-864a-023cd645bd78 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/340b94c2-a710-4aa1-864a-023cd645bd78/workitems/iOS.Device.LibraryMode.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item tvOS.Device.Aot.Test in job b99bdf8f-4f1a-479a-b164-e38769aee562 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b99bdf8f-4f1a-479a-b164-e38769aee562/workitems/tvOS.Device.Aot.Test/console

Check failure on line 1 in tvOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

tvOS.Device.Aot.Test.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 iOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.Aot.Test.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 iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.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 iOS.Device.LibraryMode.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.LibraryMode.Test.WorkItemExecution

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