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] Avoid a crash if a method's signature cannot be loaded. #98997

Closed
wants to merge 1 commit into from

[mono][aot] Avoid a crash if a method's signature cannot be loaded.

f85ccde
Select commit
Loading
Failed to load commit list.
Closed

[mono][aot] Avoid a crash if a method's signature cannot be loaded. #98997

[mono][aot] Avoid a crash if a method's signature cannot be loaded.
f85ccde
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm failed Feb 28, 2024 in 1h 56m 33s

Build #20240227.1 had test failures

Details

Tests

  • Failed: 12 (0.00%)
  • Passed: 1,082,723 (96.13%)
  • Other: 43,582 (3.87%)
  • Total: 1,126,317

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-Common.Tests in job c490e23c-c13a-4a0d-aa2d-13c25e23381e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c490e23c-c13a-4a0d-aa2d-13c25e23381e/workitems/WasmTestOnBrowser-Common.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Private.Xml.Tests in job c490e23c-c13a-4a0d-aa2d-13c25e23381e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c490e23c-c13a-4a0d-aa2d-13c25e23381e/workitems/WasmTestOnBrowser-System.Private.Xml.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-Common.Tests in job dd395b82-10f7-40d1-b601-0fc62b9f47bd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/dd395b82-10f7-40d1-b601-0fc62b9f47bd/workitems/WasmTestOnBrowser-Common.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Private.Xml.Tests in job dd395b82-10f7-40d1-b601-0fc62b9f47bd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/dd395b82-10f7-40d1-b601-0fc62b9f47bd/workitems/WasmTestOnBrowser-System.Private.Xml.Tests/console

Check failure on line 1 in normal-Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

normal-Common.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-Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

normal-Common.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-Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-Common.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.Private.Xml.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-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.