Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/parametric/test_dynamic_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ class TestDynamicConfigV1_ServiceTargets:
],
)
@bug(library="nodejs", reason="APMAPI-865")
@bug(library="java", reason="APMAPI-1003")
def test_not_match_service_target(self, library_env, test_agent, test_library):
"""Test that the library reports an erroneous apply_state when the service targeting is not correct.

Expand Down