Skip to content

Commit ca74daf

Browse files
authored
Mark RumInjector test flaky (#10142)
* Mark RumInjector test flaky + format * Add quotes + unformat
1 parent 296ecfb commit ca74daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-java-agent/instrumentation-testing/src/main/groovy/datadog/trace/agent/test/base/HttpServerTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,6 +2348,7 @@ abstract class HttpServerTest<SERVER> extends WithHttpServer<SERVER> {
23482348
/**
23492349
* This test should be done in a forked test class
23502350
*/
2351+
@Flaky("https://datadoghq.atlassian.net/browse/APMLP-785")
23512352
def "test rum injection in head for mime #mime"() {
23522353
setup:
23532354
assumeTrue(testRumInjection())

0 commit comments

Comments
 (0)