Skip to content

Commit 7005c65

Browse files
claude[bot]claudebmermet
authored
Mark java-multialpine auto-inject profiling test as known bug (PROF-15664) (#7473)
Co-authored-by: claude <noreply@anthropic.com> Co-authored-by: bertrand.mermet <bertrand.mermet@datadoghq.com>
1 parent 4be985b commit 7005c65

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/auto_inject/test_auto_inject_install.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ class TestContainerAutoInjectInstallScriptProfiling(base.AutoInjectBaseTest):
112112
context.weblog_variant == "test-app-nodejs-container-25",
113113
reason="PROF-12765",
114114
)
115+
@bug(
116+
context.weblog_variant == "test-app-java-multialpine",
117+
reason="PROF-15664",
118+
)
115119
def test_profiling(self):
116120
self._test_install(context.virtual_machine, profile=True)
117121

0 commit comments

Comments
 (0)