Exclude test. See KT-36880
This commit is contained in:
committed by
Pavel Punegov
parent
4fe153721b
commit
2d5d0a2f63
@@ -517,6 +517,7 @@ fun runTest() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
static def excludeList = [
|
static def excludeList = [
|
||||||
|
"build/external/compiler/codegen/boxInline/multiplatform/defaultArguments/receiversAndParametersInLambda.kt" // KT-36880
|
||||||
]
|
]
|
||||||
|
|
||||||
boolean isEnabledForNativeBackend(String fileName) {
|
boolean isEnabledForNativeBackend(String fileName) {
|
||||||
|
|||||||
Reference in New Issue
Block a user