Skip to content

Commit

Permalink
Revert "JVM IR: mute testJvmStaticAndJvmInline for 1.5.0"
Browse files Browse the repository at this point in the history
This reverts commit 12d4c31.
  • Loading branch information
madsager authored and Space committed May 18, 2021
1 parent 8d86066 commit e6966d2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// WITH_COROUTINES

// This test passes for JVM_IR in master, but fails in 1.5.0 and 1.5.20 for some reason, probably because depends on some other changes which were not cherry-picked.
// IGNORE_BACKEND: JVM_IR

import helpers.*
import kotlin.coroutines.*
import kotlin.coroutines.intrinsics.*
Expand Down

0 comments on commit e6966d2

Please sign in to comment.