Test infra: refactor IGNORE_BACKEND directive
treat it as a general one, introduce *_K1 and *_K2 variants for more specific ignoring
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
// WITH_STDLIB
|
||||
// !LANGUAGE: -UseCorrectExecutionOrderForVarargArguments
|
||||
// IGNORE_BACKEND: JS
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR JVM_IR_SERIALIZE
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
// IGNORE_BACKEND_K2_MULTI_MODULE: JVM_IR JVM_IR_SERIALIZE
|
||||
// NO_CHECK_LAMBDA_INLINING
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// FILE: 1.kt
|
||||
|
||||
Reference in New Issue
Block a user