Update Elastic.Transport
to 0.5.5
#2044
GitHub Actions / Unit 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 / Unit Test Results
ActivityTest.BasicOpenTelemetryTest
Expected oTelActivity.Tags {[db.user, elastic], [elastic.transport.product.name, elasticsearch-net], [elastic.transport.product.version, 8.8.0-alpha.1+fc6eb8a885d3b73595a481667fba3244f46b0dbe], [elastic.transport.version, 0.5.5+1bd2db0493c2c9e8388c68b02c44c4743c0137a2], [user_agent.original, elasticsearch-net/8.8.0-alpha.1+fc6eb8a885d3b73595a481667fba3244f46b0dbe (Ubuntu 22.04.5 LTS; .NET 8.0.11; Elastic.Clients.Elasticsearch)], [http.request.method, HEAD], [url.full, http://localhost:9200/?pretty=true&error_trace=true], [server.address, localhost], [db.operation, ping], [db.elasticsearch.schema_url, https://opentelemetry.io/schemas/1.21.0], [db.system, elasticsearch]} to have an item matching ((n.Key == "db.operation") AndAlso (n.Value == value(Tests.ClientConcepts.OpenTelemetry.ActivityTest+<>c__DisplayClass0_1).operation)).
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.Collections.SelfReferencingCollectionAssertions`2.Contain(Expression`1 predicate, String because, Object[] becauseArgs)
at Tests.ClientConcepts.OpenTelemetry.ActivityTest.<BasicOpenTelemetryTest>g__VerifyActivity|0_1(Activity oTelActivity, String displayName, String operation, String url) in /home/runner/work/elasticsearch-net/elasticsearch-net/tests/Tests/ClientConcepts/OpenTelemetry/OpenTelemetryTests.cs:line 56
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