From d009c90e3a7fb2981f0c059fae8d58456d16e068 Mon Sep 17 00:00:00 2001 From: Mikhail Glukhikh Date: Thu, 18 Jun 2020 13:24:38 +0300 Subject: [PATCH] Revert "Mute two FIR BB tests due to LowPriorityInOverloadResolution in reflect" This reverts commit 3768af4f --- .../testData/codegen/box/reflection/mapping/types/createType.kt | 1 - .../codegen/box/reflection/mapping/types/typeParameters.kt | 1 - 2 files changed, 2 deletions(-) diff --git a/compiler/testData/codegen/box/reflection/mapping/types/createType.kt b/compiler/testData/codegen/box/reflection/mapping/types/createType.kt index f1106283460..d0c7a6dcd0f 100644 --- a/compiler/testData/codegen/box/reflection/mapping/types/createType.kt +++ b/compiler/testData/codegen/box/reflection/mapping/types/createType.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_REFLECT diff --git a/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt b/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt index 15f1d4e67cd..17c650f95d8 100644 --- a/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt +++ b/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_REFLECT