[Wasm] Clean wasm testdata annotations
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// WASM_MUTE_REASON: STDLIB_STRING_BUILDER
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// WITH_RUNTIME
|
||||
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// See https://youtrack.jetbrains.com/issue/KT-22424
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: EXCEPTIONS_NOT_IMPLEMENTED
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: CALLABLE_REFERENCES_FAIL
|
||||
// WASM_MUTE_REASON: COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// WITH_COROUTINES
|
||||
// IGNORE_BACKEND: JVM
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// WASM_MUTE_REASON: NULLABLE_BOX_FUNCTION
|
||||
class C {
|
||||
fun calc() : String {
|
||||
return "OK"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// WASM_MUTE_REASON: UNKNOWN
|
||||
// Enable for JVM backend when KT-8120 gets fixed
|
||||
// IGNORE_BACKEND: JVM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user