Skip to content

Commit 334b41c

Browse files
committed
IgnoreNative
1 parent aa069f7 commit 334b41c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/protocol/http-client/common/test/aws/smithy/kotlin/runtime/http/interceptors/FlexibleChecksumsRequestInterceptorTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ class FlexibleChecksumsRequestInterceptorTest {
140140
assertEquals(0, call.request.headers.getNumChecksumHeaders())
141141
}
142142

143+
@IgnoreNative // FIXME Re-enable after Kotlin/Native Implementation
143144
@Test
144145
fun testCompletingSource() = runTest {
145146
val hashFunctionName = "crc32"

0 commit comments

Comments
 (0)