Skip to content

add stop-sending option #183

add stop-sending option

add stop-sending option #183

GitHub Actions / Test Results 21-openj9 succeeded Dec 6, 2024 in 0s

122 passed, 0 failed and 50 skipped

Tests passed successfully

Report Passed Failed Skipped Time
common/build/test-results/test/TEST-co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest.xml 2✔️ 138ms
common/build/test-results/test/TEST-co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest.xml 3✔️ 769ms
common/build/test-results/test/TEST-co.elastic.otel.common.LocalRootSpanTest.xml 4✔️ 25ms
common/build/test-results/test/TEST-co.elastic.otel.common.MutableSpanTest.xml 5✔️ 29ms
common/build/test-results/test/TEST-co.elastic.otel.common.SpanValueTest.xml 26✔️ 176ms
common/build/test-results/test/TEST-co.elastic.otel.common.util.HexUtilsTest.xml 2✔️ 9ms
custom/build/test-results/test/TEST-co.elastic.otel.config.ConfigurationExporterTest.xml 1✔️ 361ms
custom/build/test-results/test/TEST-co.elastic.otel.config.DynamicInstrumentationTest.xml 1✔️ 1ms
custom/build/test-results/test/TEST-co.elastic.otel.config.ReconcileOptionsTest.xml 3✔️ 4ms
custom/build/test-results/test/TEST-co.elastic.otel.ElasticAutoConfigurationCustomizerProviderTest.xml 3✔️ 94ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceFilterTest.xml 1✔️ 51ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceTest.xml 9✔️ 819ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.JfrParserTest.xml 1✔️ 44ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml 3✔️ 1✖️ 213ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeTest.xml 34✖️ 30ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.InferredSpansAutoConfigTest.xml 1✔️ 2✖️ 70ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerQueueTest.xml 1✖️ 0ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml 7✖️ 3ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.ThreadMatcherTest.xml 1✔️ 3ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.ResourceExtractionUtilTest.xml 5✔️ 1s
jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory.xml 6✔️ 552ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket.xml 9✔️ 134ms
resources/build/test-results/test/TEST-co.elastic.otel.resources.ResourcesAutoConfigurationTest.xml 3✔️ 78ms
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AgentFeaturesSmokeTest.xml 1✔️ 1s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AppServerProvidersTest.xml 1✔️ 43s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AwsResourceProvidersTest.xml 5✖️ 3ms
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml 1✔️ 10s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicInstrumentationSmokeTest.xml 2✔️ 19s
testing/integration-tests/agent-internals/build/test-results/test/TEST-DistroResourceAttributesTest.xml 1✔️ 209ms
testing/integration-tests/agent-internals/build/test-results/test/TEST-SpanValueTest.xml 1✔️ 7ms
testing/integration-tests/universal-profiling-test/build/test-results/test/TEST-UniversalProfilingIntegrationTest.xml 1✔️ 67ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.disruptor.PeekingPollerTest.xml 1✔️ 6ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.hostid.ProfilerHostIdApplyingSpanExporterTest.xml 2✔️ 8ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.SpanByIdSetTest.xml 3✔️ 786ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorAutoConfigTest.xml 4✔️ 281ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorTest$SharedMemory.xml 5✔️ 45ms
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorTest$SpanCorrelation.xml 10✔️ 443ms

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest.xml

2 tests were completed in 138ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest 2✔️ 138ms

✔️ co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest

✔️ testAttributeUpdate()
✔️ testSpanDropping()

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest.xml

3 tests were completed in 769ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest 3✔️ 769ms

✔️ co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest

✔️ noProcessorCreatedWithoutExporter()
✔️ multipleExporterProcessors()
✔️ verifyProcessorOrder()

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.LocalRootSpanTest.xml

4 tests were completed in 25ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.LocalRootSpanTest 4✔️ 25ms

✔️ co.elastic.otel.common.LocalRootSpanTest

✔️ checkRemoteSpan()
✔️ checkInferredSpanDetected()
✔️ checkNested()
✔️ checkRemoteParent()

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.MutableSpanTest.xml

5 tests were completed in 29ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.MutableSpanTest 5✔️ 29ms

✔️ co.elastic.otel.common.MutableSpanTest

✔️ testAttributesMutations()
✔️ noDoubleWrapping()
✔️ freezeAfterMutation()
✔️ noSpanDataCopyWithoutMutation()
✔️ testAttributesReusedIfNotMutated()

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.SpanValueTest.xml

26 tests were completed in 176ms with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.SpanValueTest 26✔️ 176ms

✔️ co.elastic.otel.common.SpanValueTest

