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

[mono][interp] Fix resizing of ref slots bitset #100907

Merged
merged 2 commits into from
Apr 11, 2024

[mono][interp] Use asserting version of bitset set

4011e1b
Select commit
Loading
Failed to load commit list.
Merged

[mono][interp] Fix resizing of ref slots bitset #100907

[mono][interp] Use asserting version of bitset set
4011e1b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 11, 2024 in 2h 0m 35s

Build #20240411.15 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 1,508,682 (97.86%)
  • Other: 32,982 (2.14%)
  • Total: 1,541,667

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Reflection.Tests in job 007d6344-5495-4cb9-9dc2-ffef3572c839 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/007d6344-5495-4cb9-9dc2-ffef3572c839/workitems/WasmTestOnBrowser-System.Reflection.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job 007d6344-5495-4cb9-9dc2-ffef3572c839 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/007d6344-5495-4cb9-9dc2-ffef3572c839/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item normal-System.Text.Json.Tests in job 3ddfa4d9-a812-4f4a-b165-e1bc3895493d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/3ddfa4d9-a812-4f4a-b165-e1bc3895493d/workitems/normal-System.Text.Json.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Reflection.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Reflection.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 WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.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 normal-System.Text.Json.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

normal-System.Text.Json.Tests.WorkItemExecution

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