[Test] Unmute some passing K2 KGP integration tests
This commit is contained in:
committed by
Space Team
parent
0147d725fb
commit
7ba47f70c0
-3
@@ -92,7 +92,6 @@ class CustomK2Tests : KGPBaseTest() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Disabled("disable until kotlin/native dependency is updated to include KT-61461")
|
|
||||||
@GradleTest
|
@GradleTest
|
||||||
@DisplayName("Native metadata of intermediate with multiple targets. KT-61461")
|
@DisplayName("Native metadata of intermediate with multiple targets. KT-61461")
|
||||||
fun nativeMetadataOfIntermediateWithMultipleTargets(gradleVersion: GradleVersion) {
|
fun nativeMetadataOfIntermediateWithMultipleTargets(gradleVersion: GradleVersion) {
|
||||||
@@ -104,7 +103,6 @@ class CustomK2Tests : KGPBaseTest() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Disabled("disable until kotlin/native dependency is updated to include KT-58145")
|
|
||||||
@GradleTest
|
@GradleTest
|
||||||
@DisplayName("Compiling shared native source with FirFakeOverrideGenerator referencing a common entity. KT-58145")
|
@DisplayName("Compiling shared native source with FirFakeOverrideGenerator referencing a common entity. KT-58145")
|
||||||
fun kt581450MppNativeSharedCrash(gradleVersion: GradleVersion) {
|
fun kt581450MppNativeSharedCrash(gradleVersion: GradleVersion) {
|
||||||
@@ -121,7 +119,6 @@ class CustomK2Tests : KGPBaseTest() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Disabled("disable until kotlin/native dependency is updated to include KT-58444")
|
|
||||||
@GradleTest
|
@GradleTest
|
||||||
@DisplayName("Compiling shared native source with intrinsic initializer from common source set in Native-shared source set. KT-58444")
|
@DisplayName("Compiling shared native source with intrinsic initializer from common source set in Native-shared source set. KT-58444")
|
||||||
fun kt58444NativeSharedConstantIntrinsic(gradleVersion: GradleVersion) {
|
fun kt58444NativeSharedConstantIntrinsic(gradleVersion: GradleVersion) {
|
||||||
|
|||||||
Reference in New Issue
Block a user