Skip to content

Fix size used for vectorization check in BitArray (#111558) #111564

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

Merged
merged 2 commits into from
Feb 16, 2025

Merge branch 'main' into issue-111558-bugfix

d0e1aa4
Select commit
Loading
Failed to load commit list.
Merged

Fix size used for vectorization check in BitArray (#111558) #111564

Merge branch 'main' into issue-111558-bugfix
d0e1aa4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 13, 2025 in 2h 28m 3s

Build #20250213.10 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 3,057,425 (98.21%)
  • Other: 55,826 (1.79%)
  • Total: 3,113,256

Annotations

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25106.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Net.Http.Functional.Tests in job ee72925d-2214-4295-b0da-495b468e6417 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ee72925d-2214-4295-b0da-495b468e6417/workitems/WasmTestOnChrome-MT-System.Net.Http.Functional.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25106.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests in job ee72925d-2214-4295-b0da-495b468e6417 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ee72925d-2214-4295-b0da-495b468e6417/workitems/WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25106.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests in job ee72925d-2214-4295-b0da-495b468e6417 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ee72925d-2214-4295-b0da-495b468e6417/workitems/WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25106.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Android.Device_Emulator.JIT.Test in job 3eb03ac7-a404-49fe-9e9f-980c4a8eed71 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3eb03ac7-a404-49fe-9e9f-980c4a8eed71/workitems/Android.Device_Emulator.JIT.Test/console

Check failure on line 1 in Android.Device_Emulator.JIT.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Android.Device_Emulator.JIT.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 WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-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 WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Net.Http.Functional.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 WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Net.WebSockets.Client.Tests.WorkItemExecution

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