[K/N] Unmute tests already working on native
Also, add issue references for some tests
This commit is contained in:
committed by
Space Team
parent
46d113605b
commit
733ca5a358
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND_K2: JS_IR
|
||||
// KT-55457
|
||||
// KT-58549
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
|
||||
//test [], get and iterator calls
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND_K2: JS_IR
|
||||
// KT-55457
|
||||
// KT-58549
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
|
||||
fun test(b: Boolean): String {
|
||||
|
||||
+1
-8
@@ -1,11 +1,4 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_STDLIB
|
||||
|
||||
fun foo(x : Any): String {
|
||||
|
||||
Reference in New Issue
Block a user