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

Fix a potential out-of-bound read in RuntimeInvokeHostAssemblyResolver #104536

Merged
merged 7 commits into from
Jul 28, 2024

CR feedback:

018744e
Select commit
Loading
Failed to load commit list.
Merged

Fix a potential out-of-bound read in RuntimeInvokeHostAssemblyResolver #104536

CR feedback:
018744e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 28, 2024 in 1h 53m 19s

Build #20240727.45 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 4,790,024 (98.07%)
  • Other: 94,454 (1.93%)
  • Total: 4,884,483

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-Microsoft.Extensions.Logging.Testing.Tests in job fd0fd732-a77a-41ff-85a9-dd3d8ae54865 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fd0fd732-a77a-41ff-85a9-dd3d8ae54865/workitems/WasmTestOnFirefox-MT-Microsoft.Extensions.Logging.Testing.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/52428a64-328d-4a75-aaf4-83a17b43a07d/workitems/baseservices-exceptions/console

Check failure on line 1 in iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.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-MT-System.IO.FileSystem.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.IO.FileSystem.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.Data.OleDb.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Data.OleDb.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 WasmTestOnFirefox-MT-Microsoft.Extensions.Logging.Testing.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-Microsoft.Extensions.Logging.Testing.Tests.WorkItemExecution

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