[LL FIR] generate resolution tests over codegen/box testData
Such testData can contain contract violations and other resolution problems, so we should check them as well ^KT-62776 ^KT-62832 ^KT-62834 ^KT-62836
This commit is contained in:
committed by
Space Team
parent
052b9f01af
commit
2eb761adae
+2
@@ -3,6 +3,8 @@
|
||||
// WITH_COROUTINES
|
||||
// IGNORE_BACKEND: JVM, JS, JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// KT-62836
|
||||
|
||||
import helpers.*
|
||||
import kotlin.coroutines.*
|
||||
|
||||
+1
@@ -1,5 +1,6 @@
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
// TARGET_BACKEND: JVM
|
||||
// MUTE_LL_FIR: KT-62776
|
||||
// FILE: ArrayAnnEnumJava.java
|
||||
package light.ann.array;
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
// ISSUE: KT-60854
|
||||
// WITH_STDLIB
|
||||
// FULL_JDK
|
||||
// MUTE_LL_FIR: KT-62832
|
||||
|
||||
// MODULE: common
|
||||
// FILE: common.kt
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
// DUMP_IR
|
||||
// DUMP_CFG
|
||||
// RENDERER_CFG_LEVELS
|
||||
// MUTE_LL_FIR: KT-62834
|
||||
|
||||
class FlyweightCapableTreeStructure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user