Skip to content

Commit f18c0db

Browse files
committed
Temporarily disable testHttpConnection
1 parent 9ff2bf5 commit f18c0db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-crt-kotlin/common/test/aws/sdk/kotlin/crt/http/HttpClientConnectionTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class HttpClientConnectionTest : CrtTest() {
5353
println("exiting test")
5454
}
5555

56+
@Ignore
5657
@Test
5758
fun testHttpConnection(): Unit = runBlocking {
5859
// S3

0 commit comments

Comments
 (0)