Actualize exclude list
This commit is contained in:
committed by
Pavel Punegov
parent
646f2cb114
commit
90d4246d22
@@ -407,7 +407,7 @@ fun runTest() {
|
||||
|
||||
static def excludeList = [
|
||||
"external/compiler/codegen/boxInline/multiplatform/defaultArguments/receiversAndParametersInLambda.kt", // KT-36880
|
||||
"external/compiler/compileKotlinAgainstKotlin/useDeserializedFunInterface.kt" // KT-37634
|
||||
"external/compiler/compileKotlinAgainstKotlin/specialBridgesInDependencies.kt" // FIXME: inherits final class
|
||||
]
|
||||
|
||||
boolean isEnabledForNativeBackend(String fileName) {
|
||||
|
||||
Reference in New Issue
Block a user