Native: Ignore tests that use reflection not implemented in native
This commit is contained in:
committed by
Pavel Punegov
parent
82b59c5044
commit
dd1c9fa9f0
+1
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// IGNORE_BACKEND: JS_IR, JS
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JVM_IR, JS, JS_IR
|
||||
// IGNORE_BACKEND: JVM_IR, JS, JS_IR, NATIVE
|
||||
// WITH_REFLECT
|
||||
import kotlin.test.*
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// WITH_UNSIGNED
|
||||
|
||||
// FILE: A.kt
|
||||
|
||||
Reference in New Issue
Block a user