✔️ testInvalidSpanDetected()
✔️ [1] Early Span, dense SpanValue
✔️ [2] Early Span, sparse SpanValue
✔️ [3] Early ReadableSpan, dense SpanValue
✔️ [4] Early ReadableSpan, sparse SpanValue
✔️ [5] New Span, dense SpanValue
✔️ [6] New Span, sparse SpanValue
✔️ [7] MutableSpan, dense SpanValue
✔️ [8] MutableSpan, sparse SpanValue
✔️ verifyMutableSpanUnwrapped()
✔️ [1] Early Span, dense SpanValue
✔️ [2] Early Span, sparse SpanValue
✔️ [3] Early ReadableSpan, dense SpanValue
✔️ [4] Early ReadableSpan, sparse SpanValue
✔️ [5] New Span, dense SpanValue
✔️ [6] New Span, sparse SpanValue
✔️ [7] MutableSpan, dense SpanValue
✔️ [8] MutableSpan, sparse SpanValue
✔️ [1] Early Span, dense SpanValue
✔️ [2] Early Span, sparse SpanValue
✔️ [3] Early ReadableSpan, dense SpanValue
✔️ [4] Early ReadableSpan, sparse SpanValue
✔️ [5] New Span, dense SpanValue
✔️ [6] New Span, sparse SpanValue
✔️ [7] MutableSpan, dense SpanValue
✔️ [8] MutableSpan, sparse SpanValue

✔️ common/build/test-results/test/TEST-co.elastic.otel.common.util.HexUtilsTest.xml

2 tests were completed in 9ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.util.HexUtilsTest 2✔️ 9ms

✔️ co.elastic.otel.common.util.HexUtilsTest

✔️ bytesToHexString()
✔️ writeHexToByteBuffer()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.config.ConfigurationExporterTest.xml

1 tests were completed in 361ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.config.ConfigurationExporterTest 1✔️ 361ms

✔️ co.elastic.otel.config.ConfigurationExporterTest

✔️ testGeneratedConfigurationDocsAreUpToDate()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.config.DynamicInstrumentationTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.config.DynamicInstrumentationTest 1✔️ 1ms

✔️ co.elastic.otel.config.DynamicInstrumentationTest

✔️ checkForPublicImplementations()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.config.ReconcileOptionsTest.xml

3 tests were completed in 4ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.config.ReconcileOptionsTest 3✔️ 4ms

✔️ co.elastic.otel.config.ReconcileOptionsTest

✔️ reconcileWithOneDifferentOption()
✔️ reconcileWithoutOneOption()
✔️ reconcileAllOptions()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.ElasticAutoConfigurationCustomizerProviderTest.xml

3 tests were completed in 94ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.ElasticAutoConfigurationCustomizerProviderTest 3✔️ 94ms

✔️ co.elastic.otel.ElasticAutoConfigurationCustomizerProviderTest

✔️ disableExperimentalRuntimeMetrics()
✔️ defaultConfiguration()
✔️ disableCustomResourceProvider()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceFilterTest.xml

1 tests were completed in 51ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.SpanStackTraceFilterTest 1✔️ 51ms

✔️ co.elastic.otel.SpanStackTraceFilterTest

✔️ filtering()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceTest.xml

9 tests were completed in 819ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.SpanStackTraceTest 9✔️ 819ms

✔️ co.elastic.otel.SpanStackTraceTest

✔️ [1] otel.java.experimental.span-stacktrace.min.duration
✔️ [2] elastic.otel.java.span-stacktrace.min.duration
✔️ [3] elastic.otel.java.span.stacktrace.min.duration
✔️ checkStackTracePresent()
✔️ checkInferredSpansIgnored()
✔️ [1] otel.java.experimental.span-stacktrace.min.duration
✔️ [2] elastic.otel.java.span-stacktrace.min.duration
✔️ [3] elastic.otel.java.span.stacktrace.min.duration
✔️ checkMinDurationRespected()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.JfrParserTest.xml

1 tests were completed in 44ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.asyncprofiler.JfrParserTest 1✔️ 44ms

✔️ co.elastic.otel.profiler.asyncprofiler.JfrParserTest

✔️ name()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml

4 tests were completed in 213ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeSpanifyTest 3✔️ 1✖️ 213ms

✔️ co.elastic.otel.profiler.CallTreeSpanifyTest

✔️ testCallTreeWithActiveSpan()
✔️ testSpanWithNestedActivation()
✔️ testSpanWithInvertedActivation()
✖️ testSpanification()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeTest.xml

34 tests were completed in 30ms with 0 passed, 0 failed and 34 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeTest 34✖️ 30ms

✔️ co.elastic.otel.profiler.CallTreeTest

