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

[cdac] Implement ISOSDacInterface::GetModule and IXCLRDataModule::GetFileName #109133

Merged
merged 15 commits into from
Oct 24, 2024

Make mock Loader use BumpAllocator

0de7b65
Select commit
Loading
Failed to load commit list.
Merged

[cdac] Implement ISOSDacInterface::GetModule and IXCLRDataModule::GetFileName #109133

Make mock Loader use BumpAllocator
0de7b65
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 24, 2024 in 1h 50m 29s

Build #20241023.49 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 4,041,457 (98.21%)
  • Other: 73,779 (1.79%)
  • Total: 4,115,243

Annotations

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24522.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-ST-System.Net.Http.Functional.Tests in job 0b06888e-e538-41b0-85f3-56f89f169172 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0b06888e-e538-41b0-85f3-56f89f169172/workitems/WasmTestOnChrome-ST-System.Net.Http.Functional.Tests/console

Check failure on line 1 in System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ExistsWithCorrectId

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ExistsWithCorrectId

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "System.Net.Http"
Actual:   "HttpTelemetry"
           ↑ (pos 0)
Raw output
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ExistsWithCorrectId()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_ExistsWithCorrectId

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_ExistsWithCorrectId

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "System.Net.Http"
Actual:   "HttpTelemetry"
           ↑ (pos 0)
Raw output
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ExistsWithCorrectId()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

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 WasmTestOnChrome-ST-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Net.Http.Functional.Tests.WorkItemExecution

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