diff --git a/ktor-client/ktor-client-cio/jvm/test/io/ktor/client/engine/cio/CIOSpecificHttpsTest.kt b/ktor-client/ktor-client-cio/jvm/test/io/ktor/client/engine/cio/CIOSpecificHttpsTest.kt index 97c5de26803..a226fbde6be 100644 --- a/ktor-client/ktor-client-cio/jvm/test/io/ktor/client/engine/cio/CIOSpecificHttpsTest.kt +++ b/ktor-client/ktor-client-cio/jvm/test/io/ktor/client/engine/cio/CIOSpecificHttpsTest.kt @@ -147,6 +147,7 @@ class CIOSpecificHttpsTest : TestWithKtor() { } } + @Ignore @Test fun testGetServerTrusted() { testWithEngine(CIO) {