Skip to content

Commit 958f888

Browse files
authored
[ruby] Skip failing test for APMAPI-1774 (#5754)
1 parent aba81e5 commit 958f888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/parametric/test_config_consistency.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@ def test_unknown_key_skipped(
663663
"/etc/datadog-agent/application_monitoring.yaml",
664664
],
665665
)
666+
@bug(context.library <= "[email protected]", reason="APMAPI-1774")
666667
def test_invalid_files(
667668
self, test_agent: TestAgentAPI, test_library: APMLibrary, path: str, library_env: dict[str, str]
668669
):

0 commit comments

Comments
 (0)