Skip to content

Commit 91f18a6

Browse files
authored
Revert "Mark RumInjector test flaky (#10142)" (#10148)
This reverts commit ca74daf.
1 parent 82af3c8 commit 91f18a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,6 @@ 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")
23522351
def "test rum injection in head for mime #mime"() {
23532352
setup:
23542353
assumeTrue(testRumInjection())

0 commit comments

Comments
 (0)