Skip to content

Commit eb971de

Browse files
committed
Re-enable flaky test
1 parent dc65792 commit eb971de

File tree

1 file changed

+0
-1
lines changed
  • runtime/protocol/http-client-engines/test-suite/common/test/aws/smithy/kotlin/runtime/http/test

1 file changed

+0
-1
lines changed

runtime/protocol/http-client-engines/test-suite/common/test/aws/smithy/kotlin/runtime/http/test/AsyncStressTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import kotlin.time.Duration.Companion.milliseconds
1616

1717
class AsyncStressTest : AbstractEngineTest() {
1818

19-
@Ignore // FIXME Flaky test on JVM: aws.smithy.kotlin.runtime.http.HttpException: java.io.IOException: unexpected end of stream on http://127.0.0.1:8082/...; HttpErrorCode(CONNECTION_CLOSED)
2019
@Test
2120
fun testConcurrentRequests() = testEngines {
2221
// https://github.com/awslabs/aws-sdk-kotlin/issues/170

0 commit comments

Comments
 (0)