FIR: add status line to all failing black box tests
This commit is contained in:
committed by
TeamCityServer
parent
d0d1c8c4b9
commit
cf104c8433
+1
@@ -2,6 +2,7 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM, JVM_IR
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: not supported in JVM
|
||||
// WITH_STDLIB
|
||||
|
||||
// Note: This fails because explicit types are ignored in destructuring declarations (KT-22392).
|
||||
|
||||
+1
@@ -2,6 +2,7 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM, JVM_IR
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: not supported in JVM
|
||||
// WITH_STDLIB
|
||||
|
||||
// Note: This fails because explicit types are ignored in destructuring declarations (KT-22392).
|
||||
|
||||
Reference in New Issue
Block a user