Skip to content

Commit 879a4bb

Browse files
authored
[Java] Disabling SSI Telemetry Test (#6477)
Co-authored-by: matthew.li <matthew.li@datadoghq.com>
1 parent 82e42d4 commit 879a4bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

manifests/java.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3046,7 +3046,9 @@ manifest:
30463046
tests/docker_ssi/test_docker_ssi.py::TestDockerSSIFeatures::test_instrumentation_source_ssi:
30473047
- declaration: missing_feature (Not implemented yet)
30483048
component_version: <1.52.0
3049-
tests/docker_ssi/test_docker_ssi_appsec.py::TestDockerSSIAppsecFeatures::test_telemetry_source_ssi: v1.59.0
3049+
tests/docker_ssi/test_docker_ssi_appsec.py::TestDockerSSIAppsecFeatures::test_telemetry_source_ssi:
3050+
- declaration: missing_feature (Temporarily disabling until Java PR is merged https://github.com/DataDog/dd-trace-java/pull/10788)
3051+
component_version: '>=1.60.1'
30503052
tests/docker_ssi/test_docker_ssi_crash.py::TestDockerSSICrash::test_crash: missing_feature (No implemented the endpoint /crashme)
30513053
tests/ffe/test_dynamic_evaluation.py:
30523054
- weblog_declaration:

0 commit comments

Comments
 (0)