From 0a3ebb5780fe344057b1f910ca5ff57c855de188 Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Tue, 21 May 2019 18:53:05 +0300 Subject: [PATCH] Unmute tests for JVM_IR that pass after making assertFailsWith inline --- compiler/testData/codegen/box/casts/functions/asFunKBig.kt | 1 - .../testData/codegen/box/casts/functions/reifiedAsFunKBig.kt | 1 - 2 files changed, 2 deletions(-) diff --git a/compiler/testData/codegen/box/casts/functions/asFunKBig.kt b/compiler/testData/codegen/box/casts/functions/asFunKBig.kt index 8586463b09b..2badd452567 100644 --- a/compiler/testData/codegen/box/casts/functions/asFunKBig.kt +++ b/compiler/testData/codegen/box/casts/functions/asFunKBig.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND: JVM_IR // IGNORE_BACKEND: JS_IR // TODO: muted automatically, investigate should it be ran for JS or not // IGNORE_BACKEND: JS diff --git a/compiler/testData/codegen/box/casts/functions/reifiedAsFunKBig.kt b/compiler/testData/codegen/box/casts/functions/reifiedAsFunKBig.kt index a5964e2705f..7c3180a535a 100644 --- a/compiler/testData/codegen/box/casts/functions/reifiedAsFunKBig.kt +++ b/compiler/testData/codegen/box/casts/functions/reifiedAsFunKBig.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND: JVM_IR // IGNORE_BACKEND: JS_IR // TODO: muted automatically, investigate should it be ran for JS or not // IGNORE_BACKEND: JS