We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82af3c8 commit 91f18a6Copy full SHA for 91f18a6
dd-java-agent/instrumentation-testing/src/main/groovy/datadog/trace/agent/test/base/HttpServerTest.groovy
@@ -2348,7 +2348,6 @@ abstract class HttpServerTest<SERVER> extends WithHttpServer<SERVER> {
2348
/**
2349
* This test should be done in a forked test class
2350
*/
2351
- @Flaky("https://datadoghq.atlassian.net/browse/APMLP-785")
2352
def "test rum injection in head for mime #mime"() {
2353
setup:
2354
assumeTrue(testRumInjection())
0 commit comments