Update Elastic.Transport
to 0.5.5
#3908
GitHub Actions / Canary Test Results
failed
Nov 21, 2024 in 0s
1 tests run, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in ActivityTest
github-actions / Canary Test Results
ActivityTest.BasicOpenTelemetryTest
Expected oTelActivity.OperationName to be "ping", but "HEAD" differs near "HEA" (index 0).
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.StringEqualityValidator.ValidateAgainstMismatch()
at FluentAssertions.Primitives.StringValidator.Validate()
at FluentAssertions.Primitives.StringAssertions.Be(String expected, String because, Object[] becauseArgs)
at Tests.ClientConcepts.OpenTelemetry.ActivityTest.<BasicOpenTelemetryTest>g__VerifyActivity|0_1(Activity oTelActivity, String operation, String url) in /home/runner/work/elasticsearch-net/elasticsearch-net/tests/Tests/ClientConcepts/OpenTelemetry/OpenTelemetryTests.cs:line 52
at Tests.ClientConcepts.OpenTelemetry.ActivityTest.BasicOpenTelemetryTest() in /home/runner/work/elasticsearch-net/elasticsearch-net/tests/Tests/ClientConcepts/OpenTelemetry/OpenTelemetryTests.cs:line 35
--- End of stack trace from previous location ---
Loading