From 57ba28ae3dbd1bf020d786d28bab6d054c59342b Mon Sep 17 00:00:00 2001 From: Dmitriy Dolovov Date: Wed, 3 May 2023 19:14:24 +0200 Subject: [PATCH] [K/N][tests] Drop obsolete test tags The obsolete tags that are no more used and are dropped by this commit: * 'stdlibK2' * 'kotlin-testK2' * 'codegenK2' * 'k2libContents' * 'firInfrastructure' --- .../FirInfrastructureTestGenerated.java | 3 - .../FirNativeCodegenBoxTestGenerated.java | 603 ------------------ .../FirNativeCodegenBoxTestNoPLGenerated.java | 603 ------------------ .../FirNativeKLibContentsTestGenerated.java | 4 - .../generators/tests/GenerateNativeTests.kt | 9 - .../blackboxtest/KotlinTestLibraryTest.kt | 1 - .../kotlin/konan/blackboxtest/StdlibTest.kt | 1 - 7 files changed, 1224 deletions(-) diff --git a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirInfrastructureTestGenerated.java b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirInfrastructureTestGenerated.java index f716ce43ec5..1a7b2b7dccb 100644 --- a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirInfrastructureTestGenerated.java +++ b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirInfrastructureTestGenerated.java @@ -24,7 +24,6 @@ public class FirInfrastructureTestGenerated extends AbstractNativeBlackBoxTest { @TestMetadata("native/native.tests/testData/samples") @TestDataPath("$PROJECT_ROOT") @Tag("infrastructure") - @Tag("firInfrastructure") @Tag("frontend-fir") @FirPipeline() @UseStandardTestCaseGroupProvider() @@ -248,7 +247,6 @@ public class FirInfrastructureTestGenerated extends AbstractNativeBlackBoxTest { @TestMetadata("native/native.tests/testData/samples/inner") @TestDataPath("$PROJECT_ROOT") @Tag("infrastructure") - @Tag("firInfrastructure") @Tag("frontend-fir") @FirPipeline() @UseStandardTestCaseGroupProvider() @@ -270,7 +268,6 @@ public class FirInfrastructureTestGenerated extends AbstractNativeBlackBoxTest { @TestMetadata("native/native.tests/testData/samples2") @TestDataPath("$PROJECT_ROOT") @Tag("infrastructure") - @Tag("firInfrastructure") @Tag("frontend-fir") @FirPipeline() @UseStandardTestCaseGroupProvider() diff --git a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestGenerated.java b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestGenerated.java index 004b35d621f..fba5d26e49f 100644 --- a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestGenerated.java +++ b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestGenerated.java @@ -25,7 +25,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44,7 +43,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -87,7 +85,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations/annotatedLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -101,7 +98,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations/instances") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -181,7 +177,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations/kClassMapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -195,7 +190,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations/repeatable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -209,7 +203,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/annotations/typeAnnotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -230,7 +223,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/argumentOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -340,7 +332,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -743,7 +734,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/arraysOfInlineClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -775,7 +765,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/forInReversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -813,7 +802,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/forInUnsignedArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -875,7 +863,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -936,7 +923,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -974,7 +960,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1014,7 +999,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/assert") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1039,7 +1023,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/assert/jvm") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1054,7 +1037,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/binaryOp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1224,7 +1206,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/boxingOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1472,7 +1453,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/bridges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1833,7 +1813,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/bridges/substitutionInSuperClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1914,7 +1893,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1933,7 +1911,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/bridgesForStubs") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1947,7 +1924,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/extendJavaClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1991,7 +1967,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/mapGetOrDefault") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2005,7 +1980,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/mapRemove") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2020,7 +1994,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2189,7 +2162,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/adaptedReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2364,7 +2336,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/adaptedReferences/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2475,7 +2446,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2656,7 +2626,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/bound/equals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2689,7 +2658,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2781,7 +2749,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/funInterfaceConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2825,7 +2792,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3168,7 +3134,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/function/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3303,7 +3268,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/property") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3503,7 +3467,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/serializability") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3524,7 +3487,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3723,7 +3685,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3809,7 +3770,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3823,7 +3783,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts/literalExpressionAsGenericArgument") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3873,7 +3832,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts/mutableCollections") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3929,7 +3887,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/casts/nativeCCEMessage") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3968,7 +3925,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/checkcastOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4006,7 +3962,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4037,7 +3992,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4075,7 +4029,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral/java") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4096,7 +4049,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/classes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4781,7 +4733,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/classes/inner") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4838,7 +4789,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/closures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5127,7 +5077,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/closures/captureInSuperConstructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5333,7 +5282,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/closures/captureOuterProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5395,7 +5343,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/closures/capturedVarsOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5487,7 +5434,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/closures/closureInsideClosure") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5538,7 +5484,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/collectionLiterals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5552,7 +5497,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/collections") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5602,7 +5546,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/companion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5634,7 +5577,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5654,7 +5596,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5913,7 +5854,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/fir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5927,7 +5867,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6036,7 +5975,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/inlineClasses/oldMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6057,7 +5995,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6070,7 +6007,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6113,7 +6049,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/allCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6168,7 +6103,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/allCompatibility/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6183,7 +6117,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/interop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6246,7 +6179,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/jvm8against6") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6295,7 +6227,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/jvm8against6/delegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6329,7 +6260,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/typeAnnotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6344,7 +6274,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/constants") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6442,7 +6371,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/constructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6456,7 +6384,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/constructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6470,7 +6397,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/contracts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6580,7 +6506,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7079,7 +7004,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/breakContinueInExpressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7212,7 +7136,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/breakContinueInExpressions/inlinedBreakContinue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7269,7 +7192,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7343,7 +7265,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInArrayWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7477,7 +7398,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInCharSequenceWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7575,7 +7495,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInIterableWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7661,7 +7580,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7675,7 +7593,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInSequenceWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7749,7 +7666,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/returnsNothing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7793,7 +7709,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/slowDsl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7807,7 +7722,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/tryCatchInExpressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -8008,7 +7922,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -8807,7 +8720,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/bridges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -8857,7 +8769,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/controlFlow") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9009,7 +8920,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/debug") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9023,7 +8933,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9150,7 +9059,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9181,7 +9089,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9201,7 +9108,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9226,7 +9132,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/function/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9248,7 +9153,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9286,7 +9190,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/jvmDefault") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9299,7 +9202,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/jvmDefault/kt46007") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9314,7 +9216,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/tailrec") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9413,7 +9314,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9444,7 +9344,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/direct") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9740,7 +9639,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/resume") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10036,7 +9934,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/resumeWithException") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10303,7 +10200,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/intLikeVarSpilling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10377,7 +10273,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/intrinsicSemantics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10451,7 +10346,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10465,7 +10359,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10478,7 +10371,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions/anonymous") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10498,7 +10390,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions/named") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10585,7 +10476,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10653,7 +10543,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/redundantLocalsElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10673,7 +10562,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/reflect") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10687,7 +10575,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/stackUnwinding") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10737,7 +10624,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10775,7 +10661,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendFunctionAsCoroutine") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10891,7 +10776,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendFunctionTypeCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10935,7 +10819,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailCallOptimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10972,7 +10855,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailCallOptimizations/unit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10987,7 +10869,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailOperations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11025,7 +10906,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/unitTypeReturn") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11081,7 +10961,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11142,7 +11021,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling/cleanup") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11156,7 +11034,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling/debugMode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11172,7 +11049,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/correctFrontendCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11192,7 +11068,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11313,7 +11188,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/components") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11339,7 +11213,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/copy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11401,7 +11274,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/equals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11451,7 +11323,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/hashCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11531,7 +11402,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/toString") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11588,7 +11458,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/dataObjects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11620,7 +11489,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/deadCodeElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11658,7 +11526,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11815,7 +11682,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/constructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11919,7 +11785,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/convention") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11969,7 +11834,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12151,7 +12015,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12189,7 +12052,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/signature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12222,7 +12084,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12529,7 +12390,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToAnother") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12603,7 +12463,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToConst") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12635,7 +12494,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToFinalProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12697,7 +12555,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToSingleton") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12753,7 +12610,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToThis") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12785,7 +12641,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12895,7 +12750,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/optimizedDelegatedProperties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12975,7 +12829,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/provideDelegate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13116,7 +12969,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/delegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13208,7 +13060,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/deprecated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13222,7 +13073,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/destructuringDeclInLambdaParam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13284,7 +13134,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13297,7 +13146,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13310,7 +13158,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/inference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13330,7 +13177,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/invoke") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13343,7 +13189,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/invoke/onObjects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13418,7 +13263,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/tailRecursion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13703,7 +13547,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/vararg") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13724,7 +13567,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/differentDependencyVersion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13738,7 +13580,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/directInvokeOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13836,7 +13677,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/elvis") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13904,7 +13744,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/enum") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14349,7 +14188,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/enum/defaultCtor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14406,7 +14244,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/evaluate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14426,7 +14263,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/exclExcl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14464,7 +14300,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/extensionClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14478,7 +14313,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14659,7 +14493,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14672,7 +14505,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers/fromKEEP") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14688,7 +14520,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/extensionProperties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14792,7 +14623,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/external") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14806,7 +14636,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fakeOverride") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14874,7 +14703,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fieldRename") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14906,7 +14734,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/finally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15058,7 +14885,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15096,7 +14922,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15109,7 +14934,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk/native") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15123,7 +14947,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk/regressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15138,7 +14961,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15331,7 +15153,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/funInterface/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15376,7 +15197,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15689,7 +15509,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/functions/bigArity") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15745,7 +15564,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/functions/functionExpression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15789,7 +15607,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/functions/invoke") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15887,7 +15704,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/functions/localFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16082,7 +15898,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ieee754") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16408,7 +16223,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/increment") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16578,7 +16392,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16777,7 +16590,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inference/builderInference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16990,7 +16802,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineArgsInPlace") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -17070,7 +16881,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -19856,7 +19666,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/boxReturnValueInLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20093,7 +19902,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/boxReturnValueOnOverride") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20598,7 +20406,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/callableReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20934,7 +20741,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/callableReferences/let") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21094,7 +20900,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/contextsAndAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21447,7 +21252,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21647,7 +21451,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/defaultWithDefaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21661,7 +21464,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/overrideFunctionWithDefaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21676,7 +21478,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/delegationByUnderlyingType") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21726,7 +21527,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21835,7 +21635,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/functionNameMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22108,7 +21907,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/genericUnderlyingValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22164,7 +21962,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/hiddenConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22379,7 +22176,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/inlineClassCollection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22452,7 +22248,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/interfaceDelegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22589,7 +22384,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/interfaceMethodCalls") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22782,7 +22576,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22796,7 +22589,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/jvm8DefaultInterfaceMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22810,7 +22602,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/propertyDelegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23003,7 +22794,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/result") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23065,7 +22855,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/returnResult") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23115,7 +22904,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23128,7 +22916,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23277,7 +23064,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/lambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23426,7 +23212,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/objectLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23577,7 +23362,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/innerNested") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23758,7 +23542,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/innerNested/superConstructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23899,7 +23682,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/instructions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23912,7 +23694,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/instructions/swap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23939,7 +23720,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/intrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24091,7 +23871,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24104,7 +23883,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/lambdas") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24123,7 +23901,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/lambdas/inlineClassInSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24138,7 +23915,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24151,7 +23927,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionExprToJavaInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24165,7 +23940,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24178,7 +23952,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface/specialFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24192,7 +23965,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface/withAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24207,7 +23979,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/inlineClassInSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24221,7 +23992,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/specializedGenerics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24236,7 +24006,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/serializable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24251,7 +24020,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24366,7 +24134,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter/intrinsicConst") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24386,7 +24153,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter/serialization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24425,7 +24191,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24564,7 +24329,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ir/closureConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24626,7 +24390,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ir/primitiveNumberComparisons") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24664,7 +24427,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ir/privateSignatures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24690,7 +24452,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ir/serializationRegressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24759,7 +24520,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaFieldAndKotlinProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24773,7 +24533,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24786,7 +24545,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/foreignAnnotationsTests") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24799,7 +24557,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/foreignAnnotationsTests/tests") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24814,7 +24571,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/generics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24840,7 +24596,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24859,7 +24614,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/enhancedNullability") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24873,7 +24627,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/expressionAssertionMessages") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24887,7 +24640,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/nullCheckOnLambdaReturnValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24902,7 +24654,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/objectMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24941,7 +24692,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24954,7 +24704,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/package") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24968,7 +24717,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/protectedAndPackage") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24982,7 +24730,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/protectedStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24997,7 +24744,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jdk") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25035,7 +24781,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/js") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25049,7 +24794,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25062,7 +24806,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25075,7 +24818,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/allCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25088,7 +24830,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/allCompatibility/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25103,7 +24844,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25117,7 +24857,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25130,7 +24869,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25144,7 +24882,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/specialization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25158,7 +24895,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/withCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25173,7 +24909,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/nonDefaultInheritance") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25187,7 +24922,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/reflection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25202,7 +24936,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/interfaceFlag") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25216,7 +24949,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/javaDefaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25231,7 +24963,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25245,7 +24976,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25258,7 +24988,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmName/fileFacades") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25273,7 +25002,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmOverloads") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25287,7 +25015,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmPackageName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25301,7 +25028,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25314,7 +25040,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/jvmStatic/protectedInSuperClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25329,7 +25054,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/labels") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25391,7 +25115,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/lazyCodegen") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25458,7 +25181,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/lazyCodegen/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25527,7 +25249,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/localClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25781,7 +25502,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/mangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25831,7 +25551,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/mixedNamedPosition") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25869,7 +25588,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25966,7 +25684,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26009,7 +25726,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forIterator/longIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26048,7 +25764,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26103,7 +25818,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26146,7 +25860,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26184,7 +25897,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26223,7 +25935,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26266,7 +25977,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26304,7 +26014,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26343,7 +26052,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26381,7 +26089,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26421,7 +26128,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26434,7 +26140,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multifileClasses/optimized") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26449,7 +26154,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26480,7 +26184,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26638,7 +26341,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/exhaustiveness") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26652,7 +26354,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/hmpp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26666,7 +26367,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26685,7 +26385,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26705,7 +26404,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/basic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26845,7 +26543,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27004,7 +26701,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27043,7 +26739,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/nonLocalReturns") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27075,7 +26770,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/notNullAssertions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27089,7 +26783,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/nothingValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27115,7 +26808,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/nullCheckOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27165,7 +26857,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/objectIntrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27185,7 +26876,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/objects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27666,7 +27356,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27775,7 +27464,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess/multipleCompanionsWithAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27861,7 +27549,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess/primitiveCompanion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27919,7 +27606,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/operatorConventions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28082,7 +27768,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/operatorConventions/compareTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28163,7 +27848,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28183,7 +27867,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/package") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28263,7 +27946,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/parametersMetadata") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28277,7 +27959,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/platformTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28290,7 +27971,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/platformTypes/primitives") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28419,7 +28099,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/polymorphicSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28433,7 +28112,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28800,7 +28478,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/equalityWithObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28867,7 +28544,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/equalityWithObject/generated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28990,7 +28666,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/numberToChar") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29041,7 +28716,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29067,7 +28741,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/privateConstructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29153,7 +28826,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29634,7 +29306,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/backingField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29648,7 +29319,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/const") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29686,7 +29356,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29789,7 +29458,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/isInitializedAndDeinitialize") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29857,7 +29525,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29913,7 +29580,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/topLevel") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29959,7 +29625,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/publishedApi") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29985,7 +29650,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30142,7 +29806,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/contains") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30455,7 +30118,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/contains/generated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30632,7 +30294,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30699,7 +30360,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30712,7 +30372,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInDownTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30774,7 +30433,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInRangeLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30836,7 +30494,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30900,7 +30557,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31100,7 +30756,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInDownTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31156,7 +30811,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInIndices") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31314,7 +30968,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInProgressionWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31418,7 +31071,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInReversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31540,7 +31192,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31644,7 +31295,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forWithPossibleOverflow") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31736,7 +31386,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31749,7 +31398,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/javaInterop/withIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31764,7 +31412,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31964,7 +31611,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/nullableLoopParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31996,7 +31642,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32009,7 +31654,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32022,7 +31666,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32131,7 +31774,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32193,7 +31835,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32244,7 +31885,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32353,7 +31993,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32415,7 +32054,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32466,7 +32104,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32539,7 +32176,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32601,7 +32237,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32652,7 +32287,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32767,7 +32401,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32829,7 +32462,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32881,7 +32513,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32894,7 +32525,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33003,7 +32633,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33065,7 +32694,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33116,7 +32744,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33225,7 +32852,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33287,7 +32913,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33338,7 +32963,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33411,7 +33035,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33473,7 +33096,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33524,7 +33146,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33639,7 +33260,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33701,7 +33321,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33753,7 +33372,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33766,7 +33384,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33779,7 +33396,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33888,7 +33504,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33950,7 +33565,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34001,7 +33615,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34110,7 +33723,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34172,7 +33784,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34223,7 +33834,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34296,7 +33906,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34358,7 +33967,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34409,7 +34017,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34524,7 +34131,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34586,7 +34192,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34638,7 +34243,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34651,7 +34255,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34760,7 +34363,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34822,7 +34424,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34873,7 +34474,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34982,7 +34582,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35044,7 +34643,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35095,7 +34693,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35168,7 +34765,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35230,7 +34826,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35281,7 +34876,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35396,7 +34990,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35458,7 +35051,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35512,7 +35104,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35561,7 +35152,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35761,7 +35351,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35961,7 +35550,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/nullableLoopParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35995,7 +35583,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/recursiveRawTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36009,7 +35596,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36022,7 +35608,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36107,7 +35692,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations/onTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36121,7 +35705,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations/repeatable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36136,7 +35719,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/builtins") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36162,7 +35744,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36247,7 +35828,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36309,7 +35889,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36340,7 +35919,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/nonNullObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36354,7 +35932,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/nullableObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36368,7 +35945,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/primitive") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36383,7 +35959,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36398,7 +35973,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/callBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36544,7 +36118,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/classLiterals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36588,7 +36161,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/classes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36632,7 +36204,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/constructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36676,7 +36247,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/createAnnotation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36738,7 +36308,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/enclosing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36752,7 +36321,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36790,7 +36358,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/genericSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36810,7 +36377,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/isInstance") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36824,7 +36390,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/kClassInAnnotation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36850,7 +36415,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/lambdaClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36864,7 +36428,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36877,7 +36440,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/fakeOverrides") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36891,7 +36453,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36905,7 +36466,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/jvmStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36919,7 +36479,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/types") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36933,7 +36492,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36948,7 +36506,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/methodsFromAny") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37076,7 +36633,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/modifiers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37132,7 +36688,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37146,7 +36701,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/noReflectAtRuntime") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37177,7 +36731,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/noReflectAtRuntime/methodsFromAny") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37204,7 +36757,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/parameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37272,7 +36824,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37357,7 +36908,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/accessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37401,7 +36951,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/getDelegate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37414,7 +36963,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/getDelegate/method") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37429,7 +36977,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/jvmField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37443,7 +36990,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/localDelegated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37458,7 +37004,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/supertypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37490,7 +37035,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37551,7 +37095,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/js") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37565,7 +37108,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/noReflect") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37584,7 +37126,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/noReflect/nonReifiedTypeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37599,7 +37140,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/nonReifiedTypeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37680,7 +37220,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37712,7 +37251,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37755,7 +37293,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types/createType") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37799,7 +37336,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types/subtyping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37833,7 +37369,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/regressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38267,7 +37802,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reified") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38406,7 +37940,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/reified/arraysReification") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38445,7 +37978,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/safeCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38561,7 +38093,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38592,7 +38123,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/adapters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38605,7 +38135,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/adapters/operators") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38620,7 +38149,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/approximation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38658,7 +38186,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/constructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38690,7 +38217,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38704,7 +38230,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sam/javaSamWithEqualsHashCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38719,7 +38244,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sameFileInSourceAndDependencies") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38787,7 +38311,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/script") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38801,7 +38324,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/sealed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38863,7 +38385,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/secondaryConstructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39063,7 +38584,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/size") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39077,7 +38597,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/smap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39091,7 +38610,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/smartCasts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39255,7 +38773,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/specialBuiltins") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39413,7 +38930,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/statics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39475,7 +38991,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/storeStackBeforeInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39519,7 +39034,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/strings") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39749,7 +39263,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/super") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39942,7 +39455,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/super/superConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39999,7 +39511,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/suppressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40019,7 +39530,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40105,7 +39615,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/synchronized") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40119,7 +39628,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40246,7 +39754,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors/protectedJavaFieldAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40260,7 +39767,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors/protectedMemberReferenceAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40299,7 +39805,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/syntheticExtensions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40313,7 +39818,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/throws") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40327,7 +39831,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/toArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40359,7 +39862,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/topLevelInitializtion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40403,7 +39905,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/topLevelPrivate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40429,7 +39930,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/trailingComma") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40449,7 +39949,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/traits") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40667,7 +40166,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/typeInfo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40717,7 +40215,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/typeMapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40773,7 +40270,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/typealias") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40931,7 +40427,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/unaryOp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40981,7 +40476,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/underscoredTypeArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41019,7 +40513,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/unit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41117,7 +40610,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/unsignedTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41394,7 +40886,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/unsignedTypes/jvm8Intrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41409,7 +40900,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41423,7 +40913,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/vararg") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41533,7 +41022,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/volatile") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41625,7 +41113,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/when") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41902,7 +41389,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/when/enumOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42042,7 +41528,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/when/stringOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42110,7 +41595,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/box/when/whenSubjectVariable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42234,7 +41718,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42247,7 +41730,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42273,7 +41755,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42676,7 +42157,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/enumEntries") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42690,7 +42170,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/enumWhen") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42728,7 +42207,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/properRecapturing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42778,7 +42256,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/properRecapturingInClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42864,7 +42341,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42878,7 +42354,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/twoCapturedReceivers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42935,7 +42410,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/argumentOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43033,7 +42507,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/arrayConvention") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43083,7 +42556,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/assert") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43097,7 +42569,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/builders") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43111,7 +42582,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/bytecodePreprocessing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43125,7 +42595,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43234,7 +42703,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference/adaptedReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43284,7 +42752,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43455,7 +42922,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/capture") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43535,7 +43001,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/complex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43585,7 +43050,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/complexStack") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43653,7 +43117,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/contracts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43757,7 +43220,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43890,7 +43352,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44101,7 +43562,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/callableReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44284,7 +43744,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/maskElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44341,7 +43800,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/delegatedProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44391,7 +43849,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/enclosingInfo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44405,7 +43862,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/enum") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44497,7 +43953,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/functionExpression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44517,7 +43972,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineArgsInplace") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44537,7 +43991,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44592,7 +44045,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44605,7 +44057,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44655,7 +44106,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/lambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44705,7 +44155,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/objectLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44757,7 +44206,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/innerClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44819,7 +44267,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44832,7 +44279,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic/lambdas") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44846,7 +44292,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44861,7 +44306,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/jvmName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44875,7 +44319,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/jvmPackageName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44889,7 +44332,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/lambdaClassClash") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44915,7 +44357,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/lambdaTransformation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44959,7 +44400,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/localFunInLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44997,7 +44437,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45017,7 +44456,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45031,7 +44469,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiplatform") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45044,7 +44481,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiplatform/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45065,7 +44501,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/noInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45121,7 +44556,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45272,7 +44706,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/deparenthesize") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45298,7 +44731,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45389,7 +44821,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/callSite") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45439,7 +44870,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/chained") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45501,7 +44931,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/declSite") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45587,7 +45016,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/exceptionTable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45721,7 +45149,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/variables") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45743,7 +45170,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45763,7 +45189,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45849,7 +45274,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/property") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45947,7 +45371,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46086,7 +45509,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46154,7 +45576,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/defaultLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46168,7 +45589,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/isCheck") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46201,7 +45621,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/signature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46215,7 +45634,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/signatureMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46229,7 +45647,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/simple") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46381,7 +45798,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46520,7 +45936,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/anonymous") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46594,7 +46009,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/defaultLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46662,7 +46076,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/inlineOnly") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46700,7 +46113,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/newsmap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46738,7 +46150,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/resolve") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46765,7 +46176,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/special") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46833,7 +46243,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/stackOnReturn") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46943,7 +46352,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47100,7 +46508,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47144,7 +46551,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/defaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47194,7 +46600,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/inlineClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47232,7 +46637,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/inlineUsedAsNoinline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47258,7 +46662,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/receiver") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47320,7 +46723,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/stateMachine") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47473,7 +46875,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/syntheticAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47534,7 +46935,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/syntheticAccessors/withinInlineLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47603,7 +47003,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/trait") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47623,7 +47022,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/tryCatchFinally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47661,7 +47059,6 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe @Nested @TestMetadata("compiler/testData/codegen/boxInline/varargs") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() diff --git a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestNoPLGenerated.java b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestNoPLGenerated.java index 4b3a143f64f..d0771a41541 100644 --- a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestNoPLGenerated.java +++ b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeCodegenBoxTestNoPLGenerated.java @@ -27,7 +27,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48,7 +47,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -93,7 +91,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations/annotatedLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -109,7 +106,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations/instances") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -191,7 +187,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations/kClassMapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -207,7 +202,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations/repeatable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -223,7 +217,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/annotations/typeAnnotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -246,7 +239,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/argumentOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -358,7 +350,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -763,7 +754,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/arraysOfInlineClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -797,7 +787,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/forInReversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -837,7 +826,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/forInUnsignedArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -901,7 +889,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -964,7 +951,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1004,7 +990,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/arrays/multiDecl/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1046,7 +1031,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/assert") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1073,7 +1057,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/assert/jvm") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1090,7 +1073,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/binaryOp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1262,7 +1244,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/boxingOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1512,7 +1493,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/bridges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1875,7 +1855,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/bridges/substitutionInSuperClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1958,7 +1937,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1979,7 +1957,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/bridgesForStubs") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -1995,7 +1972,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/extendJavaClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2041,7 +2017,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/mapGetOrDefault") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2057,7 +2032,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/builtinStubMethods/mapRemove") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2074,7 +2048,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2245,7 +2218,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/adaptedReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2422,7 +2394,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/adaptedReferences/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2535,7 +2506,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2718,7 +2688,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/bound/equals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2753,7 +2722,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2847,7 +2815,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/funInterfaceConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -2893,7 +2860,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3238,7 +3204,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/function/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3375,7 +3340,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/property") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3577,7 +3541,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/callableReference/serializability") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3600,7 +3563,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3801,7 +3763,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3889,7 +3850,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3905,7 +3865,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts/literalExpressionAsGenericArgument") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -3957,7 +3916,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts/mutableCollections") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4015,7 +3973,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/casts/nativeCCEMessage") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4056,7 +4013,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/checkcastOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4096,7 +4052,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4129,7 +4084,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4169,7 +4123,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/classLiteral/java") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4192,7 +4145,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/classes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4879,7 +4831,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/classes/inner") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -4938,7 +4889,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/closures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5229,7 +5179,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/closures/captureInSuperConstructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5437,7 +5386,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/closures/captureOuterProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5501,7 +5449,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/closures/capturedVarsOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5595,7 +5542,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/closures/closureInsideClosure") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5648,7 +5594,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/collectionLiterals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5664,7 +5609,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/collections") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5716,7 +5660,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/companion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5750,7 +5693,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -5772,7 +5714,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6033,7 +5974,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/fir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6049,7 +5989,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6160,7 +6099,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/inlineClasses/oldMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6183,7 +6121,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6198,7 +6135,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6243,7 +6179,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/allCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6300,7 +6235,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/allCompatibility/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6317,7 +6251,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/defaults/interop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6382,7 +6315,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/jvm8against6") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6433,7 +6365,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/jvm8/jvm8against6/delegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6469,7 +6400,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/compileKotlinAgainstKotlin/typeAnnotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6486,7 +6416,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/constants") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6586,7 +6515,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/constructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6602,7 +6530,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/constructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6618,7 +6545,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/contracts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -6730,7 +6656,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7231,7 +7156,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/breakContinueInExpressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7366,7 +7290,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/breakContinueInExpressions/inlinedBreakContinue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7425,7 +7348,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7501,7 +7423,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInArrayWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7637,7 +7558,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInCharSequenceWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7737,7 +7657,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInIterableWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7825,7 +7744,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7841,7 +7759,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/forInSequenceWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7917,7 +7834,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/returnsNothing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7963,7 +7879,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/slowDsl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -7979,7 +7894,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/controlStructures/tryCatchInExpressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -8182,7 +8096,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -8983,7 +8896,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/bridges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9035,7 +8947,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/controlFlow") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9189,7 +9100,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/debug") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9205,7 +9115,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9334,7 +9243,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9367,7 +9275,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9389,7 +9296,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9416,7 +9322,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/callableReference/function/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9440,7 +9345,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9480,7 +9384,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/jvmDefault") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9495,7 +9398,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/jvmDefault/kt46007") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9512,7 +9414,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/featureIntersection/tailrec") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9613,7 +9514,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9646,7 +9546,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/direct") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -9944,7 +9843,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/resume") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10242,7 +10140,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/inlineClasses/resumeWithException") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10511,7 +10408,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/intLikeVarSpilling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10587,7 +10483,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/intrinsicSemantics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10663,7 +10558,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10679,7 +10573,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10694,7 +10587,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions/anonymous") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10716,7 +10608,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/localFunctions/named") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10805,7 +10696,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10875,7 +10765,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/redundantLocalsElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10897,7 +10786,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/reflect") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10913,7 +10801,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/stackUnwinding") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -10965,7 +10852,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11005,7 +10891,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendFunctionAsCoroutine") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11123,7 +11008,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/suspendFunctionTypeCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11169,7 +11053,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailCallOptimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11208,7 +11091,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailCallOptimizations/unit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11225,7 +11107,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/tailOperations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11265,7 +11146,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/unitTypeReturn") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11323,7 +11203,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11386,7 +11265,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling/cleanup") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11402,7 +11280,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/coroutines/varSpilling/debugMode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11420,7 +11297,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/correctFrontendCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11442,7 +11318,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11565,7 +11440,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/components") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11593,7 +11467,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/copy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11657,7 +11530,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/equals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11709,7 +11581,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/hashCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11791,7 +11662,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataClasses/toString") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11850,7 +11720,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/dataObjects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11884,7 +11753,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/deadCodeElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -11924,7 +11792,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12083,7 +11950,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/constructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12189,7 +12055,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/convention") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12241,7 +12106,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/function") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12425,7 +12289,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12465,7 +12328,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/defaultArguments/signature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12500,7 +12362,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12809,7 +12670,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToAnother") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12885,7 +12745,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToConst") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12919,7 +12778,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToFinalProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -12983,7 +12841,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToSingleton") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13041,7 +12898,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/delegateToThis") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13075,7 +12931,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13187,7 +13042,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/optimizedDelegatedProperties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13269,7 +13123,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegatedProperty/provideDelegate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13412,7 +13265,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/delegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13506,7 +13358,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/deprecated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13522,7 +13373,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/destructuringDeclInLambdaParam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13586,7 +13436,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13601,7 +13450,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13616,7 +13464,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/inference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13638,7 +13485,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/invoke") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13653,7 +13499,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/invoke/onObjects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -13730,7 +13575,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/functions/tailRecursion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14017,7 +13861,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/diagnostics/vararg") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14040,7 +13883,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/differentDependencyVersion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14056,7 +13898,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/directInvokeOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14156,7 +13997,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/elvis") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14226,7 +14066,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/enum") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14673,7 +14512,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/enum/defaultCtor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14732,7 +14570,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/evaluate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14754,7 +14591,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/exclExcl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14794,7 +14630,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/extensionClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14810,7 +14645,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -14993,7 +14827,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15008,7 +14841,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers/fromKEEP") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15026,7 +14858,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/extensionProperties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15132,7 +14963,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/external") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15148,7 +14978,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fakeOverride") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15218,7 +15047,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fieldRename") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15252,7 +15080,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/finally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15406,7 +15233,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15446,7 +15272,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15461,7 +15286,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk/native") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15477,7 +15301,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/fullJdk/regressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15494,7 +15317,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15689,7 +15511,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/funInterface/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -15736,7 +15557,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16051,7 +15871,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/functions/bigArity") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16109,7 +15928,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/functions/functionExpression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16155,7 +15973,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/functions/invoke") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16255,7 +16072,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/functions/localFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16452,7 +16268,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ieee754") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16780,7 +16595,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/increment") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -16952,7 +16766,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -17153,7 +16966,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inference/builderInference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -17368,7 +17180,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineArgsInPlace") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -17450,7 +17261,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20238,7 +20048,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/boxReturnValueInLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20477,7 +20286,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/boxReturnValueOnOverride") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -20984,7 +20792,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/callableReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21322,7 +21129,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/callableReferences/let") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21484,7 +21290,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/contextsAndAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -21839,7 +21644,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22041,7 +21845,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/defaultWithDefaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22057,7 +21860,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/overrideFunctionWithDefaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22074,7 +21876,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/delegationByUnderlyingType") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22126,7 +21927,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22237,7 +22037,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/functionNameMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22512,7 +22311,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/genericUnderlyingValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22570,7 +22368,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/hiddenConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22787,7 +22584,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/inlineClassCollection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -22862,7 +22658,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/interfaceDelegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23001,7 +22796,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/interfaceMethodCalls") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23196,7 +22990,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23212,7 +23005,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/jvm8DefaultInterfaceMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23228,7 +23020,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/propertyDelegation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23423,7 +23214,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/result") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23487,7 +23277,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/returnResult") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23539,7 +23328,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23554,7 +23342,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23705,7 +23492,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/lambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -23856,7 +23642,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/objectLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24009,7 +23794,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/innerNested") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24192,7 +23976,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/innerNested/superConstructorCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24335,7 +24118,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/instructions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24350,7 +24132,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/instructions/swap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24379,7 +24160,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/intrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24533,7 +24313,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24548,7 +24327,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/lambdas") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24569,7 +24347,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/lambdas/inlineClassInSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24586,7 +24363,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24601,7 +24377,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionExprToJavaInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24617,7 +24392,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24632,7 +24406,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface/specialFunctions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24648,7 +24421,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/functionRefToJavaInterface/withAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24665,7 +24437,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/inlineClassInSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24681,7 +24452,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/sam/specializedGenerics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24698,7 +24468,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/invokedynamic/serializable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24715,7 +24484,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24832,7 +24600,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter/intrinsicConst") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24854,7 +24621,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/involvesIrInterpreter/serialization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -24895,7 +24661,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ir") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25036,7 +24801,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ir/closureConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25100,7 +24864,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ir/primitiveNumberComparisons") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25140,7 +24903,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ir/privateSignatures") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25168,7 +24930,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ir/serializationRegressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25239,7 +25000,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaFieldAndKotlinProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25255,7 +25015,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25270,7 +25029,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/foreignAnnotationsTests") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25285,7 +25043,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/foreignAnnotationsTests/tests") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25302,7 +25059,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/generics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25330,7 +25086,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25351,7 +25106,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/enhancedNullability") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25367,7 +25121,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/expressionAssertionMessages") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25383,7 +25136,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/notNullAssertions/nullCheckOnLambdaReturnValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25400,7 +25152,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaInterop/objectMethods") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25441,7 +25192,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25456,7 +25206,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/package") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25472,7 +25221,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/protectedAndPackage") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25488,7 +25236,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/javaVisibility/protectedStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25505,7 +25252,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jdk") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25545,7 +25291,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/js") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25561,7 +25306,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25576,7 +25320,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25591,7 +25334,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/allCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25606,7 +25348,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/allCompatibility/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25623,7 +25364,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25639,7 +25379,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25654,7 +25393,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/delegationBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25670,7 +25408,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/specialization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25686,7 +25423,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/noDefaultImpls/withCompatibility") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25703,7 +25439,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/nonDefaultInheritance") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25719,7 +25454,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/defaults/reflection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25736,7 +25470,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/interfaceFlag") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25752,7 +25485,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvm8/javaDefaults") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25769,7 +25501,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25785,7 +25516,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25800,7 +25530,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmName/fileFacades") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25817,7 +25546,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmOverloads") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25833,7 +25561,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmPackageName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25849,7 +25576,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25864,7 +25590,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/jvmStatic/protectedInSuperClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25881,7 +25606,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/labels") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -25945,7 +25669,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/lazyCodegen") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26014,7 +25737,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/lazyCodegen/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26085,7 +25807,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/localClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26341,7 +26062,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/mangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26393,7 +26113,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/mixedNamedPosition") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26433,7 +26152,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26532,7 +26250,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26577,7 +26294,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forIterator/longIterator") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26618,7 +26334,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26675,7 +26390,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26720,7 +26434,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26760,7 +26473,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeTo/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26801,7 +26513,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26846,7 +26557,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26886,7 +26596,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/explicitRangeToWithDot/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26927,7 +26636,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/int") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -26967,7 +26675,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiDecl/forRange/long") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27009,7 +26716,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27024,7 +26730,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multifileClasses/optimized") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27041,7 +26746,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27074,7 +26778,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27234,7 +26937,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/exhaustiveness") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27250,7 +26952,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/hmpp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27266,7 +26967,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27287,7 +26987,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27309,7 +27008,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/basic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27451,7 +27149,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/k2/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27612,7 +27309,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/multiplatform/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27653,7 +27349,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/nonLocalReturns") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27687,7 +27382,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/notNullAssertions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27703,7 +27397,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/nothingValue") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27731,7 +27424,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/nullCheckOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27783,7 +27475,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/objectIntrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -27805,7 +27496,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/objects") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28288,7 +27978,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28399,7 +28088,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess/multipleCompanionsWithAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28487,7 +28175,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/objects/companionObjectAccess/primitiveCompanion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28547,7 +28234,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/operatorConventions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28712,7 +28398,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/operatorConventions/compareTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28795,7 +28480,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28817,7 +28501,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/package") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28899,7 +28582,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/parametersMetadata") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28915,7 +28597,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/platformTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -28930,7 +28611,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/platformTypes/primitives") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29061,7 +28741,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/polymorphicSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29077,7 +28756,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29446,7 +29124,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/equalityWithObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29515,7 +29192,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/equalityWithObject/generated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29640,7 +29316,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/primitiveTypes/numberToChar") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29693,7 +29368,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29721,7 +29395,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/privateConstructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -29809,7 +29482,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30292,7 +29964,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/backingField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30308,7 +29979,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/const") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30348,7 +30018,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30453,7 +30122,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/isInitializedAndDeinitialize") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30523,7 +30191,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/local") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30581,7 +30248,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/properties/lateinit/topLevel") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30629,7 +30295,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/publishedApi") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30657,7 +30322,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -30816,7 +30480,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/contains") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31131,7 +30794,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/contains/generated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31310,7 +30972,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31379,7 +31040,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31394,7 +31054,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInDownTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31458,7 +31117,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInRangeLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31522,7 +31180,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/evaluationOrder/stepped/forInUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31588,7 +31245,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31790,7 +31446,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInDownTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -31848,7 +31503,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInIndices") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32008,7 +31662,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInProgressionWithIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32114,7 +31767,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInReversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32238,7 +31890,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forInUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32344,7 +31995,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/forWithPossibleOverflow") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32438,7 +32088,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/javaInterop") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32453,7 +32102,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/javaInterop/withIndex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32470,7 +32118,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32672,7 +32319,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/nullableLoopParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32706,7 +32352,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32721,7 +32366,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32736,7 +32380,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32847,7 +32490,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32911,7 +32553,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -32964,7 +32605,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33075,7 +32715,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33139,7 +32778,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33192,7 +32830,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33267,7 +32904,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33331,7 +32967,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33384,7 +33019,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33501,7 +33135,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33565,7 +33198,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/expression/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33619,7 +33251,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33634,7 +33265,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33745,7 +33375,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33809,7 +33438,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33862,7 +33490,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -33973,7 +33600,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34037,7 +33663,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34090,7 +33715,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34165,7 +33789,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34229,7 +33852,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34282,7 +33904,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34399,7 +34020,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34463,7 +34083,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/literal/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34517,7 +34136,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34532,7 +34150,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34547,7 +34164,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34658,7 +34274,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34722,7 +34337,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34775,7 +34389,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34886,7 +34499,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -34950,7 +34562,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35003,7 +34614,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35078,7 +34688,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35142,7 +34751,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35195,7 +34803,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35312,7 +34919,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35376,7 +34982,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/expression/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35430,7 +35035,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35445,7 +35049,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35556,7 +35159,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35620,7 +35222,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/downTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35673,7 +35274,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35784,7 +35384,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35848,7 +35447,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeTo/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35901,7 +35499,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -35976,7 +35573,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36040,7 +35636,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/rangeUntil/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36093,7 +35688,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36210,7 +35804,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until/nestedStep") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36274,7 +35867,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/stepped/unsigned/literal/until/reversed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36330,7 +35922,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36381,7 +35972,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/expression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36583,7 +36173,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/literal") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36785,7 +36374,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/ranges/unsigned/nullableLoopParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36821,7 +36409,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/recursiveRawTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36837,7 +36424,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36852,7 +36438,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36939,7 +36524,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations/onTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36955,7 +36539,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/annotations/repeatable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -36972,7 +36555,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/builtins") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37000,7 +36582,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37087,7 +36668,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37151,7 +36731,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37184,7 +36763,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/nonNullObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37200,7 +36778,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/nullableObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37216,7 +36793,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/inlineClasses/primitive") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37233,7 +36809,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/call/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37250,7 +36825,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/callBy") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37398,7 +36972,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/classLiterals") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37444,7 +37017,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/classes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37490,7 +37062,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/constructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37536,7 +37107,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/createAnnotation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37600,7 +37170,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/enclosing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37616,7 +37185,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/functions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37656,7 +37224,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/genericSignature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37678,7 +37245,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/isInstance") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37694,7 +37260,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/kClassInAnnotation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37722,7 +37287,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/lambdaClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37738,7 +37302,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37753,7 +37316,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/fakeOverrides") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37769,7 +37331,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37785,7 +37346,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/jvmStatic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37801,7 +37361,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/types") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37817,7 +37376,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/mapping/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37834,7 +37392,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/methodsFromAny") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -37964,7 +37521,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/modifiers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38022,7 +37578,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38038,7 +37593,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/noReflectAtRuntime") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38071,7 +37625,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/noReflectAtRuntime/methodsFromAny") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38100,7 +37653,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/parameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38170,7 +37722,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38257,7 +37808,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/accessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38303,7 +37853,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/getDelegate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38318,7 +37867,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/getDelegate/method") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38335,7 +37883,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/jvmField") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38351,7 +37898,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/properties/localDelegated") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38368,7 +37914,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/supertypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38402,7 +37947,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38465,7 +38009,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/js") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38481,7 +38024,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/noReflect") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38502,7 +38044,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/noReflect/nonReifiedTypeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38519,7 +38060,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeOf/nonReifiedTypeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38602,7 +38142,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/typeParameters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38636,7 +38175,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38681,7 +38219,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types/createType") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38727,7 +38264,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reflection/types/subtyping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -38763,7 +38299,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/regressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39199,7 +38734,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reified") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39340,7 +38874,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/reified/arraysReification") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39381,7 +38914,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/safeCall") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39499,7 +39031,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39532,7 +39063,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/adapters") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39547,7 +39077,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/adapters/operators") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39564,7 +39093,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/approximation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39604,7 +39132,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/constructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39638,7 +39165,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/equality") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39654,7 +39180,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sam/javaSamWithEqualsHashCode") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39671,7 +39196,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sameFileInSourceAndDependencies") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39741,7 +39265,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/script") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39757,7 +39280,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/sealed") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -39821,7 +39343,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/secondaryConstructors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40023,7 +39544,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/size") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40039,7 +39559,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/smap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40055,7 +39574,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/smartCasts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40221,7 +39739,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/specialBuiltins") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40381,7 +39898,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/statics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40445,7 +39961,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/storeStackBeforeInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40491,7 +40006,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/strings") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40723,7 +40237,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/super") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40918,7 +40431,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/super/superConstructor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40977,7 +40489,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/suppressions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -40999,7 +40510,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/suspendConversion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41087,7 +40597,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/synchronized") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41103,7 +40612,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41232,7 +40740,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors/protectedJavaFieldAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41248,7 +40755,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/syntheticAccessors/protectedMemberReferenceAccessor") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41289,7 +40795,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/syntheticExtensions") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41305,7 +40810,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/throws") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41321,7 +40825,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/toArray") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41355,7 +40858,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/topLevelInitializtion") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41401,7 +40903,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/topLevelPrivate") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41429,7 +40930,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/trailingComma") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41451,7 +40951,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/traits") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41671,7 +41170,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/typeInfo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41723,7 +41221,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/typeMapping") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41781,7 +41278,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/typealias") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41941,7 +41437,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/unaryOp") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -41993,7 +41488,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/underscoredTypeArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42033,7 +41527,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/unit") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42133,7 +41626,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/unsignedTypes") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42412,7 +41904,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/unsignedTypes/jvm8Intrinsics") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42429,7 +41920,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/valueClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42445,7 +41935,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/vararg") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42557,7 +42046,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/volatile") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42651,7 +42139,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/when") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -42930,7 +42417,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/when/enumOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43072,7 +42558,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/when/stringOptimization") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43142,7 +42627,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/box/when/whenSubjectVariable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43268,7 +42752,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43283,7 +42766,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/annotations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43311,7 +42793,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43716,7 +43197,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/enumEntries") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43732,7 +43212,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/enumWhen") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43772,7 +43251,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/properRecapturing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43824,7 +43302,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/properRecapturingInClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43912,7 +43389,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43928,7 +43404,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/anonymousObject/twoCapturedReceivers") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -43987,7 +43462,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/argumentOrder") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44087,7 +43561,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/arrayConvention") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44139,7 +43612,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/assert") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44155,7 +43627,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/builders") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44171,7 +43642,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/bytecodePreprocessing") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44187,7 +43657,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44298,7 +43767,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference/adaptedReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44350,7 +43818,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/callableReference/bound") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44523,7 +43990,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/capture") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44605,7 +44071,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/complex") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44657,7 +44122,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/complexStack") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44727,7 +44191,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/contracts") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44833,7 +44296,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -44968,7 +44430,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45181,7 +44642,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/callableReferences") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45366,7 +44826,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/defaultValues/maskElimination") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45425,7 +44884,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/delegatedProperty") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45477,7 +44935,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/enclosingInfo") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45493,7 +44950,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/enum") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45587,7 +45043,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/functionExpression") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45609,7 +45064,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineArgsInplace") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45631,7 +45085,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45688,7 +45141,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45703,7 +45155,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/funInterface") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45755,7 +45206,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/lambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45807,7 +45257,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/inlineClasses/unboxGenericParameter/objectLiteral") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45861,7 +45310,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/innerClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45925,7 +45373,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45940,7 +45387,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic/lambdas") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45956,7 +45402,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/invokedynamic/sam") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45973,7 +45418,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/jvmName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -45989,7 +45433,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/jvmPackageName") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46005,7 +45448,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/lambdaClassClash") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46033,7 +45475,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/lambdaTransformation") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46079,7 +45520,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/localFunInLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46119,7 +45559,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiModule") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46141,7 +45580,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/multifileClasses") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46157,7 +45595,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiplatform") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46172,7 +45609,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/multiplatform/defaultArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46195,7 +45631,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/noInline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46253,7 +45688,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46406,7 +45840,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/deparenthesize") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46434,7 +45867,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46527,7 +45959,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/callSite") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46579,7 +46010,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/chained") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46643,7 +46073,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/declSite") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46731,7 +46160,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/exceptionTable") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46867,7 +46295,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/nonLocalReturns/tryFinally/variables") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46891,7 +46318,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/optimizations") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -46913,7 +46339,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/private") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47001,7 +46426,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/property") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47101,7 +46525,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47242,7 +46665,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47312,7 +46734,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/defaultLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47328,7 +46749,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/reified/isCheck") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47363,7 +46783,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/signature") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47379,7 +46798,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/signatureMangling") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47395,7 +46813,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/simple") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47549,7 +46966,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47690,7 +47106,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/anonymous") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47766,7 +47181,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/defaultLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47836,7 +47250,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/inlineOnly") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47876,7 +47289,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/newsmap") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47916,7 +47328,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/smap/resolve") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -47945,7 +47356,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/special") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48015,7 +47425,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/stackOnReturn") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48127,7 +47536,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48286,7 +47694,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/callableReference") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48332,7 +47739,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/defaultParameter") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48384,7 +47790,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/inlineClass") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48424,7 +47829,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/inlineUsedAsNoinline") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48452,7 +47856,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/receiver") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48516,7 +47919,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/suspend/stateMachine") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48671,7 +48073,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/syntheticAccessors") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48734,7 +48135,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/syntheticAccessors/withinInlineLambda") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48805,7 +48205,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/trait") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48827,7 +48226,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/tryCatchFinally") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() @@ -48867,7 +48265,6 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @Nested @TestMetadata("compiler/testData/codegen/boxInline/varargs") @TestDataPath("$PROJECT_ROOT") - @Tag("codegenK2") @Tag("frontend-fir") @FirPipeline() @UseExtTestCaseGroupProvider() diff --git a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeKLibContentsTestGenerated.java b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeKLibContentsTestGenerated.java index 8619ef550db..798306ec858 100644 --- a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeKLibContentsTestGenerated.java +++ b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/FirNativeKLibContentsTestGenerated.java @@ -20,7 +20,6 @@ import java.util.regex.Pattern; @SuppressWarnings("all") @TestMetadata("native/native.tests/testData/klibContents") @TestDataPath("$PROJECT_ROOT") -@Tag("k2libContents") @Tag("frontend-fir") @FirPipeline() public class FirNativeKLibContentsTestGenerated extends AbstractNativeKlibContentsTest { @@ -68,7 +67,6 @@ public class FirNativeKLibContentsTestGenerated extends AbstractNativeKlibConten @Nested @TestMetadata("native/native.tests/testData/klibContents/builtinsSerializer") @TestDataPath("$PROJECT_ROOT") - @Tag("k2libContents") @Tag("frontend-fir") @FirPipeline() public class BuiltinsSerializer { @@ -140,7 +138,6 @@ public class FirNativeKLibContentsTestGenerated extends AbstractNativeKlibConten @Nested @TestMetadata("native/native.tests/testData/klibContents/builtinsSerializer/annotationArguments") @TestDataPath("$PROJECT_ROOT") - @Tag("k2libContents") @Tag("frontend-fir") @FirPipeline() public class AnnotationArguments { @@ -190,7 +187,6 @@ public class FirNativeKLibContentsTestGenerated extends AbstractNativeKlibConten @Nested @TestMetadata("native/native.tests/testData/klibContents/klib") @TestDataPath("$PROJECT_ROOT") - @Tag("k2libContents") @Tag("frontend-fir") @FirPipeline() public class Klib { diff --git a/native/native.tests/tests/org/jetbrains/kotlin/generators/tests/GenerateNativeTests.kt b/native/native.tests/tests/org/jetbrains/kotlin/generators/tests/GenerateNativeTests.kt index 535e1446282..0ff74f2d3dd 100644 --- a/native/native.tests/tests/org/jetbrains/kotlin/generators/tests/GenerateNativeTests.kt +++ b/native/native.tests/tests/org/jetbrains/kotlin/generators/tests/GenerateNativeTests.kt @@ -53,7 +53,6 @@ fun main() { testClass( suiteTestClassName = "FirNativeCodegenBoxTestGenerated", annotations = listOf( - deprecated_codegenK2(), *frontendFir(), provider() ) @@ -64,7 +63,6 @@ fun main() { testClass( suiteTestClassName = "FirNativeCodegenBoxTestNoPLGenerated", annotations = listOf( - deprecated_codegenK2(), *frontendFir(), provider(), *noPartialLinkage() @@ -94,7 +92,6 @@ fun main() { suiteTestClassName = "FirInfrastructureTestGenerated", annotations = listOf( infrastructure(), - deprecated_firInfrastructure(), *frontendFir(), provider() ) @@ -180,7 +177,6 @@ fun main() { testClass( suiteTestClassName = "FirNativeKLibContentsTestGenerated", annotations = listOf( - deprecated_k2libContents(), *frontendFir() ) ) { @@ -241,8 +237,3 @@ private fun frontendFir() = arrayOf( private fun debugger() = annotation(Tag::class.java, "debugger") private fun infrastructure() = annotation(Tag::class.java, "infrastructure") - -// TODO: To be removed. -private fun deprecated_codegenK2() = annotation(Tag::class.java, "codegenK2") -private fun deprecated_k2libContents() = annotation(Tag::class.java, "k2libContents") -private fun deprecated_firInfrastructure() = annotation(Tag::class.java, "firInfrastructure") diff --git a/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/KotlinTestLibraryTest.kt b/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/KotlinTestLibraryTest.kt index d597b77e828..492567b5725 100644 --- a/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/KotlinTestLibraryTest.kt +++ b/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/KotlinTestLibraryTest.kt @@ -39,7 +39,6 @@ class KotlinTestLibraryTest : AbstractNativeBlackBoxTest() { } @Tag("kotlin-test") -@Tag("kotlin-testK2") // TODO: To be removed. @Tag("frontend-fir") @PredefinedTestCases( TC( diff --git a/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/StdlibTest.kt b/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/StdlibTest.kt index 85e00def562..b91058b2a2a 100644 --- a/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/StdlibTest.kt +++ b/native/native.tests/tests/org/jetbrains/kotlin/konan/blackboxtest/StdlibTest.kt @@ -56,7 +56,6 @@ class StdlibTest : AbstractNativeBlackBoxTest() { } @Tag("stdlib") -@Tag("stdlibK2") // TODO: To be removed. @Tag("frontend-fir") @PredefinedTestCases( TC(