✖️ testGiveEmptyChildIdsTo()
✖️ testRemoveNodesWithCountOne()
✖️ testRegularActivationFollowedByNestedActivationAfterMethodEnds()
✖️ testActivationBetweenMethods_AfterFastMethod()
✖️ testShouldNotCreateInferredSpansForPillarsAndLeafShouldHaveStacktrace()
✖️ testCallTreeActivationAsParentOfFastSpan()
✖️ testDectivationAfterEnd()
✖️ testActivationBetweenMethods()
✖️ testActivationAfterMethodEnds_SameRootDeeperStack()
✖️ testNestedActivation()
✖️ testSameTopOfStackDifferentBottom()
✖️ testActivationBeforeMethodStarts()
✖️ testActivationAfterMethodEnds_RootChangesToB2()
✖️ testCallTreeMultipleActivationsAsLeafWithExcludedParent()
✖️ testActivationAfterMethodEnds_RootChangesToB()
✖️ testActivationAfterMethodEnds()
✖️ testFirstInferredSpanShouldHaveNoStackTrace()
✖️ testStackTraceWithRecursion()
✖️ testDectivationBeforeEnd_DontStealChildIdsOfUnrelatedActivations_Nested()
✖️ testBasicCallTree()
✖️ testActivationBetweenFastMethods()
✖️ testDectivationBeforeEnd2()
✖️ testCallTree()
✖️ testCallTreeActivationAsChildOfFastSpan()
✖️ testDeactivationBeforeEnd()
✖️ testNestedActivationAfterMethodEnds_CommonAncestorA()
✖️ testTwoDistinctInvocationsOfMethodBShouldNotBeFoldedIntoOne()
✖️ testCallTreeMultipleActivationsAsLeaf()
✖️ testCallTreeWithSpanActivations()
✖️ testDectivationBeforeEnd_DontStealChildIdsOfUnrelatedActivations()
✖️ testNestedActivationBeforeCallTree()
✖️ testCallTreeMultipleActivationsWithOneChild()
✖️ testNestedActivationAfterMethodEnds_RootChangesToC()
✖️ testCallTreeActivationAsLeaf()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.InferredSpansAutoConfigTest.xml

3 tests were completed in 70ms with 1 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.InferredSpansAutoConfigTest 1✔️ 2✖️ 70ms

✔️ co.elastic.otel.profiler.InferredSpansAutoConfigTest

✖️ checkProfilerWorking()
✔️ checkDisabledbyDefault()
✖️ checkAllOptions(boolean, Path)

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerQueueTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerQueueTest 1✖️ 0ms

✔️ co.elastic.otel.profiler.SamplingProfilerQueueTest

✖️ testFillQueue()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml

7 tests were completed in 3ms with 0 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerTest 7✖️ 3ms

✔️ co.elastic.otel.profiler.SamplingProfilerTest

✖️ testTransactionWithRemoteParent()
✖️ shouldLazilyCreateTempFilesAndCleanThem()
✖️ testPostProcessingDisabled()
✖️ testProfileTransaction()
✖️ testStartCommand()
✖️ shouldNotDeleteProvidedFiles()
✖️ testVirtualThreadsExcluded()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.ThreadMatcherTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.ThreadMatcherTest 1✔️ 3ms

✔️ co.elastic.otel.profiler.ThreadMatcherTest

✔️ testLookup()

✔️ jvmti-access/build/test-results/test/TEST-co.elastic.otel.ResourceExtractionUtilTest.xml

5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.ResourceExtractionUtilTest 5✔️ 1s

✔️ co.elastic.otel.ResourceExtractionUtilTest

✔️ exportResourceToDirectoryIdempotence(Path)
✔️ testContentDoesNotMatch(Path)
✔️ exportResourceToDirectoryInMultipleThreads(Path)
✔️ exportResourceToDirectory(Path)
✔️ exportResourceToDirectory_throwExceptionIfNotFound(Path)

✔️ jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory.xml

6 tests were completed in 552ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory 6✔️ 552ms

✔️ co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory

✔️ ensureProcessStorageBufferNotGCed()
✔️ testVirtualThreadsStoragePropagatedWithMounts()
✔️ testPlatformThreadStorage()
✔️ testProcessStorage()
✔️ testVirtualThreadsExcludedByDefault()
✔️ enablingVirtualThreadSupportDoesNotThrow()

✔️ jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket.xml

9 tests were completed in 134ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket 9✔️ 134ms

✔️ co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket

✔️ [1] true
✔️ [2] false
✔️ receiveTraceCorrelationMessage(Path)
✔️ receiveProfilerRegistrationMessage(Path)
✔️ badFileName()
✔️ receiveUnknownMessage(Path)
✔️ tooLongFileName()
✔️ decodeTruncatedMessage(Path)
✔️ checkTruncatedMessageHandling(Path)

✔️ resources/build/test-results/test/TEST-co.elastic.otel.resources.ResourcesAutoConfigurationTest.xml

