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: Keep delegate object alive during invoke #105099

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Merge branch 'main' into keep-this-alive-fptr

a5c4b81
Select commit
Loading
Failed to load commit list.
Draft

JIT: Keep delegate object alive during invoke #105099

Merge branch 'main' into keep-this-alive-fptr
a5c4b81
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr gcstress0x3-gcstress0xc failed Nov 19, 2024 in 3h 25m 4s

Build #20241119.1 had test failures

Details

Tests

  • Failed: 893 (0.21%)
  • Passed: 127,767 (30.74%)
  • Other: 287,010 (69.05%)
  • Total: 415,670

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item CoreMangLib.0.1 in job bf2f326f-7d6b-47b1-aebf-4cc706887ca5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/bf2f326f-7d6b-47b1-aebf-4cc706887ca5/workitems/CoreMangLib.0.1/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Directed_1.0.1 in job bf2f326f-7d6b-47b1-aebf-4cc706887ca5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/bf2f326f-7d6b-47b1-aebf-4cc706887ca5/workitems/Directed_1.0.1/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Directed_2.0.1 in job bf2f326f-7d6b-47b1-aebf-4cc706887ca5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/bf2f326f-7d6b-47b1-aebf-4cc706887ca5/workitems/Directed_2.0.1/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Directed_3.0.1 in job bf2f326f-7d6b-47b1-aebf-4cc706887ca5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/bf2f326f-7d6b-47b1-aebf-4cc706887ca5/workitems/Directed_3.0.1/console

Check failure on line 1 in JIT.opt.0.1.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

JIT.opt.0.1.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 JIT.performance.0.1.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

JIT.performance.0.1.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 JIT.opt.0.1.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

JIT.opt.0.1.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 CoreMangLib.0.1.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr gcstress0x3-gcstress0xc

CoreMangLib.0.1.WorkItemExecution

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