Skip to content

Commit b565545

Browse files
Auto-activate cpp_nginx easy wins for asm-libraries (#7188)
Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c39534e commit b565545

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

manifests/cpp_nginx.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,9 @@ manifest:
435435
tests/test_profiling.py::Test_Profile::test_process_tags: missing_feature
436436
tests/test_profiling.py::Test_Profile::test_process_tags_svc: missing_feature
437437
tests/test_protobuf.py: missing_feature
438-
tests/test_resource_renaming.py: missing_feature
438+
tests/test_resource_renaming.py: '>=1.20.0' # TODO: a lower version might be supported
439+
tests/test_resource_renaming.py::Test_Resource_Renaming_HTTP_Endpoint_Tag::test_http_endpoint_edge_cases: missing_feature
440+
tests/test_resource_renaming.py::Test_Resource_Renaming_Stats_Aggregation_Keys: missing_feature
439441
tests/test_rum_injection.py: irrelevant (RUM injection only supported for Java)
440442
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease: missing_feature
441443
tests/test_sampling_rates.py::Test_SampleRateFunction: v1.0.0 # real version unknown

0 commit comments

Comments
 (0)