Native: ignore delegatedProperty/provideDelegate/kt39588.kt box test
It performs unchecked cast from `String` to `List<Any>`, which legitimately fails when global optimizations are enabled. ^KT-48749 Declined
This commit is contained in:
committed by
Space
parent
f24a8db6b8
commit
8bb178e4a7
@@ -1,6 +1,8 @@
|
|||||||
// IGNORE_BACKEND_FIR: JVM_IR
|
// IGNORE_BACKEND_FIR: JVM_IR
|
||||||
// FIR status: not supported in JVM IR
|
// FIR status: not supported in JVM IR
|
||||||
// IGNORE_BACKEND: JVM_IR
|
// IGNORE_BACKEND: JVM_IR
|
||||||
|
// IGNORE_BACKEND: NATIVE
|
||||||
|
// Native: https://youtrack.jetbrains.com/issue/KT-48749
|
||||||
|
|
||||||
import kotlin.reflect.KProperty
|
import kotlin.reflect.KProperty
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user