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

Ensure that we don't try and optimize masks for promoted fields #110485

Merged
merged 4 commits into from
Dec 11, 2024

Make the xunit analyzer happy

69712fb
Select commit
Loading
Failed to load commit list.
Merged

Ensure that we don't try and optimize masks for promoted fields #110485

Make the xunit analyzer happy
69712fb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Dec 7, 2024 in 1h 46m 41s

Build #20241206.79 had test failures

Details

Tests

  • Failed: 15 (0.00%)
  • Passed: 1,445,067 (98.39%)
  • Other: 23,600 (1.61%)
  • Total: 1,468,682

Annotations

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24605.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.Aot.Test in job 0fbacd41-26f7-4335-855b-0cf37c9d5e57 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0fbacd41-26f7-4335-855b-0cf37c9d5e57/workitems/iOS.Device.Aot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24605.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ExportManagedSymbols.Test in job 0fbacd41-26f7-4335-855b-0cf37c9d5e57 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0fbacd41-26f7-4335-855b-0cf37c9d5e57/workitems/iOS.Device.ExportManagedSymbols.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24605.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.LibraryMode.Test in job 0fbacd41-26f7-4335-855b-0cf37c9d5e57 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0fbacd41-26f7-4335-855b-0cf37c9d5e57/workitems/iOS.Device.LibraryMode.Test/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24605.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item tvOS.Device.Aot.Test in job 71e7c6d9-8cd4-4ed0-8941-ccb9a25245db has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/71e7c6d9-8cd4-4ed0-8941-ccb9a25245db/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.