Skip to content

Commit bc13282

Browse files
chore: activate easy wins for @DataDog/apm-lang-platform
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 153bc29 commit bc13282

1 file changed

Lines changed: 65 additions & 4 deletions

File tree

manifests/java.yml

Lines changed: 65 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3879,7 +3879,20 @@ manifest:
38793879
tests/parametric/test_otel_tracer.py::Test_Otel_Tracer::test_otel_force_flush:
38803880
- declaration: missing_feature (OTel resource naming implemented in 1.24.0)
38813881
component_version: <=1.23.0
3882-
tests/parametric/test_otlp_trace_metrics.py: missing_feature
3882+
tests/parametric/test_otlp_trace_metrics.py: '>=1.63.0' # TODO: a lower version might be supported
3883+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_1_enabled_explicit: missing_feature
3884+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_3_enabled_by_default: missing_feature
3885+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Metric_Identity: missing_feature
3886+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Mutual_Exclusion: missing_feature
3887+
tests/parametric/test_otlp_trace_metrics.py::Test_FR03_Metric_Shape: missing_feature
3888+
tests/parametric/test_otlp_trace_metrics.py::Test_FR04_Span_Selection: missing_feature
3889+
tests/parametric/test_otlp_trace_metrics.py::Test_FR05_Sampling_Independence: missing_feature
3890+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Resource_Attributes: missing_feature
3891+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Span_Attributes: missing_feature
3892+
tests/parametric/test_otlp_trace_metrics.py::Test_FR07_Otel_Semantics_Mode: missing_feature
3893+
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_Datadog_Attributes: missing_feature
3894+
tests/parametric/test_otlp_trace_metrics.py::Test_FR09_Red_Metric_Derivation: missing_feature
3895+
tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header: missing_feature
38833896
tests/parametric/test_parametric_endpoints.py::TestRemoteConfigApplyEndpoint: incomplete_test_app (POST /trace/remote-config/apply only implemented in the python parametric app)
38843897
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Add_Link: incomplete_test_app (add_link endpoint is not implemented)
38853898
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: # Modified by easy win activation script
@@ -4007,9 +4020,57 @@ manifest:
40074020
- weblog_declaration:
40084021
"*": v1.54.0
40094022
spring-boot-3-native: missing_feature (rasp endpoint not implemented)
4010-
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: missing_feature
4011-
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: missing_feature
4012-
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: missing_feature
4023+
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: # TODO: a lower version might be supported
4024+
- weblog_declaration:
4025+
'*': missing_feature
4026+
spring-boot: '>=1.63.0'
4027+
ratpack: '>=1.63.0'
4028+
spring-boot-payara: '>=1.63.0'
4029+
vertx4: '>=1.63.0'
4030+
play: '>=1.63.0'
4031+
spring-boot-openliberty: '>=1.63.0'
4032+
spring-boot-wildfly: '>=1.63.0'
4033+
spring-boot-undertow: '>=1.63.0'
4034+
jersey-grizzly2: '>=1.63.0'
4035+
spring-boot-jetty: '>=1.63.0'
4036+
akka-http: '>=1.63.0'
4037+
resteasy-netty3: '>=1.63.0'
4038+
vertx3: '>=1.63.0'
4039+
uds-spring-boot: '>=1.63.0'
4040+
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: # TODO: a lower version might be supported
4041+
- weblog_declaration:
4042+
'*': missing_feature
4043+
spring-boot: '>=1.63.0'
4044+
ratpack: '>=1.63.0'
4045+
spring-boot-payara: '>=1.63.0'
4046+
vertx4: '>=1.63.0'
4047+
play: '>=1.63.0'
4048+
spring-boot-openliberty: '>=1.63.0'
4049+
spring-boot-wildfly: '>=1.63.0'
4050+
spring-boot-undertow: '>=1.63.0'
4051+
jersey-grizzly2: '>=1.63.0'
4052+
spring-boot-jetty: '>=1.63.0'
4053+
akka-http: '>=1.63.0'
4054+
resteasy-netty3: '>=1.63.0'
4055+
vertx3: '>=1.63.0'
4056+
uds-spring-boot: '>=1.63.0'
4057+
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: # TODO: a lower version might be supported
4058+
- weblog_declaration:
4059+
'*': missing_feature
4060+
spring-boot: '>=1.63.0'
4061+
ratpack: '>=1.63.0'
4062+
spring-boot-payara: '>=1.63.0'
4063+
vertx4: '>=1.63.0'
4064+
play: '>=1.63.0'
4065+
spring-boot-openliberty: '>=1.63.0'
4066+
spring-boot-wildfly: '>=1.63.0'
4067+
spring-boot-undertow: '>=1.63.0'
4068+
jersey-grizzly2: '>=1.63.0'
4069+
spring-boot-jetty: '>=1.63.0'
4070+
akka-http: '>=1.63.0'
4071+
resteasy-netty3: '>=1.63.0'
4072+
vertx3: '>=1.63.0'
4073+
uds-spring-boot: '>=1.63.0'
40134074
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation: missing_feature
40144075
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation_Disabled: missing_feature
40154076
tests/stats/test_stats.py::Test_Stats_Service_Source:

0 commit comments

Comments
 (0)