3 tests were completed in 78ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.resources.ResourcesAutoConfigurationTest 3✔️ 78ms

✔️ co.elastic.otel.resources.ResourcesAutoConfigurationTest

✔️ explicitly_disabled()
✔️ explicitly_enabled()
✔️ elastic_defaults()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AgentFeaturesSmokeTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AgentFeaturesSmokeTest 1✔️ 1s

✔️ com.example.javaagent.smoketest.AgentFeaturesSmokeTest

✔️ healthcheck()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AppServerProvidersTest.xml

1 tests were completed in 43s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AppServerProvidersTest 1✔️ 43s

✔️ com.example.javaagent.smoketest.AppServerProvidersTest

✔️ tomcat()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AwsResourceProvidersTest.xml

5 tests were completed in 3ms with 0 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AwsResourceProvidersTest 5✖️ 3ms

✔️ com.example.javaagent.smoketest.AwsResourceProvidersTest

✖️ beanstalk()
✖️ lambda()
✖️ ec2()
✖️ ecs()
✖️ eks()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml

1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.DynamicConfigSmokeTest 1✔️ 10s

✔️ com.example.javaagent.smoketest.DynamicConfigSmokeTest

✔️ flipSending()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicInstrumentationSmokeTest.xml

2 tests were completed in 19s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.DynamicInstrumentationSmokeTest 2✔️ 19s

✔️ com.example.javaagent.smoketest.DynamicInstrumentationSmokeTest

✔️ flipAllInstrumentation()
✔️ flipMethodInstrumentation()

✔️ testing/integration-tests/agent-internals/build/test-results/test/TEST-DistroResourceAttributesTest.xml

1 tests were completed in 209ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
DistroResourceAttributesTest 1✔️ 209ms

✔️ DistroResourceAttributesTest

✔️ checkDistroName()

✔️ testing/integration-tests/agent-internals/build/test-results/test/TEST-SpanValueTest.xml

1 tests were completed in 7ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SpanValueTest 1✔️ 7ms

✔️ SpanValueTest

✔️ ensureStoredAsFields()

✔️ testing/integration-tests/universal-profiling-test/build/test-results/test/TEST-UniversalProfilingIntegrationTest.xml

1 tests were completed in 67ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
UniversalProfilingIntegrationTest 1✔️ 67ms

✔️ UniversalProfilingIntegrationTest

✔️ checkIntegrationActive()

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.disruptor.PeekingPollerTest.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.disruptor.PeekingPollerTest 1✔️ 6ms

✔️ co.elastic.otel.disruptor.PeekingPollerTest

✔️ testPeekingFunction()

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.hostid.ProfilerHostIdApplyingSpanExporterTest.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.hostid.ProfilerHostIdApplyingSpanExporterTest 2✔️ 8ms

✔️ co.elastic.otel.hostid.ProfilerHostIdApplyingSpanExporterTest

✔️ ensureApplicationProvidedHostIdTakesPrecedence()
✔️ checkHostIdUpdated()

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.SpanByIdSetTest.xml

3 tests were completed in 786ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.SpanByIdSetTest 3✔️ 786ms

✔️ co.elastic.otel.SpanByIdSetTest

✔️ duplicateAddAndRemove()
✔️ testStaleEntriesExpunged()
✔️ checkLookup()

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorAutoConfigTest.xml

4 tests were completed in 281ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingProcessorAutoConfigTest 4✔️ 281ms

✔️ co.elastic.otel.UniversalProfilingProcessorAutoConfigTest

✔️ checkEnabledButInactiveByDefault()
✔️ testFailureDoesNotCrashAutoConfig()
✔️ testDisabling()
✔️ testAllSettings(Path)

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorTest$SharedMemory.xml

5 tests were completed in 45ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingProcessorTest$SharedMemory 5✔️ 45ms

✔️ co.elastic.otel.UniversalProfilingProcessorTest$SharedMemory

✔️ testProcessStoragePopulated()
✔️ testNestedActivations()
✔️ [1] true
✔️ [2] false
✔️ testRemoteSpanIgnored()

✔️ universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorTest$SpanCorrelation.xml

10 tests were completed in 443ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingProcessorTest$SpanCorrelation 10✔️ 443ms

✔️ co.elastic.otel.UniversalProfilingProcessorTest$SpanCorrelation

✔️ bufferCapacityExceeded()
✔️ checkCorrelationFunctional()
✔️ [1] true
✔️ [2] false
✔️ badSocketPath()
✔️ nonLocalRootSpansNotDelayed()
✔️ socketParentDirCreated()
✔️ unsampledSpansNotCorrelated()
✔️ ensureCorrelationDoesNotPreventSpanGC()
✔️ shutdownFlushesBufferedSpans()