diff --git a/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243.kt b/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243.kt index 4e5fd9fa732..d38a169b5f7 100644 --- a/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243.kt +++ b/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243.kt @@ -1,5 +1,4 @@ // !JVM_DEFAULT_MODE: all-compatibility -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // JVM_TARGET: 1.8 // WITH_RUNTIME diff --git a/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243_2.kt b/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243_2.kt index d8efea49a91..9f9385a843d 100644 --- a/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243_2.kt +++ b/compiler/testData/codegen/box/jvm8/defaults/allCompatibility/kt14243_2.kt @@ -1,5 +1,4 @@ // !JVM_DEFAULT_MODE: all-compatibility -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // JVM_TARGET: 1.8 // WITH_RUNTIME diff --git a/compiler/testData/codegen/box/jvm8/defaults/defaultArgsViaAnonymousObject.kt b/compiler/testData/codegen/box/jvm8/defaults/defaultArgsViaAnonymousObject.kt index c2bb59cff15..c3a4f66d5db 100644 --- a/compiler/testData/codegen/box/jvm8/defaults/defaultArgsViaAnonymousObject.kt +++ b/compiler/testData/codegen/box/jvm8/defaults/defaultArgsViaAnonymousObject.kt @@ -1,5 +1,4 @@ // !JVM_DEFAULT_MODE: enable -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // JVM_TARGET: 1.8 // WITH_RUNTIME diff --git a/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243.kt b/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243.kt index 7f307acb52b..8b1a21c46ca 100644 --- a/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243.kt +++ b/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243.kt @@ -1,5 +1,4 @@ // !JVM_DEFAULT_MODE: all -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // JVM_TARGET: 1.8 // WITH_RUNTIME diff --git a/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243_2.kt b/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243_2.kt index 37b48693c35..5181fa79e36 100644 --- a/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243_2.kt +++ b/compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/kt14243_2.kt @@ -1,5 +1,4 @@ // !JVM_DEFAULT_MODE: all -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // JVM_TARGET: 1.8 // WITH_RUNTIME