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][aot] Fix compilation crashes when type load exception is generated in code #110078

Merged
merged 2 commits into from
Nov 28, 2024

[mono][aot] Mark clauses as dead when replacing method code with exce…

11375fe
Select commit
Loading
Failed to load commit list.
Merged

[mono][aot] Fix compilation crashes when type load exception is generated in code #110078

[mono][aot] Mark clauses as dead when replacing method code with exce…
11375fe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Nov 27, 2024 in 2h 38m 35s

Build #20241127.23 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 1,515,999 (97.85%)
  • Other: 33,384 (2.15%)
  • Total: 1,549,386

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 WasmTestOnChrome-ST-System.Private.Xml.Tests in job 2dd695e9-4424-4deb-9c23-4ac8df8b9680 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2dd695e9-4424-4deb-9c23-4ac8df8b9680/workitems/WasmTestOnChrome-ST-System.Private.Xml.Tests/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 LibraryImportGenerator.Tests in job 7a5bea96-61df-44e8-bdfd-dda02da46d0e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7a5bea96-61df-44e8-bdfd-dda02da46d0e/workitems/LibraryImportGenerator.Tests/console

Check failure on line 1 in LibraryImportGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

LibraryImportGenerator.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 System.Xml.XmlWriterApiTests.TCFullEndElement+TCWriteValue+TCGlobalization.var_1

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Xml.XmlWriterApiTests.TCFullEndElement+TCWriteValue+TCGlobalization.var_1

Test failed

Check failure on line 1 in WasmTestOnChrome-ST-System.Private.Xml.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Private.Xml.Tests.WorkItemExecution

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