[Wasm] DONT_TARGET_WASM_BACKEND => IGNORE_BACKEND in testdata

This commit is contained in:
Svyatoslav Kuzmich
2021-10-01 18:05:16 +03:00
committed by Space
parent 0eca8b9727
commit c88cde2f8b
1011 changed files with 4466 additions and 1380 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: WASM_NULL_CAST
//KT-2997 Automatically cast error (Array)
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND: JS_IR
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: WASM_NULL_CAST
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: INLINE_ARRAY_CONSTRUCTOR
typealias ArrayS = Array<String>
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: KOTLIN_TEST_LIB
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_ASSERT
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND: JS_IR
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_ASSERT
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_GENERATED
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BRIDGE_ISSUES
// Before we implemented native wasm strings this passed by chance, only because we inserted unbox intrinsic at the end of
// the BImpl::<get-result>. Need to find common source of this bridge problems.
@@ -1,5 +1,5 @@
// !LANGUAGE: -AbstractClassMemberNotImplementedWithIntermediateAbstractClass
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: NATIVE
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_GENERATED
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: NATIVE
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
// KJS_WITH_FULL_RUNTIME
// KT-6042 java.lang.UnsupportedOperationException with ArrayList
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: NATIVE
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTION_INHERITANCE
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: NATIVE
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// !LANGUAGE: +NewInference +FunctionReferenceWithDefaultValueAsOtherType
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// !LANGUAGE: +NewInference +FunctionReferenceWithDefaultValueAsOtherType
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// !LANGUAGE: +NewInference +FunctionReferenceWithDefaultValueAsOtherType
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// !LANGUAGE: +NewInference +FunctionReferenceWithDefaultValueAsOtherType
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_TEXT
// !LANGUAGE: +NewInference +FunctionReferenceWithDefaultValueAsOtherType
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// !LANGUAGE: +NewInference
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BIG_ARITY
// !LANGUAGE: +NewInference
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
open class A {
var f: String = "OK"
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FUNCTION_REFERENCES
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FUNCTION_REFERENCES
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: CLASS_REFERENCES
class Generic<P : Any>(val p: P)
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: UNKNOWN
// SKIP_SOURCEMAP_REMAPPING
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
val String?.ok: String
get() = "OK"
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
fun box(): String {
val f = "kotlin"::length
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
import kotlin.reflect.KProperty0
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WITH_RUNTIME
// FILE: main.kt
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
import kotlin.reflect.KProperty0
class Sample {
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// TARGET_BACKEND: JVM
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WITH_RUNTIME
// FILE: main.kt
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// TARGET_BACKEND: JVM
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WITH_RUNTIME
// FILE: main.kt
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// TARGET_BACKEND: JVM
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// TARGET_BACKEND: JVM
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +SuspendConversion
// FILE: suspendCovnersion.kt
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FAILS_IN_JS_IR
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: CLASS_REFERENCES
class C {
fun OK() {}
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: CLASS_REFERENCES
// WITH_RUNTIME
// WITH_REFLECT
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: CLASS_REFERENCES
// WITH_RUNTIME
// WITH_REFLECT
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_GENERATED
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS, JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
fun box(): String {
fun OK() {}
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: FUNCTION_REFERENCES
// WITH_RUNTIME
// IGNORE_BACKEND: JS
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BIG_ARITY
// IGNORE_BACKEND: NATIVE
var result = "Fail"
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WITH_RUNTIME
fun <K, V> f(vararg p: Pair<K, V>): K = p[0].first
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
var x = "OK"
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_LAZY
//WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: STDLIB_COLLECTIONS
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
class A {
var value: String = "fail1"
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
// See KT-12337 Reference to property with invisible setter should not be a KMutableProperty
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: BINDING_RECEIVERS
// WITH_REFLECT
import kotlin.reflect.KProperty0
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: KOTLIN_TEST_LIB
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
+1 -1
View File
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: KOTLIN_TEST_LIB
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6

Some files were not shown because too many files have changed in this diff Show More