Skip to content

test-reporter

test-reporter #1

GitHub Actions / Test Results 8-hotspot succeeded Mar 28, 2024 in 0s

118 passed, 0 failed and 4 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✔️ 1s
common/build/test-results/test/TEST-co.elastic.otel.common.LocalRootSpanTest.xml 3✔️ 10ms
common/build/test-results/test/TEST-co.elastic.otel.common.MutableSpanTest.xml 5✔️ 18ms
common/build/test-results/test/TEST-co.elastic.otel.common.SpanValueTest.xml 26✔️ 144ms
common/build/test-results/test/TEST-co.elastic.otel.common.util.HexUtilsTest.xml 1✔️ 5ms
custom/build/test-results/test/TEST-co.elastic.otel.config.ConfigurationExporterTest.xml 1✔️ 661ms
custom/build/test-results/test/TEST-co.elastic.otel.config.ReconcileOptionsTest.xml 3✔️ 4ms
custom/build/test-results/test/TEST-co.elastic.otel.ElasticDistroResourceProviderTest.xml 1✔️ 38ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceProcessorAutoConfigTest.xml 2✔️ 350ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceProcessorTest.xml 3✔️ 9ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest.xml 2✔️ 81ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader.xml 1✖️ 0ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.JfrParserTest.xml 1✔️ 14ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml 2✔️ 307ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeTest.xml 33✔️ 1✖️ 1s
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.InferredSpansAutoConfigTest.xml 3✔️ 5s
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerQueueTest.xml 1✔️ 49ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml 5✔️ 1✖️ 16s
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.ThreadMatcherTest.xml 1✔️ 1ms
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 3✔️ 1✖️ 69ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket.xml 8✔️ 62ms
testing/integration-tests/inferred-spans-test/build/test-results/test/TEST-InferredSpansTest.xml 1✔️ 2s
universal-profiling-integration/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingProcessorTest.xml 3✔️ 148ms

✔️ 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 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest 3✔️ 1s

✔️ co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest

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

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.common.LocalRootSpanTest 3✔️ 10ms

✔️ co.elastic.otel.common.LocalRootSpanTest

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

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

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

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

✔️ 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 144ms with 26 passed, 0 failed and 0 skipped.

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

✔️ 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

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

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

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

✔️ writeHexToByteBuffer()

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

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

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

✔️ co.elastic.otel.config.ConfigurationExporterTest

✔️ testGeneratedConfigurationDocsAreUpToDate()

✔️ 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.ElasticDistroResourceProviderTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.ElasticDistroResourceProviderTest 1✔️ 38ms

✔️ co.elastic.otel.ElasticDistroResourceProviderTest

✔️ elasticDistroNameAndVersion()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.SpanStackTraceProcessorAutoConfigTest 2✔️ 350ms

✔️ co.elastic.otel.SpanStackTraceProcessorAutoConfigTest

✔️ checkStackTracePresent()
✔️ checkMinDurationRespected()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.SpanStackTraceProcessorTest 3✔️ 9ms

✔️ co.elastic.otel.SpanStackTraceProcessorTest

✔️ checkInferredSpansIgnored()
✔️ checkMinimumDurationRespected()
✔️ checkStackTraceCorrect()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest 2✔️ 81ms

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

✔️ testShouldCopyLibToSpecifiedDirectory(File)
✔️ testShouldCopyLibToTempDirectory()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader.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.asyncprofiler.AsyncProfilerUpgrader 1✖️ 0ms

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

✖️ updateAsyncProfilerBinaries()

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

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

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

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

✔️ name()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeSpanifyTest 2✔️ 307ms

✔️ co.elastic.otel.profiler.CallTreeSpanifyTest

✔️ testCallTreeWithActiveSpan()
✔️ testSpanification()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeTest 33✔️ 1✖️ 1s

✔️ 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 5s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.InferredSpansAutoConfigTest 3✔️ 5s

✔️ co.elastic.otel.profiler.InferredSpansAutoConfigTest

✔️ checkProfilerWorking()
✔️ checkAllOptions()
✔️ checkDisabledbyDefault()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerQueueTest 1✔️ 49ms

✔️ co.elastic.otel.profiler.SamplingProfilerQueueTest

✔️ testFillQueue()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerTest 5✔️ 1✖️ 16s

✔️ co.elastic.otel.profiler.SamplingProfilerTest

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

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

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

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

✔️ 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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory 3✔️ 1✖️ 69ms

✔️ co.elastic.otel.UniversalProfilingCorrelationTest$CorrelationMemory

✔️ ensureProcessStorageBufferNotGCed()
✔️ testPlatformThreadStorage()
✔️ testProcessStorage()
✖️ testVirtualThreadsExcluded()

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

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

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

✔️ co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket

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

✔️ testing/integration-tests/inferred-spans-test/build/test-results/test/TEST-InferredSpansTest.xml

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

Test suite Passed Failed Skipped Time
InferredSpansTest 1✔️ 2s

✔️ InferredSpansTest

✔️ checkInferredSpansFunctional()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.UniversalProfilingProcessorTest 3✔️ 148ms

✔️ co.elastic.otel.UniversalProfilingProcessorTest

✔️ testProcessStoragePopulated()
✔️ testNestedActivations()
✔️ testRemoteSpanIgnored()