Do not generate tests with experimental coroutines on JVM_IR backend

Enable working tests.
This commit is contained in:
Ilmir Usmanov
2019-06-05 21:43:16 +03:00
parent 0628783308
commit 60cbf0696d
27 changed files with 2 additions and 1434 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND: JVM_IR
suspend fun produce(): Int = 1000
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TREAT_AS_ONE_FILE
import kotlin.coroutines.intrinsics.*
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// COMMON_COROUTINES_TEST
// WITH_COROUTINES
// TREAT_AS_ONE_FILE
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_COROUTINES
// TREAT_AS_ONE_FILE