[K/N] Unmute tests already working on native

Also, add issue references for some tests
This commit is contained in:
Pavel Kunyavskiy
2023-06-02 14:27:37 +02:00
committed by Space Team
parent 46d113605b
commit 733ca5a358
42 changed files with 20 additions and 751 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// IGNORE_BACKEND_K2: JS_IR
// KT-55457
// KT-58549
// IGNORE_BACKEND_K2: NATIVE
//test [], get and iterator calls
+1 -1
View File
@@ -1,5 +1,5 @@
// IGNORE_BACKEND_K2: JS_IR
// KT-55457
// KT-58549
// IGNORE_BACKEND_K2: NATIVE
fun test(b: Boolean): String {
+1 -8
View File
@@ -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 {