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

Implement IUtf8SpanParsable on IPAddress and IPNetwork #102144

Merged
merged 45 commits into from
Oct 24, 2024

Following code review

dfb68d2
Select commit
Loading
Failed to load commit list.
Merged

Implement IUtf8SpanParsable on IPAddress and IPNetwork #102144

Following code review
dfb68d2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 23, 2024 in 1h 58m 35s

Build #20241022.85 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 2,905,457 (98.12%)
  • Other: 55,527 (1.88%)
  • Total: 2,960,987

Annotations

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24515.3/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 2a2b75ab-1b22-4511-be47-29b46e486427 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2a2b75ab-1b22-4511-be47-29b46e486427/workitems/WasmTestOnChrome-ST-System.Net.Http.Functional.Tests/console

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