TCK Results
As required by the Eclipse Foundation Technology Compatibility Kit License, following is a summary of the TCK results for releases of MicroProfile Telemetry 1.1
Open Liberty 23.0.0.10-beta - MicroProfile Telemetry 1.1 Certification Summary (Java 11)
-
Product Name, Version and download URL (if applicable):
-
Specification Name, Version and download URL:
-
(Optional) TCK Version, digital fingerprint and download URL:
SHA-1:
c4ef66abc825116acdf28db8fe55107461ee1395
SHA-256:
e3104d1703e1ff2f631c7e6e32d6bfd78c44e046f3f1452f6da1d3eb1787beda
-
Public URL of TCK Results Summary:
-
Java runtime used to run the implementation:
Java 11: IBM Semeru Runtime Open Edition (11.0.20.1+1)
-
Summary of the information for the certification environment, operating system, cloud, …:
Mac OS X: kern.version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64
Test results:
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.BaggageTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.BaggageTest.baggage Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.W3PropagationTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.W3PropagationTest.span Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.B3PropagationTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.B3PropagationTest.B3Propagation Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.spi.SamplerSpiTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.spi.SamplerSpiTest.testSampler Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.spi.CustomizerSpiTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.spi.CustomizerSpiTest.testCustomizer Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.cdi.BaggageBeanTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.cdi.BaggageBeanTest.baggageBeanChange Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest 2023-09-21T15:28:39 BST
Tests:3 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest.testIntegrationWithJaxRsClient Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest.testIntegrationWithJaxRsClientAsync Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest.testIntegrationWithJaxRsClientError Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest 2023-09-21T15:28:39 BST
Tests:4 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest.testJaxRsServerAsyncCompletionStage Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest.testJaxRsServerAsyncSuspendError Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest.testJaxRsServerAsyncSuspend Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest.testJaxRsServerAsyncCompletionStageError Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest 2023-09-21T15:28:39 BST
Tests:3 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest.testIntegrationWithMpRestClientAsyncError Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest.testIntegrationWithMpRestClientAsync Passed!
org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest.testIntegrationWithMpRestClient Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest 2023-09-21T15:28:39 BST
Tests:7 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanNew Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanNameQuery Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanError Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanChild Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanCurrent Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.spanName Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.cdi.SpanBeanTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.cdi.SpanBeanTest.spanBeanChange Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest 2023-09-21T15:28:39 BST
Tests:7 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanCurrent Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanName Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanNew Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanChild Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanNameQuery Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanError Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.cdi.OpenTelemetryBeanTest 2023-09-21T15:28:39 BST
Tests:2 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.cdi.OpenTelemetryBeanTest.testOpenTelemetryBean Passed!
org.eclipse.microprofile.telemetry.tracing.tck.cdi.OpenTelemetryBeanTest.testSpanAndTracer Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.spi.ResourceSpiTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.spi.ResourceSpiTest.testResource Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDisabledTest 2023-09-21T15:28:39 BST
Tests:3 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDisabledTest.spanNameWithoutQueryString Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDisabledTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDisabledTest.spanName Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.spi.ExporterSpiTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.spi.ExporterSpiTest.testExporter Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDefaultTest 2023-09-21T15:28:39 BST
Tests:3 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDefaultTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDefaultTest.spanNameWithoutQueryString Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanDefaultTest.spanName Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.B3MultiPropagationTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.B3MultiPropagationTest.B3MultiPropagation Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.TestApplication 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.TestApplication.rest Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.W3BaggagePropagationTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.W3BaggagePropagationTest.span Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest 2023-09-21T15:28:39 BST
Tests:9 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanClientError Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanNew Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanError Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanChildWithParameter Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanNameQuery Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanName Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanCurrent Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanTest.spanChild Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.PropagatorSpiTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.PropagatorSpiTest.testSPIPropagator Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanTest 2023-09-21T15:28:39 BST
Tests:3 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanTest.spanName Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanTest.span Passed!
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestSpanTest.spanNameWithoutQueryString Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.rest.JaegerPropagationTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.rest.JaegerPropagationTest.JaegerPropagation Passed!
Test suite: org.eclipse.microprofile.telemetry.tracing.tck.cdi.TracerTest 2023-09-21T15:28:39 BST
Tests:1 Failures:0 Errors:0
org.eclipse.microprofile.telemetry.tracing.tck.cdi.TracerTest.tracer Passed!