[Wasm] Mute/unmute box tests after kotlin.test support

This commit is contained in:
Igor Laevsky
2021-10-08 19:44:28 +03:00
committed by TeamCityServer
parent bede039c08
commit e331a52e75
33 changed files with 46 additions and 36 deletions
@@ -1,3 +1,6 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// !LANGUAGE: +UnrestrictedBuilderInference
// WITH_RUNTIME
@@ -1,3 +1,6 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// WITH_RUNTIME
// !LANGUAGE: -StrictOnlyInputTypesChecks
@@ -1,3 +1,6 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// WITH_RUNTIME
// SKIP_TXT
// !DIAGNOSTICS: -CAST_NEVER_SUCCEEDS -UNCHECKED_CAST -UNUSED_PARAMETER -UNUSED_VARIABLE -OPT_IN_USAGE_ERROR -UNUSED_EXPRESSION
@@ -1,3 +1,6 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// WITH_RUNTIME
// !LANGUAGE: -StrictOnlyInputTypesChecks
@@ -1,3 +1,6 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: COROUTINES
// WITH_RUNTIME
import kotlin.experimental.ExperimentalTypeInference