Skip to content

test-reporter

test-reporter #1

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

122 passed, 0 failed and 7 skipped

Tests passed successfully

Report Passed Failed Skipped Time
common/build/test-results/test/TEST-co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest.xml 2✔️ 155ms
common/build/test-results/test/TEST-co.elastic.otel.common.ChainingSpanProcessorAutoConfigurationTest.xml 3✔️ 2s
common/build/test-results/test/TEST-co.elastic.otel.common.LocalRootSpanTest.xml 3✔️ 20ms
common/build/test-results/test/TEST-co.elastic.otel.common.MutableSpanTest.xml 5✔️ 12ms
common/build/test-results/test/TEST-co.elastic.otel.common.SpanValueTest.xml 26✔️ 182ms
common/build/test-results/test/TEST-co.elastic.otel.common.util.HexUtilsTest.xml 1✔️ 3ms
custom/build/test-results/test/TEST-co.elastic.otel.config.ConfigurationExporterTest.xml 1✔️ 971ms
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✔️ 29ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceProcessorAutoConfigTest.xml 2✔️ 335ms
custom/build/test-results/test/TEST-co.elastic.otel.SpanStackTraceProcessorTest.xml 3✔️ 16ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest.xml 2✔️ 95ms
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✔️ 18ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml 2✔️ 581ms
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✔️ 59ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml 6✔️ 17s
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 4✔️ 80ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket.xml 8✔️ 76ms
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AgentFeaturesSmokeTest.xml 1✔️ 2s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AppServerProvidersTest.xml 1✔️ 41s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AwsResourceProvidersTest.xml 5✖️ 2ms
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✔️ 132ms

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

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

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

✔️ co.elastic.otel.common.AbstractSimpleChainingSpanProcessorTest

✔️ testAttributeUpdate()
✔️ testSpanDropping()

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

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

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

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

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

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

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

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

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

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

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

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

✔️ writeHexToByteBuffer()

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

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

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

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

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

✔️ co.elastic.otel.ElasticDistroResourceProviderTest

✔️ elasticDistroNameAndVersion()

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

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

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

✔️ co.elastic.otel.SpanStackTraceProcessorAutoConfigTest

✔️ checkStackTracePresent()
✔️ checkMinDurationRespected()

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

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

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

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

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

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

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

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

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

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

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

✔️ co.elastic.otel.profiler.SamplingProfilerQueueTest

✔️ testFillQueue()

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

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

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerTest 6✔️ 17s

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

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

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

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

✔️ co.elastic.otel.UniversalProfilingCorrelationTest$ProfilerSocket

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

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

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

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

✔️ com.example.javaagent.smoketest.AgentFeaturesSmokeTest

✔️ healthcheck()

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

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

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

✔️ com.example.javaagent.smoketest.AppServerProvidersTest

✔️ tomcat()

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

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

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

✔️ com.example.javaagent.smoketest.AwsResourceProvidersTest

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

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

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

✔️ co.elastic.otel.UniversalProfilingProcessorTest

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