Skip to content

Commit 10c83a6

Browse files
Test PekkoHttpServerInstrumentationAsyncHttp2Test.test exception marked as flaky.
1 parent c2e8852 commit 10c83a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dd-java-agent/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
@@ -1183,6 +1183,7 @@ abstract class HttpServerTest<SERVER> extends WithHttpServer<SERVER> {
11831183
}
11841184
}
11851185

1186+
@Flaky(value = "https://github.com/DataDog/dd-trace-java/issues/9396", suites = ["PekkoHttpServerInstrumentationAsyncHttp2Test"])
11861187
def "test exception"() {
11871188
setup:
11881189
def method = "GET"

0 commit comments

Comments
 (0)