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 6ed06b64975..771133c2af4 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 @@ -32,6 +32,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Box { @Test public void testAllFilesPresentInBox() throws Exception { @@ -46,6 +47,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -90,6 +92,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AnnotatedLambda { @Test public void testAllFilesPresentInAnnotatedLambda() throws Exception { @@ -105,6 +108,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Instances { @Test public void testAllFilesPresentInInstances() throws Exception { @@ -186,6 +190,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class KClassMapping { @Test public void testAllFilesPresentInKClassMapping() throws Exception { @@ -201,6 +206,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Repeatable { @Test public void testAllFilesPresentInRepeatable() throws Exception { @@ -216,6 +222,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeAnnotations { @Test public void testAllFilesPresentInTypeAnnotations() throws Exception { @@ -238,6 +245,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArgumentOrder { @Test public void testAllFilesPresentInArgumentOrder() throws Exception { @@ -349,6 +357,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Arrays { @Test public void testAllFilesPresentInArrays() throws Exception { @@ -753,6 +762,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArraysOfInlineClass { @Test @TestMetadata("accessArrayOfInlineClass.kt") @@ -786,6 +796,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInReversed { @Test public void testAllFilesPresentInForInReversed() throws Exception { @@ -825,6 +836,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUnsignedArray { @Test public void testAllFilesPresentInForInUnsignedArray() throws Exception { @@ -888,6 +900,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiDecl { @Test public void testAllFilesPresentInMultiDecl() throws Exception { @@ -950,6 +963,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -989,6 +1003,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -1030,6 +1045,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Assert { @Test public void testAllFilesPresentInAssert() throws Exception { @@ -1056,6 +1072,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm { @Test public void testAllFilesPresentInJvm() throws Exception { @@ -1072,6 +1089,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BinaryOp { @Test public void testAllFilesPresentInBinaryOp() throws Exception { @@ -1243,6 +1261,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxingOptimization { @Test public void testAllFilesPresentInBoxingOptimization() throws Exception { @@ -1492,6 +1511,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bridges { @Test @TestMetadata("abstractOverrideBridge.kt") @@ -1854,6 +1874,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SubstitutionInSuperClass { @Test @TestMetadata("abstractFun.kt") @@ -1936,6 +1957,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BuiltinStubMethods { @Test public void testAllFilesPresentInBuiltinStubMethods() throws Exception { @@ -1956,6 +1978,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BridgesForStubs { @Test public void testAllFilesPresentInBridgesForStubs() throws Exception { @@ -1971,6 +1994,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtendJavaClasses { @Test @TestMetadata("abstractSet.kt") @@ -2016,6 +2040,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MapGetOrDefault { @Test public void testAllFilesPresentInMapGetOrDefault() throws Exception { @@ -2031,6 +2056,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MapRemove { @Test public void testAllFilesPresentInMapRemove() throws Exception { @@ -2047,6 +2073,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -2217,6 +2244,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AdaptedReferences { @Test @TestMetadata("adaptedArrayOf.kt") @@ -2393,6 +2421,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test @TestMetadata("adaptedWithCoercionToUnit.kt") @@ -2505,6 +2534,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test @TestMetadata("adapted.kt") @@ -2687,6 +2717,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equals { @Test public void testAllFilesPresentInEquals() throws Exception { @@ -2721,6 +2752,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -2814,6 +2846,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterfaceConstructor { @Test public void testAllFilesPresentInFunInterfaceConstructor() throws Exception { @@ -2859,6 +2892,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("abstractClassMember.kt") @@ -3209,6 +3243,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -3345,6 +3380,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Property { @Test @TestMetadata("accessViaSubclass.kt") @@ -3546,6 +3582,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Serializability { @Test public void testAllFilesPresentInSerializability() throws Exception { @@ -3568,6 +3605,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Casts { @Test public void testAllFilesPresentInCasts() throws Exception { @@ -3762,6 +3800,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -3849,6 +3888,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -3864,6 +3904,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LiteralExpressionAsGenericArgument { @Test public void testAllFilesPresentInLiteralExpressionAsGenericArgument() throws Exception { @@ -3915,6 +3956,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MutableCollections { @Test public void testAllFilesPresentInMutableCollections() throws Exception { @@ -3972,6 +4014,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NativeCCEMessage { @Test public void testAllFilesPresentInNativeCCEMessage() throws Exception { @@ -4012,6 +4055,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CheckcastOptimization { @Test public void testAllFilesPresentInCheckcastOptimization() throws Exception { @@ -4051,6 +4095,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClassLiteral { @Test public void testAllFilesPresentInClassLiteral() throws Exception { @@ -4083,6 +4128,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -4122,6 +4168,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Java { @Test public void testAllFilesPresentInJava() throws Exception { @@ -4144,6 +4191,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Classes { @Test public void testAllFilesPresentInClasses() throws Exception { @@ -4830,6 +4878,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inner { @Test public void testAllFilesPresentInInner() throws Exception { @@ -4888,6 +4937,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Closures { @Test public void testAllFilesPresentInClosures() throws Exception { @@ -5178,6 +5228,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CaptureInSuperConstructorCall { @Test public void testAllFilesPresentInCaptureInSuperConstructorCall() throws Exception { @@ -5385,6 +5436,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CaptureOuterProperty { @Test public void testAllFilesPresentInCaptureOuterProperty() throws Exception { @@ -5448,6 +5500,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CapturedVarsOptimization { @Test public void testAllFilesPresentInCapturedVarsOptimization() throws Exception { @@ -5541,6 +5594,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClosureInsideClosure { @Test public void testAllFilesPresentInClosureInsideClosure() throws Exception { @@ -5593,6 +5647,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CollectionLiterals { @Test public void testAllFilesPresentInCollectionLiterals() throws Exception { @@ -5608,6 +5663,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Collections { @Test @TestMetadata("addCollectionStubWithCovariantOverride.kt") @@ -5659,6 +5715,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Companion { @Test public void testAllFilesPresentInCompanion() throws Exception { @@ -5692,6 +5749,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Compatibility { @Test public void testAllFilesPresentInCompatibility() throws Exception { @@ -5713,6 +5771,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompileKotlinAgainstKotlin { @Test @TestMetadata("adaptedSuspendFunctionReference.kt") @@ -5973,6 +6032,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Fir { @Test public void testAllFilesPresentInFir() throws Exception { @@ -5988,6 +6048,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -6098,6 +6159,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OldMangling { @Test public void testAllFilesPresentInOldMangling() throws Exception { @@ -6120,6 +6182,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8 { @Test public void testAllFilesPresentInJvm8() throws Exception { @@ -6134,6 +6197,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Defaults { @Test public void testAllFilesPresentInDefaults() throws Exception { @@ -6184,6 +6248,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AllCompatibility { @Test public void testAllFilesPresentInAllCompatibility() throws Exception { @@ -6240,6 +6305,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -6256,6 +6322,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Interop { @Test @TestMetadata("allAgainsAllCompatibility.kt") @@ -6325,6 +6392,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDefaultImpls { @Test public void testAllFilesPresentInNoDefaultImpls() throws Exception { @@ -6347,6 +6415,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8against6 { @Test public void testAllFilesPresentInJvm8against6() throws Exception { @@ -6397,6 +6466,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Delegation { @Test public void testAllFilesPresentInDelegation() throws Exception { @@ -6432,6 +6502,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeAnnotations { @Test public void testAllFilesPresentInTypeAnnotations() throws Exception { @@ -6448,6 +6519,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constants { @Test public void testAllFilesPresentInConstants() throws Exception { @@ -6541,6 +6613,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructor { @Test public void testAllFilesPresentInConstructor() throws Exception { @@ -6556,6 +6629,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ConstructorCall { @Test public void testAllFilesPresentInConstructorCall() throws Exception { @@ -6571,6 +6645,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contracts { @Test public void testAllFilesPresentInContracts() throws Exception { @@ -6682,6 +6757,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ControlStructures { @Test public void testAllFilesPresentInControlStructures() throws Exception { @@ -7182,6 +7258,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BreakContinueInExpressions { @Test public void testAllFilesPresentInBreakContinueInExpressions() throws Exception { @@ -7316,6 +7393,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlinedBreakContinue { @Test public void testAllFilesPresentInInlinedBreakContinue() throws Exception { @@ -7374,6 +7452,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInArray { @Test public void testAllFilesPresentInForInArray() throws Exception { @@ -7449,6 +7528,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInArrayWithIndex { @Test public void testAllFilesPresentInForInArrayWithIndex() throws Exception { @@ -7584,6 +7664,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInCharSequenceWithIndex { @Test public void testAllFilesPresentInForInCharSequenceWithIndex() throws Exception { @@ -7683,6 +7764,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIterableWithIndex { @Test public void testAllFilesPresentInForInIterableWithIndex() throws Exception { @@ -7770,6 +7852,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIterator { @Test public void testAllFilesPresentInForInIterator() throws Exception { @@ -7785,6 +7868,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInSequenceWithIndex { @Test public void testAllFilesPresentInForInSequenceWithIndex() throws Exception { @@ -7860,6 +7944,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ReturnsNothing { @Test public void testAllFilesPresentInReturnsNothing() throws Exception { @@ -7905,6 +7990,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SlowDsl { @Test public void testAllFilesPresentInSlowDsl() throws Exception { @@ -7920,6 +8006,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryCatchInExpressions { @Test public void testAllFilesPresentInTryCatchInExpressions() throws Exception { @@ -8122,6 +8209,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Coroutines { @Test @TestMetadata("32defaultParametersInSuspend.kt") @@ -8916,6 +9004,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bridges { @Test public void testAllFilesPresentInBridges() throws Exception { @@ -8967,6 +9056,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ControlFlow { @Test public void testAllFilesPresentInControlFlow() throws Exception { @@ -9120,6 +9210,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Debug { @Test public void testAllFilesPresentInDebug() throws Exception { @@ -9135,6 +9226,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FeatureIntersection { @Test public void testAllFilesPresentInFeatureIntersection() throws Exception { @@ -9263,6 +9355,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -9295,6 +9388,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -9316,6 +9410,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("adapted.kt") @@ -9342,6 +9437,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -9365,6 +9461,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -9404,6 +9501,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmDefault { @Test public void testAllFilesPresentInJvmDefault() throws Exception { @@ -9418,6 +9516,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Kt46007 { @Test public void testAllFilesPresentInKt46007() throws Exception { @@ -9434,6 +9533,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Tailrec { @Test public void testAllFilesPresentInTailrec() throws Exception { @@ -9534,6 +9634,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -9566,6 +9667,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Direct { @Test public void testAllFilesPresentInDirect() throws Exception { @@ -9863,6 +9965,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Resume { @Test public void testAllFilesPresentInResume() throws Exception { @@ -10160,6 +10263,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ResumeWithException { @Test public void testAllFilesPresentInResumeWithException() throws Exception { @@ -10428,6 +10532,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IntLikeVarSpilling { @Test public void testAllFilesPresentInIntLikeVarSpilling() throws Exception { @@ -10503,6 +10608,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IntrinsicSemantics { @Test public void testAllFilesPresentInIntrinsicSemantics() throws Exception { @@ -10578,6 +10684,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -10593,6 +10700,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunctions { @Test public void testAllFilesPresentInLocalFunctions() throws Exception { @@ -10607,6 +10715,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Anonymous { @Test public void testAllFilesPresentInAnonymous() throws Exception { @@ -10628,6 +10737,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Named { @Test public void testAllFilesPresentInNamed() throws Exception { @@ -10716,6 +10826,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -10785,6 +10896,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RedundantLocalsElimination { @Test public void testAllFilesPresentInRedundantLocalsElimination() throws Exception { @@ -10806,6 +10918,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflect { @Test public void testAllFilesPresentInReflect() throws Exception { @@ -10821,6 +10934,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StackUnwinding { @Test public void testAllFilesPresentInStackUnwinding() throws Exception { @@ -10872,6 +10986,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test public void testAllFilesPresentInSuspendConversion() throws Exception { @@ -10911,6 +11026,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendFunctionAsCoroutine { @Test public void testAllFilesPresentInSuspendFunctionAsCoroutine() throws Exception { @@ -11028,6 +11144,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendFunctionTypeCall { @Test public void testAllFilesPresentInSuspendFunctionTypeCall() throws Exception { @@ -11073,6 +11190,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailCallOptimizations { @Test public void testAllFilesPresentInTailCallOptimizations() throws Exception { @@ -11111,6 +11229,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unit { @Test public void testAllFilesPresentInUnit() throws Exception { @@ -11127,6 +11246,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailOperations { @Test public void testAllFilesPresentInTailOperations() throws Exception { @@ -11166,6 +11286,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnitTypeReturn { @Test public void testAllFilesPresentInUnitTypeReturn() throws Exception { @@ -11223,6 +11344,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class VarSpilling { @Test public void testAllFilesPresentInVarSpilling() throws Exception { @@ -11285,6 +11407,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Cleanup { @Test public void testAllFilesPresentInCleanup() throws Exception { @@ -11300,6 +11423,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DebugMode { @Test public void testAllFilesPresentInDebugMode() throws Exception { @@ -11317,6 +11441,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CorrectFrontendCode { @Test public void testAllFilesPresentInCorrectFrontendCode() throws Exception { @@ -11338,6 +11463,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DataClasses { @Test public void testAllFilesPresentInDataClasses() throws Exception { @@ -11460,6 +11586,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Components { @Test public void testAllFilesPresentInComponents() throws Exception { @@ -11487,6 +11614,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Copy { @Test public void testAllFilesPresentInCopy() throws Exception { @@ -11550,6 +11678,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equals { @Test public void testAllFilesPresentInEquals() throws Exception { @@ -11601,6 +11730,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class HashCode { @Test public void testAllFilesPresentInHashCode() throws Exception { @@ -11682,6 +11812,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ToString { @Test public void testAllFilesPresentInToString() throws Exception { @@ -11740,6 +11871,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DataObjects { @Test public void testAllFilesPresentInDataObjects() throws Exception { @@ -11773,6 +11905,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DeadCodeElimination { @Test public void testAllFilesPresentInDeadCodeElimination() throws Exception { @@ -11812,6 +11945,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -11970,6 +12104,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructor { @Test public void testAllFilesPresentInConstructor() throws Exception { @@ -12075,6 +12210,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Convention { @Test public void testAllFilesPresentInConvention() throws Exception { @@ -12126,6 +12262,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("abstractClass.kt") @@ -12309,6 +12446,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test public void testAllFilesPresentInPrivate() throws Exception { @@ -12348,6 +12486,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Signature { @Test public void testAllFilesPresentInSignature() throws Exception { @@ -12382,6 +12521,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegatedProperty { @Test @TestMetadata("accessTopLevelDelegatedPropertyInClinit.kt") @@ -12690,6 +12830,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToAnother { @Test public void testAllFilesPresentInDelegateToAnother() throws Exception { @@ -12765,6 +12906,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToConst { @Test public void testAllFilesPresentInDelegateToConst() throws Exception { @@ -12798,6 +12940,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToFinalProperty { @Test public void testAllFilesPresentInDelegateToFinalProperty() throws Exception { @@ -12861,6 +13004,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToSingleton { @Test public void testAllFilesPresentInDelegateToSingleton() throws Exception { @@ -12918,6 +13062,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToThis { @Test public void testAllFilesPresentInDelegateToThis() throws Exception { @@ -12951,6 +13096,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -13062,6 +13208,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OptimizedDelegatedProperties { @Test public void testAllFilesPresentInOptimizedDelegatedProperties() throws Exception { @@ -13143,6 +13290,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProvideDelegate { @Test public void testAllFilesPresentInProvideDelegate() throws Exception { @@ -13285,6 +13433,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Delegation { @Test public void testAllFilesPresentInDelegation() throws Exception { @@ -13360,6 +13509,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Deprecated { @Test public void testAllFilesPresentInDeprecated() throws Exception { @@ -13375,6 +13525,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DestructuringDeclInLambdaParam { @Test public void testAllFilesPresentInDestructuringDeclInLambdaParam() throws Exception { @@ -13438,6 +13589,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Diagnostics { @Test public void testAllFilesPresentInDiagnostics() throws Exception { @@ -13452,6 +13604,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -13466,6 +13619,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inference { @Test public void testAllFilesPresentInInference() throws Exception { @@ -13487,6 +13641,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invoke { @Test public void testAllFilesPresentInInvoke() throws Exception { @@ -13501,6 +13656,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OnObjects { @Test public void testAllFilesPresentInOnObjects() throws Exception { @@ -13577,6 +13733,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailRecursion { @Test public void testAllFilesPresentInTailRecursion() throws Exception { @@ -13863,6 +14020,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Vararg { @Test public void testAllFilesPresentInVararg() throws Exception { @@ -13885,6 +14043,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DifferentDependencyVersion { @Test public void testAllFilesPresentInDifferentDependencyVersion() throws Exception { @@ -13900,6 +14059,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DirectInvokeOptimization { @Test public void testAllFilesPresentInDirectInvokeOptimization() throws Exception { @@ -13999,6 +14159,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Elvis { @Test public void testAllFilesPresentInElvis() throws Exception { @@ -14068,6 +14229,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enum { @Test @TestMetadata("abstractMethodInEnum.kt") @@ -14514,6 +14676,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultCtor { @Test public void testAllFilesPresentInDefaultCtor() throws Exception { @@ -14572,6 +14735,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Evaluate { @Test public void testAllFilesPresentInEvaluate() throws Exception { @@ -14593,6 +14757,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExclExcl { @Test public void testAllFilesPresentInExclExcl() throws Exception { @@ -14632,6 +14797,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionClasses { @Test public void testAllFilesPresentInExtensionClasses() throws Exception { @@ -14647,6 +14813,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionFunctions { @Test public void testAllFilesPresentInExtensionFunctions() throws Exception { @@ -14829,6 +14996,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ContextReceivers { @Test public void testAllFilesPresentInContextReceivers() throws Exception { @@ -14843,6 +15011,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FromKEEP { @Test public void testAllFilesPresentInFromKEEP() throws Exception { @@ -14860,6 +15029,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionProperties { @Test @TestMetadata("accessorForPrivateSetter.kt") @@ -14965,6 +15135,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class External { @Test public void testAllFilesPresentInExternal() throws Exception { @@ -14980,6 +15151,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FakeOverride { @Test public void testAllFilesPresentInFakeOverride() throws Exception { @@ -15049,6 +15221,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FieldRename { @Test public void testAllFilesPresentInFieldRename() throws Exception { @@ -15082,6 +15255,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Finally { @Test public void testAllFilesPresentInFinally() throws Exception { @@ -15235,6 +15409,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Fir { @Test public void testAllFilesPresentInFir() throws Exception { @@ -15268,6 +15443,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FullJdk { @Test public void testAllFilesPresentInFullJdk() throws Exception { @@ -15282,6 +15458,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Native { @Test public void testAllFilesPresentInNative() throws Exception { @@ -15297,6 +15474,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Regressions { @Test public void testAllFilesPresentInRegressions() throws Exception { @@ -15313,6 +15491,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -15507,6 +15686,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -15553,6 +15733,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -15873,6 +16054,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BigArity { @Test public void testAllFilesPresentInBigArity() throws Exception { @@ -15930,6 +16112,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExpression { @Test public void testAllFilesPresentInFunctionExpression() throws Exception { @@ -15975,6 +16158,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invoke { @Test public void testAllFilesPresentInInvoke() throws Exception { @@ -16074,6 +16258,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunctions { @Test public void testAllFilesPresentInLocalFunctions() throws Exception { @@ -16270,6 +16455,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ieee754 { @Test public void testAllFilesPresentInIeee754() throws Exception { @@ -16597,6 +16783,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Increment { @Test public void testAllFilesPresentInIncrement() throws Exception { @@ -16768,6 +16955,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inference { @Test public void testAllFilesPresentInInference() throws Exception { @@ -16968,6 +17156,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BuilderInference { @Test public void testAllFilesPresentInBuilderInference() throws Exception { @@ -17182,6 +17371,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineArgsInPlace { @Test public void testAllFilesPresentInInlineArgsInPlace() throws Exception { @@ -17263,6 +17453,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { public InlineClasses() { register("compiler/testData/codegen/box/inlineClasses/annotatedMemberExtensionProperty.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20034,6 +20225,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxReturnValueInLambda { public BoxReturnValueInLambda() { register("compiler/testData/codegen/box/inlineClasses/boxReturnValueInLambda/boxAny.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20272,6 +20464,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxReturnValueOnOverride { public BoxReturnValueOnOverride() { register("compiler/testData/codegen/box/inlineClasses/boxReturnValueOnOverride/boxReturnValueInDefaultMethod.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20778,6 +20971,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReferences { public CallableReferences() { register("compiler/testData/codegen/box/inlineClasses/callableReferences/boundInlineClassExtensionFun.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21115,6 +21309,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Let { public Let() { register("compiler/testData/codegen/box/inlineClasses/callableReferences/let/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21276,6 +21471,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ContextsAndAccessors { public ContextsAndAccessors() { register("compiler/testData/codegen/box/inlineClasses/contextsAndAccessors/accessPrivateInlineClassCompanionMethod.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21630,6 +21826,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultParameterValues { public DefaultParameterValues() { register("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/defaultConstructorParameterValuesOfInlineClassType.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21831,6 +22028,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultWithDefaultParameter { @Test public void testAllFilesPresentInDefaultWithDefaultParameter() throws Exception { @@ -21846,6 +22044,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OverrideFunctionWithDefaultParameter { @Test public void testAllFilesPresentInOverrideFunctionWithDefaultParameter() throws Exception { @@ -21862,6 +22061,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationByUnderlyingType { @Test public void testAllFilesPresentInDelegationByUnderlyingType() throws Exception { @@ -21913,6 +22113,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { public FunInterface() { register("compiler/testData/codegen/box/inlineClasses/funInterface/argumentIC.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22023,6 +22224,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionNameMangling { public FunctionNameMangling() { register("compiler/testData/codegen/box/inlineClasses/functionNameMangling/anonymousObjectInFunctionWithMangledName.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22297,6 +22499,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GenericUnderlyingValue { @Test public void testAllFilesPresentInGenericUnderlyingValue() throws Exception { @@ -22354,6 +22557,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class HiddenConstructor { public HiddenConstructor() { register("compiler/testData/codegen/box/inlineClasses/hiddenConstructor/constructorReferencedFromOtherFile1.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22570,6 +22774,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassCollection { public InlineClassCollection() { register("compiler/testData/codegen/box/inlineClasses/inlineClassCollection/inlineCollectionOfInlineClass.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22644,6 +22849,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceDelegation { public InterfaceDelegation() { register("compiler/testData/codegen/box/inlineClasses/interfaceDelegation/interfaceImplementationByDelegation.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22782,6 +22988,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceMethodCalls { public InterfaceMethodCalls() { register("compiler/testData/codegen/box/inlineClasses/interfaceMethodCalls/complexGenericMethodWithInlineClassOverride.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22976,6 +23183,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -22991,6 +23199,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8DefaultInterfaceMethods { @Test public void testAllFilesPresentInJvm8DefaultInterfaceMethods() throws Exception { @@ -23006,6 +23215,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PropertyDelegation { public PropertyDelegation() { register("compiler/testData/codegen/box/inlineClasses/propertyDelegation/captureLocalVarDelegatedToInlineClass.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23200,6 +23410,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Result { @Test public void testAllFilesPresentInResult() throws Exception { @@ -23263,6 +23474,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ReturnResult { @Test public void testAllFilesPresentInReturnResult() throws Exception { @@ -23314,6 +23526,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnboxGenericParameter { @Test public void testAllFilesPresentInUnboxGenericParameter() throws Exception { @@ -23328,6 +23541,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { public FunInterface() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/funInterface/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23478,6 +23692,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambda { public Lambda() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/lambda/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23628,6 +23843,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectLiteral { public ObjectLiteral() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/objectLiteral/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23780,6 +23996,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InnerNested { @Test public void testAllFilesPresentInInnerNested() throws Exception { @@ -23962,6 +24179,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuperConstructorCall { @Test public void testAllFilesPresentInSuperConstructorCall() throws Exception { @@ -24104,6 +24322,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Instructions { @Test public void testAllFilesPresentInInstructions() throws Exception { @@ -24118,6 +24337,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Swap { @Test public void testAllFilesPresentInSwap() throws Exception { @@ -24146,6 +24366,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Intrinsics { @Test public void testAllFilesPresentInIntrinsics() throws Exception { @@ -24299,6 +24520,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invokedynamic { @Test public void testAllFilesPresentInInvokedynamic() throws Exception { @@ -24313,6 +24535,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambdas { @Test public void testAllFilesPresentInLambdas() throws Exception { @@ -24333,6 +24556,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassInSignature { @Test public void testAllFilesPresentInInlineClassInSignature() throws Exception { @@ -24349,6 +24573,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -24363,6 +24588,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExprToJavaInterface { @Test public void testAllFilesPresentInFunctionExprToJavaInterface() throws Exception { @@ -24378,6 +24604,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionRefToJavaInterface { @Test public void testAllFilesPresentInFunctionRefToJavaInterface() throws Exception { @@ -24392,6 +24619,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecialFunctions { @Test public void testAllFilesPresentInSpecialFunctions() throws Exception { @@ -24407,6 +24635,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithAccessor { @Test public void testAllFilesPresentInWithAccessor() throws Exception { @@ -24423,6 +24652,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassInSignature { @Test public void testAllFilesPresentInInlineClassInSignature() throws Exception { @@ -24438,6 +24668,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecializedGenerics { @Test public void testAllFilesPresentInSpecializedGenerics() throws Exception { @@ -24454,6 +24685,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Serializable { @Test public void testAllFilesPresentInSerializable() throws Exception { @@ -24470,6 +24702,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InvolvesIrInterpreter { @Test public void testAllFilesPresentInInvolvesIrInterpreter() throws Exception { @@ -24508,6 +24741,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DumpIrAndCheck { @Test public void testAllFilesPresentInDumpIrAndCheck() throws Exception { @@ -24602,6 +24836,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ir { @Test public void testAllFilesPresentInIr() throws Exception { @@ -24742,6 +24977,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClosureConversion { @Test public void testAllFilesPresentInClosureConversion() throws Exception { @@ -24805,6 +25041,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveNumberComparisons { @Test public void testAllFilesPresentInPrimitiveNumberComparisons() throws Exception { @@ -24844,6 +25081,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrivateSignatures { @Test public void testAllFilesPresentInPrivateSignatures() throws Exception { @@ -24871,6 +25109,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SerializationRegressions { @Test public void testAllFilesPresentInSerializationRegressions() throws Exception { @@ -24941,6 +25180,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaFieldAndKotlinProperty { @Test public void testAllFilesPresentInJavaFieldAndKotlinProperty() throws Exception { @@ -24956,6 +25196,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -24970,6 +25211,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForeignAnnotationsTests { @Test public void testAllFilesPresentInForeignAnnotationsTests() throws Exception { @@ -24984,6 +25226,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Tests { @Test public void testAllFilesPresentInTests() throws Exception { @@ -25000,6 +25243,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generics { @Test public void testAllFilesPresentInGenerics() throws Exception { @@ -25027,6 +25271,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NotNullAssertions { @Test public void testAllFilesPresentInNotNullAssertions() throws Exception { @@ -25047,6 +25292,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnhancedNullability { @Test public void testAllFilesPresentInEnhancedNullability() throws Exception { @@ -25062,6 +25308,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullCheckOnLambdaReturnValue { @Test public void testAllFilesPresentInNullCheckOnLambdaReturnValue() throws Exception { @@ -25078,6 +25325,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectMethods { @Test public void testAllFilesPresentInObjectMethods() throws Exception { @@ -25118,6 +25366,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaVisibility { @Test public void testAllFilesPresentInJavaVisibility() throws Exception { @@ -25132,6 +25381,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Package { @Test public void testAllFilesPresentInPackage() throws Exception { @@ -25147,6 +25397,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedAndPackage { @Test public void testAllFilesPresentInProtectedAndPackage() throws Exception { @@ -25162,6 +25413,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedStatic { @Test public void testAllFilesPresentInProtectedStatic() throws Exception { @@ -25178,6 +25430,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jdk { @Test public void testAllFilesPresentInJdk() throws Exception { @@ -25217,6 +25470,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8 { @Test public void testAllFilesPresentInJvm8() throws Exception { @@ -25231,6 +25485,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Defaults { @Test public void testAllFilesPresentInDefaults() throws Exception { @@ -25245,6 +25500,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AllCompatibility { @Test public void testAllFilesPresentInAllCompatibility() throws Exception { @@ -25259,6 +25515,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25275,6 +25532,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Compatibility { @Test public void testAllFilesPresentInCompatibility() throws Exception { @@ -25290,6 +25548,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25305,6 +25564,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDefaultImpls { @Test public void testAllFilesPresentInNoDefaultImpls() throws Exception { @@ -25319,6 +25579,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25334,6 +25595,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Specialization { @Test public void testAllFilesPresentInSpecialization() throws Exception { @@ -25349,6 +25611,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithCompatibility { @Test public void testAllFilesPresentInWithCompatibility() throws Exception { @@ -25365,6 +25628,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDelegation { @Test public void testAllFilesPresentInNoDelegation() throws Exception { @@ -25380,6 +25644,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonDefaultInheritance { @Test public void testAllFilesPresentInNonDefaultInheritance() throws Exception { @@ -25395,6 +25660,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflection { @Test public void testAllFilesPresentInReflection() throws Exception { @@ -25411,6 +25677,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceFlag { @Test public void testAllFilesPresentInInterfaceFlag() throws Exception { @@ -25426,6 +25693,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaDefaults { @Test public void testAllFilesPresentInJavaDefaults() throws Exception { @@ -25442,6 +25710,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmField { @Test public void testAllFilesPresentInJvmField() throws Exception { @@ -25457,6 +25726,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmName { @Test public void testAllFilesPresentInJvmName() throws Exception { @@ -25471,6 +25741,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FileFacades { @Test public void testAllFilesPresentInFileFacades() throws Exception { @@ -25487,6 +25758,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmOverloads { @Test public void testAllFilesPresentInJvmOverloads() throws Exception { @@ -25502,6 +25774,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmPackageName { @Test public void testAllFilesPresentInJvmPackageName() throws Exception { @@ -25517,6 +25790,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmStatic { @Test public void testAllFilesPresentInJvmStatic() throws Exception { @@ -25531,6 +25805,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedInSuperClass { @Test public void testAllFilesPresentInProtectedInSuperClass() throws Exception { @@ -25547,6 +25822,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Labels { @Test public void testAllFilesPresentInLabels() throws Exception { @@ -25610,6 +25886,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LazyCodegen { @Test public void testAllFilesPresentInLazyCodegen() throws Exception { @@ -25678,6 +25955,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -25748,6 +26026,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalClasses { @Test public void testAllFilesPresentInLocalClasses() throws Exception { @@ -26003,6 +26282,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Mangling { @Test public void testAllFilesPresentInMangling() throws Exception { @@ -26054,6 +26334,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MixedNamedPosition { @Test public void testAllFilesPresentInMixedNamedPosition() throws Exception { @@ -26093,6 +26374,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiDecl { @Test public void testAllFilesPresentInMultiDecl() throws Exception { @@ -26191,6 +26473,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForIterator { @Test public void testAllFilesPresentInForIterator() throws Exception { @@ -26235,6 +26518,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LongIterator { @Test public void testAllFilesPresentInLongIterator() throws Exception { @@ -26275,6 +26559,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForRange { @Test public void testAllFilesPresentInForRange() throws Exception { @@ -26331,6 +26616,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExplicitRangeTo { @Test public void testAllFilesPresentInExplicitRangeTo() throws Exception { @@ -26375,6 +26661,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26414,6 +26701,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26454,6 +26742,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExplicitRangeToWithDot { @Test public void testAllFilesPresentInExplicitRangeToWithDot() throws Exception { @@ -26498,6 +26787,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26537,6 +26827,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26577,6 +26868,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26616,6 +26908,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26657,6 +26950,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -26671,6 +26965,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimized { @Test public void testAllFilesPresentInOptimized() throws Exception { @@ -26687,6 +26982,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Multiplatform { @Test public void testAllFilesPresentInMultiplatform() throws Exception { @@ -26719,6 +27015,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -26878,6 +27175,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Exhaustiveness { @Test public void testAllFilesPresentInExhaustiveness() throws Exception { @@ -26893,6 +27191,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Hmpp { @Test public void testAllFilesPresentInHmpp() throws Exception { @@ -26908,6 +27207,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class K2 { @Test public void testAllFilesPresentInK2() throws Exception { @@ -26922,6 +27222,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -26943,6 +27244,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Basic { @Test @TestMetadata("accessToLocalClassFromBackend.kt") @@ -27072,6 +27374,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -27226,6 +27529,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -27266,6 +27570,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonLocalReturns { @Test public void testAllFilesPresentInNonLocalReturns() throws Exception { @@ -27299,6 +27604,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NotNullAssertions { @Test public void testAllFilesPresentInNotNullAssertions() throws Exception { @@ -27314,6 +27620,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NothingValue { @Test public void testAllFilesPresentInNothingValue() throws Exception { @@ -27341,6 +27648,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullCheckOptimization { @Test public void testAllFilesPresentInNullCheckOptimization() throws Exception { @@ -27392,6 +27700,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectIntrinsics { @Test public void testAllFilesPresentInObjectIntrinsics() throws Exception { @@ -27413,6 +27722,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Objects { @Test public void testAllFilesPresentInObjects() throws Exception { @@ -27889,6 +28199,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompanionObjectAccess { @Test public void testAllFilesPresentInCompanionObjectAccess() throws Exception { @@ -27999,6 +28310,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultipleCompanionsWithAccessors { @Test @TestMetadata("accessFromInlineLambda.kt") @@ -28086,6 +28398,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveCompanion { @Test public void testAllFilesPresentInPrimitiveCompanion() throws Exception { @@ -28145,6 +28458,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OperatorConventions { @Test public void testAllFilesPresentInOperatorConventions() throws Exception { @@ -28309,6 +28623,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompareTo { @Test public void testAllFilesPresentInCompareTo() throws Exception { @@ -28391,6 +28706,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -28412,6 +28728,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Package { @Test public void testAllFilesPresentInPackage() throws Exception { @@ -28493,6 +28810,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ParametersMetadata { @Test public void testAllFilesPresentInParametersMetadata() throws Exception { @@ -28508,6 +28826,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PlatformTypes { @Test public void testAllFilesPresentInPlatformTypes() throws Exception { @@ -28522,6 +28841,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Primitives { @Test public void testAllFilesPresentInPrimitives() throws Exception { @@ -28652,6 +28972,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PolymorphicSignature { @Test public void testAllFilesPresentInPolymorphicSignature() throws Exception { @@ -28667,6 +28988,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveTypes { @Test public void testAllFilesPresentInPrimitiveTypes() throws Exception { @@ -29035,6 +29357,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EqualityWithObject { @Test public void testAllFilesPresentInEqualityWithObject() throws Exception { @@ -29103,6 +29426,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generated { @Test public void testAllFilesPresentInGenerated() throws Exception { @@ -29227,6 +29551,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NumberToChar { @Test @TestMetadata("abstractMethodInSuperinterface.kt") @@ -29279,6 +29604,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test public void testAllFilesPresentInPrivate() throws Exception { @@ -29306,6 +29632,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrivateConstructors { @Test public void testAllFilesPresentInPrivateConstructors() throws Exception { @@ -29393,6 +29720,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Properties { @Test @TestMetadata("accessToPrivateProperty.kt") @@ -29875,6 +30203,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BackingField { @Test public void testAllFilesPresentInBackingField() throws Exception { @@ -29890,6 +30219,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Const { @Test public void testAllFilesPresentInConst() throws Exception { @@ -29929,6 +30259,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lateinit { @Test @TestMetadata("accessor.kt") @@ -30033,6 +30364,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsInitializedAndDeinitialize { @Test public void testAllFilesPresentInIsInitializedAndDeinitialize() throws Exception { @@ -30102,6 +30434,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -30159,6 +30492,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevel { @Test @TestMetadata("accessorException.kt") @@ -30206,6 +30540,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PublishedApi { @Test public void testAllFilesPresentInPublishedApi() throws Exception { @@ -30233,6 +30568,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ranges { @Test public void testAllFilesPresentInRanges() throws Exception { @@ -30391,6 +30727,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contains { @Test public void testAllFilesPresentInContains() throws Exception { @@ -30705,6 +31042,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generated { @Test public void testAllFilesPresentInGenerated() throws Exception { @@ -30883,6 +31221,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EvaluationOrder { @Test public void testAllFilesPresentInEvaluationOrder() throws Exception { @@ -30951,6 +31290,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Stepped { @Test public void testAllFilesPresentInStepped() throws Exception { @@ -30965,6 +31305,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInDownTo { @Test public void testAllFilesPresentInForInDownTo() throws Exception { @@ -31028,6 +31369,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInRangeLiteral { @Test public void testAllFilesPresentInForInRangeLiteral() throws Exception { @@ -31091,6 +31433,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUntil { @Test public void testAllFilesPresentInForInUntil() throws Exception { @@ -31156,6 +31499,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -31357,6 +31701,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInDownTo { @Test public void testAllFilesPresentInForInDownTo() throws Exception { @@ -31414,6 +31759,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIndices { @Test public void testAllFilesPresentInForInIndices() throws Exception { @@ -31573,6 +31919,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInProgressionWithIndex { @Test public void testAllFilesPresentInForInProgressionWithIndex() throws Exception { @@ -31678,6 +32025,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInReversed { @Test public void testAllFilesPresentInForInReversed() throws Exception { @@ -31801,6 +32149,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUntil { @Test public void testAllFilesPresentInForInUntil() throws Exception { @@ -31906,6 +32255,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForWithPossibleOverflow { @Test public void testAllFilesPresentInForWithPossibleOverflow() throws Exception { @@ -31999,6 +32349,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -32013,6 +32364,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithIndex { @Test public void testAllFilesPresentInWithIndex() throws Exception { @@ -32029,6 +32381,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -32230,6 +32583,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableLoopParameter { @Test public void testAllFilesPresentInNullableLoopParameter() throws Exception { @@ -32263,6 +32617,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Stepped { @Test public void testAllFilesPresentInStepped() throws Exception { @@ -32277,6 +32632,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -32291,6 +32647,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -32401,6 +32758,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32464,6 +32822,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32516,6 +32875,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -32626,6 +32986,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32689,6 +33050,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32741,6 +33103,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -32815,6 +33178,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32878,6 +33242,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32930,6 +33295,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -33046,6 +33412,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33109,6 +33476,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33162,6 +33530,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -33176,6 +33545,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -33286,6 +33656,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33349,6 +33720,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33401,6 +33773,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -33511,6 +33884,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33574,6 +33948,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33626,6 +34001,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -33700,6 +34076,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33763,6 +34140,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33815,6 +34193,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -33931,6 +34310,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33994,6 +34374,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34047,6 +34428,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unsigned { @Test public void testAllFilesPresentInUnsigned() throws Exception { @@ -34061,6 +34443,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -34075,6 +34458,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -34185,6 +34569,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34248,6 +34633,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34300,6 +34686,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -34410,6 +34797,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34473,6 +34861,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34525,6 +34914,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -34599,6 +34989,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34662,6 +35053,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34714,6 +35106,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -34830,6 +35223,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34893,6 +35287,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34946,6 +35341,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -34960,6 +35356,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -35070,6 +35467,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35133,6 +35531,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35185,6 +35584,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -35295,6 +35695,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35358,6 +35759,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35410,6 +35812,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -35484,6 +35887,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35547,6 +35951,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35599,6 +36004,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -35715,6 +36121,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35778,6 +36185,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35833,6 +36241,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unsigned { @Test public void testAllFilesPresentInUnsigned() throws Exception { @@ -35883,6 +36292,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -36084,6 +36494,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -36285,6 +36696,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableLoopParameter { @Test public void testAllFilesPresentInNullableLoopParameter() throws Exception { @@ -36320,6 +36732,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RecursiveRawTypes { @Test public void testAllFilesPresentInRecursiveRawTypes() throws Exception { @@ -36335,6 +36748,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflection { @Test public void testAllFilesPresentInReflection() throws Exception { @@ -36349,6 +36763,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -36435,6 +36850,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OnTypes { @Test public void testAllFilesPresentInOnTypes() throws Exception { @@ -36450,6 +36866,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Repeatable { @Test public void testAllFilesPresentInRepeatable() throws Exception { @@ -36466,6 +36883,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Builtins { @Test public void testAllFilesPresentInBuiltins() throws Exception { @@ -36493,6 +36911,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Call { @Test public void testAllFilesPresentInCall() throws Exception { @@ -36579,6 +36998,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -36642,6 +37062,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -36674,6 +37095,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonNullObject { @Test public void testAllFilesPresentInNonNullObject() throws Exception { @@ -36689,6 +37111,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableObject { @Test public void testAllFilesPresentInNullableObject() throws Exception { @@ -36704,6 +37127,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Primitive { @Test public void testAllFilesPresentInPrimitive() throws Exception { @@ -36720,6 +37144,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -36736,6 +37161,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallBy { @Test public void testAllFilesPresentInCallBy() throws Exception { @@ -36883,6 +37309,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClassLiterals { @Test public void testAllFilesPresentInClassLiterals() throws Exception { @@ -36928,6 +37355,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Classes { @Test public void testAllFilesPresentInClasses() throws Exception { @@ -36973,6 +37401,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructors { @Test public void testAllFilesPresentInConstructors() throws Exception { @@ -37018,6 +37447,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CreateAnnotation { @Test public void testAllFilesPresentInCreateAnnotation() throws Exception { @@ -37081,6 +37511,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enclosing { @Test public void testAllFilesPresentInEnclosing() throws Exception { @@ -37096,6 +37527,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -37135,6 +37567,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GenericSignature { @Test public void testAllFilesPresentInGenericSignature() throws Exception { @@ -37156,6 +37589,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsInstance { @Test public void testAllFilesPresentInIsInstance() throws Exception { @@ -37171,6 +37605,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class KClassInAnnotation { @Test public void testAllFilesPresentInKClassInAnnotation() throws Exception { @@ -37198,6 +37633,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaClasses { @Test public void testAllFilesPresentInLambdaClasses() throws Exception { @@ -37213,6 +37649,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Mapping { @Test public void testAllFilesPresentInMapping() throws Exception { @@ -37227,6 +37664,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FakeOverrides { @Test public void testAllFilesPresentInFakeOverrides() throws Exception { @@ -37242,6 +37680,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -37257,6 +37696,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmStatic { @Test public void testAllFilesPresentInJvmStatic() throws Exception { @@ -37272,6 +37712,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Types { @Test public void testAllFilesPresentInTypes() throws Exception { @@ -37287,6 +37728,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -37303,6 +37745,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MethodsFromAny { @Test public void testAllFilesPresentInMethodsFromAny() throws Exception { @@ -37432,6 +37875,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Modifiers { @Test public void testAllFilesPresentInModifiers() throws Exception { @@ -37489,6 +37933,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -37504,6 +37949,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoReflectAtRuntime { @Test public void testAllFilesPresentInNoReflectAtRuntime() throws Exception { @@ -37536,6 +37982,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MethodsFromAny { @Test public void testAllFilesPresentInMethodsFromAny() throws Exception { @@ -37564,6 +38011,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Parameters { @Test public void testAllFilesPresentInParameters() throws Exception { @@ -37633,6 +38081,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Properties { @Test public void testAllFilesPresentInProperties() throws Exception { @@ -37719,6 +38168,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Accessors { @Test @TestMetadata("accessorNames.kt") @@ -37764,6 +38214,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GetDelegate { @Test public void testAllFilesPresentInGetDelegate() throws Exception { @@ -37778,6 +38229,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Method { @Test public void testAllFilesPresentInMethod() throws Exception { @@ -37794,6 +38246,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmField { @Test public void testAllFilesPresentInJvmField() throws Exception { @@ -37809,6 +38262,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalDelegated { @Test public void testAllFilesPresentInLocalDelegated() throws Exception { @@ -37825,6 +38279,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Supertypes { @Test public void testAllFilesPresentInSupertypes() throws Exception { @@ -37858,6 +38313,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeOf { @Test public void testAllFilesPresentInTypeOf() throws Exception { @@ -37920,6 +38376,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Js { @Test public void testAllFilesPresentInJs() throws Exception { @@ -37935,6 +38392,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoReflect { @Test public void testAllFilesPresentInNoReflect() throws Exception { @@ -37955,6 +38413,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonReifiedTypeParameters { @Test public void testAllFilesPresentInNonReifiedTypeParameters() throws Exception { @@ -37971,6 +38430,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonReifiedTypeParameters { @Test public void testAllFilesPresentInNonReifiedTypeParameters() throws Exception { @@ -38053,6 +38513,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeParameters { @Test public void testAllFilesPresentInTypeParameters() throws Exception { @@ -38086,6 +38547,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Types { @Test public void testAllFilesPresentInTypes() throws Exception { @@ -38130,6 +38592,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CreateType { @Test public void testAllFilesPresentInCreateType() throws Exception { @@ -38175,6 +38638,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Subtyping { @Test public void testAllFilesPresentInSubtyping() throws Exception { @@ -38210,6 +38674,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Regressions { @Test public void testAllFilesPresentInRegressions() throws Exception { @@ -38645,6 +39110,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reified { @Test public void testAllFilesPresentInReified() throws Exception { @@ -38785,6 +39251,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArraysReification { @Test public void testAllFilesPresentInArraysReification() throws Exception { @@ -38825,6 +39292,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SafeCall { @Test public void testAllFilesPresentInSafeCall() throws Exception { @@ -38942,6 +39410,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -38974,6 +39443,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Adapters { @Test public void testAllFilesPresentInAdapters() throws Exception { @@ -38988,6 +39458,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Operators { @Test public void testAllFilesPresentInOperators() throws Exception { @@ -39004,6 +39475,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Approximation { @Test public void testAllFilesPresentInApproximation() throws Exception { @@ -39043,6 +39515,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructors { @Test public void testAllFilesPresentInConstructors() throws Exception { @@ -39076,6 +39549,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -39091,6 +39565,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaSamWithEqualsHashCode { @Test public void testAllFilesPresentInJavaSamWithEqualsHashCode() throws Exception { @@ -39107,6 +39582,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SameFileInSourceAndDependencies { @Test public void testAllFilesPresentInSameFileInSourceAndDependencies() throws Exception { @@ -39176,6 +39652,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Script { @Test public void testAllFilesPresentInScript() throws Exception { @@ -39191,6 +39668,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sealed { @Test public void testAllFilesPresentInSealed() throws Exception { @@ -39242,6 +39720,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SecondaryConstructors { @Test @TestMetadata("accessToCompanion.kt") @@ -39443,6 +39922,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Smap { @Test public void testAllFilesPresentInSmap() throws Exception { @@ -39458,6 +39938,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SmartCasts { @Test public void testAllFilesPresentInSmartCasts() throws Exception { @@ -39623,6 +40104,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecialBuiltins { @Test public void testAllFilesPresentInSpecialBuiltins() throws Exception { @@ -39782,6 +40264,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Statics { @Test public void testAllFilesPresentInStatics() throws Exception { @@ -39845,6 +40328,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StoreStackBeforeInline { @Test public void testAllFilesPresentInStoreStackBeforeInline() throws Exception { @@ -39890,6 +40374,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Strings { @Test public void testAllFilesPresentInStrings() throws Exception { @@ -40121,6 +40606,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Super { @Test public void testAllFilesPresentInSuper() throws Exception { @@ -40315,6 +40801,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuperConstructor { @Test public void testAllFilesPresentInSuperConstructor() throws Exception { @@ -40373,6 +40860,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test public void testAllFilesPresentInSuspendConversion() throws Exception { @@ -40460,6 +40948,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Synchronized { @Test public void testAllFilesPresentInSynchronized() throws Exception { @@ -40475,6 +40964,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticAccessors { @Test @TestMetadata("accessorForAbstractProtected.kt") @@ -40603,6 +41093,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedJavaFieldAccessor { @Test public void testAllFilesPresentInProtectedJavaFieldAccessor() throws Exception { @@ -40618,6 +41109,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedMemberReferenceAccessor { @Test public void testAllFilesPresentInProtectedMemberReferenceAccessor() throws Exception { @@ -40658,6 +41150,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticExtensions { @Test public void testAllFilesPresentInSyntheticExtensions() throws Exception { @@ -40673,6 +41166,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Throws { @Test public void testAllFilesPresentInThrows() throws Exception { @@ -40688,6 +41182,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ToArray { @Test public void testAllFilesPresentInToArray() throws Exception { @@ -40721,6 +41216,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevelInitializtion { @Test public void testAllFilesPresentInTopLevelInitializtion() throws Exception { @@ -40766,6 +41262,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevelPrivate { @Test public void testAllFilesPresentInTopLevelPrivate() throws Exception { @@ -40793,6 +41290,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TrailingComma { @Test public void testAllFilesPresentInTrailingComma() throws Exception { @@ -40814,6 +41312,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Traits { @Test @TestMetadata("abstractClassWithFakeOverride.kt") @@ -41033,6 +41532,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeInfo { @Test public void testAllFilesPresentInTypeInfo() throws Exception { @@ -41084,6 +41584,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeMapping { @Test public void testAllFilesPresentInTypeMapping() throws Exception { @@ -41141,6 +41642,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Typealias { @Test public void testAllFilesPresentInTypealias() throws Exception { @@ -41300,6 +41802,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnaryOp { @Test public void testAllFilesPresentInUnaryOp() throws Exception { @@ -41351,6 +41854,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnderscoredTypeArguments { @Test public void testAllFilesPresentInUnderscoredTypeArguments() throws Exception { @@ -41390,6 +41894,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unit { @Test public void testAllFilesPresentInUnit() throws Exception { @@ -41489,6 +41994,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnsignedTypes { @Test public void testAllFilesPresentInUnsignedTypes() throws Exception { @@ -41761,6 +42267,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8Intrinsics { @Test public void testAllFilesPresentInJvm8Intrinsics() throws Exception { @@ -41777,6 +42284,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -41792,6 +42300,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Vararg { @Test public void testAllFilesPresentInVararg() throws Exception { @@ -41903,6 +42412,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Volatile { @Test public void testAllFilesPresentInVolatile() throws Exception { @@ -41996,6 +42506,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class When { @Test public void testAllFilesPresentInWhen() throws Exception { @@ -42274,6 +42785,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumOptimization { @Test public void testAllFilesPresentInEnumOptimization() throws Exception { @@ -42415,6 +42927,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StringOptimization { @Test public void testAllFilesPresentInStringOptimization() throws Exception { @@ -42484,6 +42997,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WhenSubjectVariable { @Test public void testAllFilesPresentInWhenSubjectVariable() throws Exception { @@ -42609,6 +43123,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxInline { @Test public void testAllFilesPresentInBoxInline() throws Exception { @@ -42623,6 +43138,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -42650,6 +43166,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AnonymousObject { @Test public void testAllFilesPresentInAnonymousObject() throws Exception { @@ -43054,6 +43571,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumEntries { @Test public void testAllFilesPresentInEnumEntries() throws Exception { @@ -43069,6 +43587,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumWhen { @Test public void testAllFilesPresentInEnumWhen() throws Exception { @@ -43108,6 +43627,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProperRecapturing { @Test public void testAllFilesPresentInProperRecapturing() throws Exception { @@ -43159,6 +43679,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProperRecapturingInClass { @Test public void testAllFilesPresentInProperRecapturingInClass() throws Exception { @@ -43246,6 +43767,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -43261,6 +43783,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TwoCapturedReceivers { @Test public void testAllFilesPresentInTwoCapturedReceivers() throws Exception { @@ -43319,6 +43842,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArgumentOrder { @Test public void testAllFilesPresentInArgumentOrder() throws Exception { @@ -43418,6 +43942,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArrayConvention { @Test public void testAllFilesPresentInArrayConvention() throws Exception { @@ -43469,6 +43994,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Assert { @Test public void testAllFilesPresentInAssert() throws Exception { @@ -43484,6 +44010,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Builders { @Test public void testAllFilesPresentInBuilders() throws Exception { @@ -43499,6 +44026,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BytecodePreprocessing { @Test public void testAllFilesPresentInBytecodePreprocessing() throws Exception { @@ -43514,6 +44042,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test @TestMetadata("adapted.kt") @@ -43624,6 +44153,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AdaptedReferences { @Test public void testAllFilesPresentInAdaptedReferences() throws Exception { @@ -43675,6 +44205,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -43847,6 +44378,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Capture { @Test public void testAllFilesPresentInCapture() throws Exception { @@ -43928,6 +44460,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Complex { @Test public void testAllFilesPresentInComplex() throws Exception { @@ -43979,6 +44512,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ComplexStack { @Test public void testAllFilesPresentInComplexStack() throws Exception { @@ -44048,6 +44582,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contracts { @Test public void testAllFilesPresentInContracts() throws Exception { @@ -44153,6 +44688,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultValues { @Test @TestMetadata("33Parameters.kt") @@ -44287,6 +44823,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaInlining { @Test public void testAllFilesPresentInLambdaInlining() throws Exception { @@ -44499,6 +45036,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReferences { @Test public void testAllFilesPresentInCallableReferences() throws Exception { @@ -44683,6 +45221,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MaskElimination { @Test @TestMetadata("32Parameters.kt") @@ -44741,6 +45280,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegatedProperty { @Test public void testAllFilesPresentInDelegatedProperty() throws Exception { @@ -44792,6 +45332,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnclosingInfo { @Test public void testAllFilesPresentInEnclosingInfo() throws Exception { @@ -44807,6 +45348,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enum { @Test public void testAllFilesPresentInEnum() throws Exception { @@ -44900,6 +45442,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExpression { @Test public void testAllFilesPresentInFunctionExpression() throws Exception { @@ -44921,6 +45464,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineArgsInplace { @Test public void testAllFilesPresentInInlineArgsInplace() throws Exception { @@ -44942,6 +45486,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -44998,6 +45543,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnboxGenericParameter { @Test public void testAllFilesPresentInUnboxGenericParameter() throws Exception { @@ -45012,6 +45558,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -45063,6 +45610,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambda { @Test public void testAllFilesPresentInLambda() throws Exception { @@ -45114,6 +45662,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectLiteral { @Test public void testAllFilesPresentInObjectLiteral() throws Exception { @@ -45167,6 +45716,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InnerClasses { @Test public void testAllFilesPresentInInnerClasses() throws Exception { @@ -45230,6 +45780,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invokedynamic { @Test public void testAllFilesPresentInInvokedynamic() throws Exception { @@ -45244,6 +45795,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambdas { @Test public void testAllFilesPresentInLambdas() throws Exception { @@ -45259,6 +45811,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -45275,6 +45828,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmName { @Test public void testAllFilesPresentInJvmName() throws Exception { @@ -45290,6 +45844,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmPackageName { @Test public void testAllFilesPresentInJvmPackageName() throws Exception { @@ -45305,6 +45860,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaClassClash { @Test public void testAllFilesPresentInLambdaClassClash() throws Exception { @@ -45332,6 +45888,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaTransformation { @Test public void testAllFilesPresentInLambdaTransformation() throws Exception { @@ -45377,6 +45934,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunInLambda { @Test public void testAllFilesPresentInLocalFunInLambda() throws Exception { @@ -45416,6 +45974,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -45437,6 +45996,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -45452,6 +46012,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Multiplatform { @Test public void testAllFilesPresentInMultiplatform() throws Exception { @@ -45466,6 +46027,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -45488,6 +46050,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoInline { @Test public void testAllFilesPresentInNoInline() throws Exception { @@ -45545,6 +46108,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonLocalReturns { @Test public void testAllFilesPresentInNonLocalReturns() throws Exception { @@ -45697,6 +46261,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Deparenthesize { @Test public void testAllFilesPresentInDeparenthesize() throws Exception { @@ -45724,6 +46289,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryFinally { @Test public void testAllFilesPresentInTryFinally() throws Exception { @@ -45816,6 +46382,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallSite { @Test public void testAllFilesPresentInCallSite() throws Exception { @@ -45867,6 +46434,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Chained { @Test public void testAllFilesPresentInChained() throws Exception { @@ -45930,6 +46498,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DeclSite { @Test public void testAllFilesPresentInDeclSite() throws Exception { @@ -46017,6 +46586,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExceptionTable { @Test public void testAllFilesPresentInExceptionTable() throws Exception { @@ -46152,6 +46722,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Variables { @Test public void testAllFilesPresentInVariables() throws Exception { @@ -46175,6 +46746,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -46196,6 +46768,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test @TestMetadata("accessorForConst.kt") @@ -46283,6 +46856,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Property { @Test public void testAllFilesPresentInProperty() throws Exception { @@ -46382,6 +46956,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reified { @Test public void testAllFilesPresentInReified() throws Exception { @@ -46522,6 +47097,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CheckCast { @Test public void testAllFilesPresentInCheckCast() throws Exception { @@ -46591,6 +47167,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultLambda { @Test public void testAllFilesPresentInDefaultLambda() throws Exception { @@ -46606,6 +47183,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsCheck { @Test public void testAllFilesPresentInIsCheck() throws Exception { @@ -46640,6 +47218,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Signature { @Test public void testAllFilesPresentInSignature() throws Exception { @@ -46655,6 +47234,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SignatureMangling { @Test public void testAllFilesPresentInSignatureMangling() throws Exception { @@ -46670,6 +47250,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Simple { @Test public void testAllFilesPresentInSimple() throws Exception { @@ -46823,6 +47404,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Smap { @Test public void testAllFilesPresentInSmap() throws Exception { @@ -46963,6 +47545,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Anonymous { @Test public void testAllFilesPresentInAnonymous() throws Exception { @@ -47038,6 +47621,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultLambda { @Test public void testAllFilesPresentInDefaultLambda() throws Exception { @@ -47107,6 +47691,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineOnly { @Test public void testAllFilesPresentInInlineOnly() throws Exception { @@ -47146,6 +47731,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Newsmap { @Test public void testAllFilesPresentInNewsmap() throws Exception { @@ -47185,6 +47771,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Resolve { @Test public void testAllFilesPresentInResolve() throws Exception { @@ -47213,6 +47800,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Special { @Test public void testAllFilesPresentInSpecial() throws Exception { @@ -47282,6 +47870,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StackOnReturn { @Test public void testAllFilesPresentInStackOnReturn() throws Exception { @@ -47393,6 +47982,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Suspend { @Test public void testAllFilesPresentInSuspend() throws Exception { @@ -47551,6 +48141,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -47596,6 +48187,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultParameter { @Test public void testAllFilesPresentInDefaultParameter() throws Exception { @@ -47647,6 +48239,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClass { @Test public void testAllFilesPresentInInlineClass() throws Exception { @@ -47686,6 +48279,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineUsedAsNoinline { @Test public void testAllFilesPresentInInlineUsedAsNoinline() throws Exception { @@ -47713,6 +48307,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Receiver { @Test public void testAllFilesPresentInReceiver() throws Exception { @@ -47776,6 +48371,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StateMachine { @Test public void testAllFilesPresentInStateMachine() throws Exception { @@ -47930,6 +48526,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticAccessors { @Test public void testAllFilesPresentInSyntheticAccessors() throws Exception { @@ -47992,6 +48589,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithinInlineLambda { @Test public void testAllFilesPresentInWithinInlineLambda() throws Exception { @@ -48062,6 +48660,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Trait { @Test public void testAllFilesPresentInTrait() throws Exception { @@ -48083,6 +48682,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryCatchFinally { @Test public void testAllFilesPresentInTryCatchFinally() throws Exception { @@ -48122,6 +48722,7 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB @UseExtTestCaseGroupProvider() @FirPipeline() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Varargs { @Test public void testAllFilesPresentInVarargs() throws Exception { diff --git a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/NativeCodegenBoxTestNoPLGenerated.java b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/NativeCodegenBoxTestNoPLGenerated.java index f9dff2f9242..f947c45dc0a 100644 --- a/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/NativeCodegenBoxTestNoPLGenerated.java +++ b/native/native.tests/tests-gen/org/jetbrains/kotlin/konan/blackboxtest/NativeCodegenBoxTestNoPLGenerated.java @@ -30,6 +30,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Box { @Test public void testAllFilesPresentInBox() throws Exception { @@ -43,6 +44,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -86,6 +88,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AnnotatedLambda { @Test public void testAllFilesPresentInAnnotatedLambda() throws Exception { @@ -100,6 +103,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Instances { @Test public void testAllFilesPresentInInstances() throws Exception { @@ -180,6 +184,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class KClassMapping { @Test public void testAllFilesPresentInKClassMapping() throws Exception { @@ -194,6 +199,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Repeatable { @Test public void testAllFilesPresentInRepeatable() throws Exception { @@ -208,6 +214,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeAnnotations { @Test public void testAllFilesPresentInTypeAnnotations() throws Exception { @@ -229,6 +236,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArgumentOrder { @Test public void testAllFilesPresentInArgumentOrder() throws Exception { @@ -339,6 +347,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Arrays { @Test public void testAllFilesPresentInArrays() throws Exception { @@ -742,6 +751,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArraysOfInlineClass { @Test @TestMetadata("accessArrayOfInlineClass.kt") @@ -774,6 +784,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInReversed { @Test public void testAllFilesPresentInForInReversed() throws Exception { @@ -812,6 +823,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUnsignedArray { @Test public void testAllFilesPresentInForInUnsignedArray() throws Exception { @@ -874,6 +886,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiDecl { @Test public void testAllFilesPresentInMultiDecl() throws Exception { @@ -935,6 +948,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -973,6 +987,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -1013,6 +1028,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Assert { @Test public void testAllFilesPresentInAssert() throws Exception { @@ -1038,6 +1054,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm { @Test public void testAllFilesPresentInJvm() throws Exception { @@ -1053,6 +1070,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BinaryOp { @Test public void testAllFilesPresentInBinaryOp() throws Exception { @@ -1223,6 +1241,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxingOptimization { @Test public void testAllFilesPresentInBoxingOptimization() throws Exception { @@ -1471,6 +1490,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bridges { @Test @TestMetadata("abstractOverrideBridge.kt") @@ -1832,6 +1852,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SubstitutionInSuperClass { @Test @TestMetadata("abstractFun.kt") @@ -1913,6 +1934,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BuiltinStubMethods { @Test public void testAllFilesPresentInBuiltinStubMethods() throws Exception { @@ -1932,6 +1954,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BridgesForStubs { @Test public void testAllFilesPresentInBridgesForStubs() throws Exception { @@ -1946,6 +1969,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtendJavaClasses { @Test @TestMetadata("abstractSet.kt") @@ -1990,6 +2014,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MapGetOrDefault { @Test public void testAllFilesPresentInMapGetOrDefault() throws Exception { @@ -2004,6 +2029,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MapRemove { @Test public void testAllFilesPresentInMapRemove() throws Exception { @@ -2019,6 +2045,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -2188,6 +2215,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AdaptedReferences { @Test @TestMetadata("adaptedArrayOf.kt") @@ -2363,6 +2391,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test @TestMetadata("adaptedWithCoercionToUnit.kt") @@ -2474,6 +2503,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test @TestMetadata("adapted.kt") @@ -2655,6 +2685,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equals { @Test public void testAllFilesPresentInEquals() throws Exception { @@ -2688,6 +2719,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -2780,6 +2812,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterfaceConstructor { @Test public void testAllFilesPresentInFunInterfaceConstructor() throws Exception { @@ -2824,6 +2857,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("abstractClassMember.kt") @@ -3173,6 +3207,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -3308,6 +3343,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Property { @Test @TestMetadata("accessViaSubclass.kt") @@ -3508,6 +3544,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Serializability { @Test public void testAllFilesPresentInSerializability() throws Exception { @@ -3529,6 +3566,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Casts { @Test public void testAllFilesPresentInCasts() throws Exception { @@ -3722,6 +3760,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -3808,6 +3847,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -3822,6 +3862,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LiteralExpressionAsGenericArgument { @Test public void testAllFilesPresentInLiteralExpressionAsGenericArgument() throws Exception { @@ -3872,6 +3913,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MutableCollections { @Test public void testAllFilesPresentInMutableCollections() throws Exception { @@ -3928,6 +3970,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NativeCCEMessage { @Test public void testAllFilesPresentInNativeCCEMessage() throws Exception { @@ -3967,6 +4010,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CheckcastOptimization { @Test public void testAllFilesPresentInCheckcastOptimization() throws Exception { @@ -4005,6 +4049,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClassLiteral { @Test public void testAllFilesPresentInClassLiteral() throws Exception { @@ -4036,6 +4081,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -4074,6 +4120,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Java { @Test public void testAllFilesPresentInJava() throws Exception { @@ -4095,6 +4142,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Classes { @Test public void testAllFilesPresentInClasses() throws Exception { @@ -4780,6 +4828,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inner { @Test public void testAllFilesPresentInInner() throws Exception { @@ -4837,6 +4886,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Closures { @Test public void testAllFilesPresentInClosures() throws Exception { @@ -5126,6 +5176,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CaptureInSuperConstructorCall { @Test public void testAllFilesPresentInCaptureInSuperConstructorCall() throws Exception { @@ -5332,6 +5383,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CaptureOuterProperty { @Test public void testAllFilesPresentInCaptureOuterProperty() throws Exception { @@ -5394,6 +5446,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CapturedVarsOptimization { @Test public void testAllFilesPresentInCapturedVarsOptimization() throws Exception { @@ -5486,6 +5539,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClosureInsideClosure { @Test public void testAllFilesPresentInClosureInsideClosure() throws Exception { @@ -5537,6 +5591,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CollectionLiterals { @Test public void testAllFilesPresentInCollectionLiterals() throws Exception { @@ -5551,6 +5606,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Collections { @Test @TestMetadata("addCollectionStubWithCovariantOverride.kt") @@ -5601,6 +5657,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Companion { @Test public void testAllFilesPresentInCompanion() throws Exception { @@ -5633,6 +5690,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Compatibility { @Test public void testAllFilesPresentInCompatibility() throws Exception { @@ -5653,6 +5711,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompileKotlinAgainstKotlin { @Test @TestMetadata("adaptedSuspendFunctionReference.kt") @@ -5912,6 +5971,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Fir { @Test public void testAllFilesPresentInFir() throws Exception { @@ -5926,6 +5986,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -6035,6 +6096,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OldMangling { @Test public void testAllFilesPresentInOldMangling() throws Exception { @@ -6056,6 +6118,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8 { @Test public void testAllFilesPresentInJvm8() throws Exception { @@ -6069,6 +6132,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Defaults { @Test public void testAllFilesPresentInDefaults() throws Exception { @@ -6118,6 +6182,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AllCompatibility { @Test public void testAllFilesPresentInAllCompatibility() throws Exception { @@ -6173,6 +6238,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -6188,6 +6254,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Interop { @Test @TestMetadata("allAgainsAllCompatibility.kt") @@ -6256,6 +6323,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDefaultImpls { @Test public void testAllFilesPresentInNoDefaultImpls() throws Exception { @@ -6277,6 +6345,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8against6 { @Test public void testAllFilesPresentInJvm8against6() throws Exception { @@ -6326,6 +6395,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Delegation { @Test public void testAllFilesPresentInDelegation() throws Exception { @@ -6360,6 +6430,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeAnnotations { @Test public void testAllFilesPresentInTypeAnnotations() throws Exception { @@ -6375,6 +6446,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constants { @Test public void testAllFilesPresentInConstants() throws Exception { @@ -6467,6 +6539,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructor { @Test public void testAllFilesPresentInConstructor() throws Exception { @@ -6481,6 +6554,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ConstructorCall { @Test public void testAllFilesPresentInConstructorCall() throws Exception { @@ -6495,6 +6569,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contracts { @Test public void testAllFilesPresentInContracts() throws Exception { @@ -6605,6 +6680,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ControlStructures { @Test public void testAllFilesPresentInControlStructures() throws Exception { @@ -7104,6 +7180,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BreakContinueInExpressions { @Test public void testAllFilesPresentInBreakContinueInExpressions() throws Exception { @@ -7237,6 +7314,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlinedBreakContinue { @Test public void testAllFilesPresentInInlinedBreakContinue() throws Exception { @@ -7294,6 +7372,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInArray { @Test public void testAllFilesPresentInForInArray() throws Exception { @@ -7368,6 +7447,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInArrayWithIndex { @Test public void testAllFilesPresentInForInArrayWithIndex() throws Exception { @@ -7502,6 +7582,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInCharSequenceWithIndex { @Test public void testAllFilesPresentInForInCharSequenceWithIndex() throws Exception { @@ -7600,6 +7681,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIterableWithIndex { @Test public void testAllFilesPresentInForInIterableWithIndex() throws Exception { @@ -7686,6 +7768,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIterator { @Test public void testAllFilesPresentInForInIterator() throws Exception { @@ -7700,6 +7783,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInSequenceWithIndex { @Test public void testAllFilesPresentInForInSequenceWithIndex() throws Exception { @@ -7774,6 +7858,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ReturnsNothing { @Test public void testAllFilesPresentInReturnsNothing() throws Exception { @@ -7818,6 +7903,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SlowDsl { @Test public void testAllFilesPresentInSlowDsl() throws Exception { @@ -7832,6 +7918,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryCatchInExpressions { @Test public void testAllFilesPresentInTryCatchInExpressions() throws Exception { @@ -8033,6 +8120,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Coroutines { @Test @TestMetadata("32defaultParametersInSuspend.kt") @@ -8826,6 +8914,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bridges { @Test public void testAllFilesPresentInBridges() throws Exception { @@ -8876,6 +8965,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ControlFlow { @Test public void testAllFilesPresentInControlFlow() throws Exception { @@ -9028,6 +9118,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Debug { @Test public void testAllFilesPresentInDebug() throws Exception { @@ -9042,6 +9133,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FeatureIntersection { @Test public void testAllFilesPresentInFeatureIntersection() throws Exception { @@ -9169,6 +9261,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -9200,6 +9293,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -9220,6 +9314,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("adapted.kt") @@ -9245,6 +9340,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -9267,6 +9363,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -9305,6 +9402,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmDefault { @Test public void testAllFilesPresentInJvmDefault() throws Exception { @@ -9318,6 +9416,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Kt46007 { @Test public void testAllFilesPresentInKt46007() throws Exception { @@ -9333,6 +9432,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Tailrec { @Test public void testAllFilesPresentInTailrec() throws Exception { @@ -9432,6 +9532,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -9463,6 +9564,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Direct { @Test public void testAllFilesPresentInDirect() throws Exception { @@ -9759,6 +9861,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Resume { @Test public void testAllFilesPresentInResume() throws Exception { @@ -10055,6 +10158,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ResumeWithException { @Test public void testAllFilesPresentInResumeWithException() throws Exception { @@ -10322,6 +10426,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IntLikeVarSpilling { @Test public void testAllFilesPresentInIntLikeVarSpilling() throws Exception { @@ -10396,6 +10501,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IntrinsicSemantics { @Test public void testAllFilesPresentInIntrinsicSemantics() throws Exception { @@ -10470,6 +10576,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -10484,6 +10591,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunctions { @Test public void testAllFilesPresentInLocalFunctions() throws Exception { @@ -10497,6 +10605,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Anonymous { @Test public void testAllFilesPresentInAnonymous() throws Exception { @@ -10517,6 +10626,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Named { @Test public void testAllFilesPresentInNamed() throws Exception { @@ -10604,6 +10714,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -10672,6 +10783,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RedundantLocalsElimination { @Test public void testAllFilesPresentInRedundantLocalsElimination() throws Exception { @@ -10692,6 +10804,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflect { @Test public void testAllFilesPresentInReflect() throws Exception { @@ -10706,6 +10819,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StackUnwinding { @Test public void testAllFilesPresentInStackUnwinding() throws Exception { @@ -10756,6 +10870,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test public void testAllFilesPresentInSuspendConversion() throws Exception { @@ -10794,6 +10909,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendFunctionAsCoroutine { @Test public void testAllFilesPresentInSuspendFunctionAsCoroutine() throws Exception { @@ -10910,6 +11026,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendFunctionTypeCall { @Test public void testAllFilesPresentInSuspendFunctionTypeCall() throws Exception { @@ -10954,6 +11071,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailCallOptimizations { @Test public void testAllFilesPresentInTailCallOptimizations() throws Exception { @@ -10991,6 +11109,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unit { @Test public void testAllFilesPresentInUnit() throws Exception { @@ -11006,6 +11125,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailOperations { @Test public void testAllFilesPresentInTailOperations() throws Exception { @@ -11044,6 +11164,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnitTypeReturn { @Test public void testAllFilesPresentInUnitTypeReturn() throws Exception { @@ -11100,6 +11221,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class VarSpilling { @Test public void testAllFilesPresentInVarSpilling() throws Exception { @@ -11161,6 +11283,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Cleanup { @Test public void testAllFilesPresentInCleanup() throws Exception { @@ -11175,6 +11298,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DebugMode { @Test public void testAllFilesPresentInDebugMode() throws Exception { @@ -11191,6 +11315,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CorrectFrontendCode { @Test public void testAllFilesPresentInCorrectFrontendCode() throws Exception { @@ -11211,6 +11336,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DataClasses { @Test public void testAllFilesPresentInDataClasses() throws Exception { @@ -11332,6 +11458,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Components { @Test public void testAllFilesPresentInComponents() throws Exception { @@ -11358,6 +11485,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Copy { @Test public void testAllFilesPresentInCopy() throws Exception { @@ -11420,6 +11548,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equals { @Test public void testAllFilesPresentInEquals() throws Exception { @@ -11470,6 +11599,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class HashCode { @Test public void testAllFilesPresentInHashCode() throws Exception { @@ -11550,6 +11680,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ToString { @Test public void testAllFilesPresentInToString() throws Exception { @@ -11607,6 +11738,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DataObjects { @Test public void testAllFilesPresentInDataObjects() throws Exception { @@ -11639,6 +11771,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DeadCodeElimination { @Test public void testAllFilesPresentInDeadCodeElimination() throws Exception { @@ -11677,6 +11810,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -11834,6 +11968,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructor { @Test public void testAllFilesPresentInConstructor() throws Exception { @@ -11938,6 +12073,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Convention { @Test public void testAllFilesPresentInConvention() throws Exception { @@ -11988,6 +12124,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Function { @Test @TestMetadata("abstractClass.kt") @@ -12170,6 +12307,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test public void testAllFilesPresentInPrivate() throws Exception { @@ -12208,6 +12346,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Signature { @Test public void testAllFilesPresentInSignature() throws Exception { @@ -12241,6 +12380,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegatedProperty { @Test @TestMetadata("accessTopLevelDelegatedPropertyInClinit.kt") @@ -12548,6 +12688,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToAnother { @Test public void testAllFilesPresentInDelegateToAnother() throws Exception { @@ -12622,6 +12763,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToConst { @Test public void testAllFilesPresentInDelegateToConst() throws Exception { @@ -12654,6 +12796,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToFinalProperty { @Test public void testAllFilesPresentInDelegateToFinalProperty() throws Exception { @@ -12716,6 +12859,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToSingleton { @Test public void testAllFilesPresentInDelegateToSingleton() throws Exception { @@ -12772,6 +12916,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegateToThis { @Test public void testAllFilesPresentInDelegateToThis() throws Exception { @@ -12804,6 +12949,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -12914,6 +13060,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OptimizedDelegatedProperties { @Test public void testAllFilesPresentInOptimizedDelegatedProperties() throws Exception { @@ -12994,6 +13141,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProvideDelegate { @Test public void testAllFilesPresentInProvideDelegate() throws Exception { @@ -13135,6 +13283,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Delegation { @Test public void testAllFilesPresentInDelegation() throws Exception { @@ -13209,6 +13358,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Deprecated { @Test public void testAllFilesPresentInDeprecated() throws Exception { @@ -13223,6 +13373,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DestructuringDeclInLambdaParam { @Test public void testAllFilesPresentInDestructuringDeclInLambdaParam() throws Exception { @@ -13285,6 +13436,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Diagnostics { @Test public void testAllFilesPresentInDiagnostics() throws Exception { @@ -13298,6 +13450,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -13311,6 +13464,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inference { @Test public void testAllFilesPresentInInference() throws Exception { @@ -13331,6 +13485,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invoke { @Test public void testAllFilesPresentInInvoke() throws Exception { @@ -13344,6 +13499,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OnObjects { @Test public void testAllFilesPresentInOnObjects() throws Exception { @@ -13419,6 +13575,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TailRecursion { @Test public void testAllFilesPresentInTailRecursion() throws Exception { @@ -13704,6 +13861,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Vararg { @Test public void testAllFilesPresentInVararg() throws Exception { @@ -13725,6 +13883,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DifferentDependencyVersion { @Test public void testAllFilesPresentInDifferentDependencyVersion() throws Exception { @@ -13739,6 +13898,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DirectInvokeOptimization { @Test public void testAllFilesPresentInDirectInvokeOptimization() throws Exception { @@ -13837,6 +13997,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Elvis { @Test public void testAllFilesPresentInElvis() throws Exception { @@ -13905,6 +14066,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enum { @Test @TestMetadata("abstractMethodInEnum.kt") @@ -14350,6 +14512,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultCtor { @Test public void testAllFilesPresentInDefaultCtor() throws Exception { @@ -14407,6 +14570,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Evaluate { @Test public void testAllFilesPresentInEvaluate() throws Exception { @@ -14427,6 +14591,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExclExcl { @Test public void testAllFilesPresentInExclExcl() throws Exception { @@ -14465,6 +14630,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionClasses { @Test public void testAllFilesPresentInExtensionClasses() throws Exception { @@ -14479,6 +14645,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionFunctions { @Test public void testAllFilesPresentInExtensionFunctions() throws Exception { @@ -14660,6 +14827,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ContextReceivers { @Test public void testAllFilesPresentInContextReceivers() throws Exception { @@ -14673,6 +14841,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FromKEEP { @Test public void testAllFilesPresentInFromKEEP() throws Exception { @@ -14689,6 +14858,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExtensionProperties { @Test @TestMetadata("accessorForPrivateSetter.kt") @@ -14793,6 +14963,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class External { @Test public void testAllFilesPresentInExternal() throws Exception { @@ -14807,6 +14978,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FakeOverride { @Test public void testAllFilesPresentInFakeOverride() throws Exception { @@ -14875,6 +15047,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FieldRename { @Test public void testAllFilesPresentInFieldRename() throws Exception { @@ -14907,6 +15080,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Finally { @Test public void testAllFilesPresentInFinally() throws Exception { @@ -15059,6 +15233,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Fir { @Test public void testAllFilesPresentInFir() throws Exception { @@ -15091,6 +15266,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FullJdk { @Test public void testAllFilesPresentInFullJdk() throws Exception { @@ -15104,6 +15280,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Native { @Test public void testAllFilesPresentInNative() throws Exception { @@ -15118,6 +15295,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Regressions { @Test public void testAllFilesPresentInRegressions() throws Exception { @@ -15133,6 +15311,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -15326,6 +15505,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -15371,6 +15551,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -15690,6 +15871,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BigArity { @Test public void testAllFilesPresentInBigArity() throws Exception { @@ -15746,6 +15928,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExpression { @Test public void testAllFilesPresentInFunctionExpression() throws Exception { @@ -15790,6 +15973,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invoke { @Test public void testAllFilesPresentInInvoke() throws Exception { @@ -15888,6 +16072,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunctions { @Test public void testAllFilesPresentInLocalFunctions() throws Exception { @@ -16083,6 +16268,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ieee754 { @Test public void testAllFilesPresentInIeee754() throws Exception { @@ -16409,6 +16595,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Increment { @Test public void testAllFilesPresentInIncrement() throws Exception { @@ -16579,6 +16766,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Inference { @Test public void testAllFilesPresentInInference() throws Exception { @@ -16778,6 +16966,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BuilderInference { @Test public void testAllFilesPresentInBuilderInference() throws Exception { @@ -16991,6 +17180,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineArgsInPlace { @Test public void testAllFilesPresentInInlineArgsInPlace() throws Exception { @@ -17071,6 +17261,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { public InlineClasses() { register("compiler/testData/codegen/box/inlineClasses/annotatedMemberExtensionProperty.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -19841,6 +20032,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxReturnValueInLambda { public BoxReturnValueInLambda() { register("compiler/testData/codegen/box/inlineClasses/boxReturnValueInLambda/boxAny.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20078,6 +20270,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxReturnValueOnOverride { public BoxReturnValueOnOverride() { register("compiler/testData/codegen/box/inlineClasses/boxReturnValueOnOverride/boxReturnValueInDefaultMethod.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20583,6 +20776,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReferences { public CallableReferences() { register("compiler/testData/codegen/box/inlineClasses/callableReferences/boundInlineClassExtensionFun.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -20919,6 +21113,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Let { public Let() { register("compiler/testData/codegen/box/inlineClasses/callableReferences/let/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21079,6 +21274,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ContextsAndAccessors { public ContextsAndAccessors() { register("compiler/testData/codegen/box/inlineClasses/contextsAndAccessors/accessPrivateInlineClassCompanionMethod.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21432,6 +21628,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultParameterValues { public DefaultParameterValues() { register("compiler/testData/codegen/box/inlineClasses/defaultParameterValues/defaultConstructorParameterValuesOfInlineClassType.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21632,6 +21829,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultWithDefaultParameter { @Test public void testAllFilesPresentInDefaultWithDefaultParameter() throws Exception { @@ -21646,6 +21844,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OverrideFunctionWithDefaultParameter { @Test public void testAllFilesPresentInOverrideFunctionWithDefaultParameter() throws Exception { @@ -21661,6 +21860,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationByUnderlyingType { @Test public void testAllFilesPresentInDelegationByUnderlyingType() throws Exception { @@ -21711,6 +21911,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { public FunInterface() { register("compiler/testData/codegen/box/inlineClasses/funInterface/argumentIC.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -21820,6 +22021,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionNameMangling { public FunctionNameMangling() { register("compiler/testData/codegen/box/inlineClasses/functionNameMangling/anonymousObjectInFunctionWithMangledName.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22093,6 +22295,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GenericUnderlyingValue { @Test public void testAllFilesPresentInGenericUnderlyingValue() throws Exception { @@ -22149,6 +22352,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class HiddenConstructor { public HiddenConstructor() { register("compiler/testData/codegen/box/inlineClasses/hiddenConstructor/constructorReferencedFromOtherFile1.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22364,6 +22568,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassCollection { public InlineClassCollection() { register("compiler/testData/codegen/box/inlineClasses/inlineClassCollection/inlineCollectionOfInlineClass.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22437,6 +22642,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceDelegation { public InterfaceDelegation() { register("compiler/testData/codegen/box/inlineClasses/interfaceDelegation/interfaceImplementationByDelegation.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22574,6 +22780,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceMethodCalls { public InterfaceMethodCalls() { register("compiler/testData/codegen/box/inlineClasses/interfaceMethodCalls/complexGenericMethodWithInlineClassOverride.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22767,6 +22974,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -22781,6 +22989,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8DefaultInterfaceMethods { @Test public void testAllFilesPresentInJvm8DefaultInterfaceMethods() throws Exception { @@ -22795,6 +23004,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PropertyDelegation { public PropertyDelegation() { register("compiler/testData/codegen/box/inlineClasses/propertyDelegation/captureLocalVarDelegatedToInlineClass.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -22988,6 +23198,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Result { @Test public void testAllFilesPresentInResult() throws Exception { @@ -23050,6 +23261,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ReturnResult { @Test public void testAllFilesPresentInReturnResult() throws Exception { @@ -23100,6 +23312,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnboxGenericParameter { @Test public void testAllFilesPresentInUnboxGenericParameter() throws Exception { @@ -23113,6 +23326,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { public FunInterface() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/funInterface/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23262,6 +23476,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambda { public Lambda() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/lambda/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23411,6 +23626,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectLiteral { public ObjectLiteral() { register("compiler/testData/codegen/box/inlineClasses/unboxGenericParameter/objectLiteral/any.kt", TransformersFunctions.getRemoveOptionalJvmInlineAnnotation()); @@ -23562,6 +23778,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InnerNested { @Test public void testAllFilesPresentInInnerNested() throws Exception { @@ -23743,6 +23960,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuperConstructorCall { @Test public void testAllFilesPresentInSuperConstructorCall() throws Exception { @@ -23884,6 +24102,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Instructions { @Test public void testAllFilesPresentInInstructions() throws Exception { @@ -23897,6 +24116,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Swap { @Test public void testAllFilesPresentInSwap() throws Exception { @@ -23924,6 +24144,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Intrinsics { @Test public void testAllFilesPresentInIntrinsics() throws Exception { @@ -24076,6 +24297,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invokedynamic { @Test public void testAllFilesPresentInInvokedynamic() throws Exception { @@ -24089,6 +24311,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambdas { @Test public void testAllFilesPresentInLambdas() throws Exception { @@ -24108,6 +24331,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassInSignature { @Test public void testAllFilesPresentInInlineClassInSignature() throws Exception { @@ -24123,6 +24347,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -24136,6 +24361,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExprToJavaInterface { @Test public void testAllFilesPresentInFunctionExprToJavaInterface() throws Exception { @@ -24150,6 +24376,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionRefToJavaInterface { @Test public void testAllFilesPresentInFunctionRefToJavaInterface() throws Exception { @@ -24163,6 +24390,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecialFunctions { @Test public void testAllFilesPresentInSpecialFunctions() throws Exception { @@ -24177,6 +24405,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithAccessor { @Test public void testAllFilesPresentInWithAccessor() throws Exception { @@ -24192,6 +24421,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClassInSignature { @Test public void testAllFilesPresentInInlineClassInSignature() throws Exception { @@ -24206,6 +24436,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecializedGenerics { @Test public void testAllFilesPresentInSpecializedGenerics() throws Exception { @@ -24221,6 +24452,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Serializable { @Test public void testAllFilesPresentInSerializable() throws Exception { @@ -24236,6 +24468,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InvolvesIrInterpreter { @Test public void testAllFilesPresentInInvolvesIrInterpreter() throws Exception { @@ -24273,6 +24506,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DumpIrAndCheck { @Test public void testAllFilesPresentInDumpIrAndCheck() throws Exception { @@ -24366,6 +24600,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ir { @Test public void testAllFilesPresentInIr() throws Exception { @@ -24505,6 +24740,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClosureConversion { @Test public void testAllFilesPresentInClosureConversion() throws Exception { @@ -24567,6 +24803,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveNumberComparisons { @Test public void testAllFilesPresentInPrimitiveNumberComparisons() throws Exception { @@ -24605,6 +24842,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrivateSignatures { @Test public void testAllFilesPresentInPrivateSignatures() throws Exception { @@ -24631,6 +24869,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SerializationRegressions { @Test public void testAllFilesPresentInSerializationRegressions() throws Exception { @@ -24700,6 +24939,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaFieldAndKotlinProperty { @Test public void testAllFilesPresentInJavaFieldAndKotlinProperty() throws Exception { @@ -24714,6 +24954,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -24727,6 +24968,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForeignAnnotationsTests { @Test public void testAllFilesPresentInForeignAnnotationsTests() throws Exception { @@ -24740,6 +24982,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Tests { @Test public void testAllFilesPresentInTests() throws Exception { @@ -24755,6 +24998,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generics { @Test public void testAllFilesPresentInGenerics() throws Exception { @@ -24781,6 +25025,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NotNullAssertions { @Test public void testAllFilesPresentInNotNullAssertions() throws Exception { @@ -24800,6 +25045,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnhancedNullability { @Test public void testAllFilesPresentInEnhancedNullability() throws Exception { @@ -24814,6 +25060,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullCheckOnLambdaReturnValue { @Test public void testAllFilesPresentInNullCheckOnLambdaReturnValue() throws Exception { @@ -24829,6 +25076,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectMethods { @Test public void testAllFilesPresentInObjectMethods() throws Exception { @@ -24868,6 +25116,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaVisibility { @Test public void testAllFilesPresentInJavaVisibility() throws Exception { @@ -24881,6 +25130,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Package { @Test public void testAllFilesPresentInPackage() throws Exception { @@ -24895,6 +25145,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedAndPackage { @Test public void testAllFilesPresentInProtectedAndPackage() throws Exception { @@ -24909,6 +25160,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedStatic { @Test public void testAllFilesPresentInProtectedStatic() throws Exception { @@ -24924,6 +25176,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jdk { @Test public void testAllFilesPresentInJdk() throws Exception { @@ -24962,6 +25215,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8 { @Test public void testAllFilesPresentInJvm8() throws Exception { @@ -24975,6 +25229,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Defaults { @Test public void testAllFilesPresentInDefaults() throws Exception { @@ -24988,6 +25243,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AllCompatibility { @Test public void testAllFilesPresentInAllCompatibility() throws Exception { @@ -25001,6 +25257,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25016,6 +25273,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Compatibility { @Test public void testAllFilesPresentInCompatibility() throws Exception { @@ -25030,6 +25288,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25044,6 +25303,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDefaultImpls { @Test public void testAllFilesPresentInNoDefaultImpls() throws Exception { @@ -25057,6 +25317,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegationBy { @Test public void testAllFilesPresentInDelegationBy() throws Exception { @@ -25071,6 +25332,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Specialization { @Test public void testAllFilesPresentInSpecialization() throws Exception { @@ -25085,6 +25347,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithCompatibility { @Test public void testAllFilesPresentInWithCompatibility() throws Exception { @@ -25100,6 +25363,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoDelegation { @Test public void testAllFilesPresentInNoDelegation() throws Exception { @@ -25114,6 +25378,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonDefaultInheritance { @Test public void testAllFilesPresentInNonDefaultInheritance() throws Exception { @@ -25128,6 +25393,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflection { @Test public void testAllFilesPresentInReflection() throws Exception { @@ -25143,6 +25409,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InterfaceFlag { @Test public void testAllFilesPresentInInterfaceFlag() throws Exception { @@ -25157,6 +25424,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaDefaults { @Test public void testAllFilesPresentInJavaDefaults() throws Exception { @@ -25172,6 +25440,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmField { @Test public void testAllFilesPresentInJvmField() throws Exception { @@ -25186,6 +25455,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmName { @Test public void testAllFilesPresentInJvmName() throws Exception { @@ -25199,6 +25469,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FileFacades { @Test public void testAllFilesPresentInFileFacades() throws Exception { @@ -25214,6 +25485,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmOverloads { @Test public void testAllFilesPresentInJvmOverloads() throws Exception { @@ -25228,6 +25500,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmPackageName { @Test public void testAllFilesPresentInJvmPackageName() throws Exception { @@ -25242,6 +25515,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmStatic { @Test public void testAllFilesPresentInJvmStatic() throws Exception { @@ -25255,6 +25529,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedInSuperClass { @Test public void testAllFilesPresentInProtectedInSuperClass() throws Exception { @@ -25270,6 +25545,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Labels { @Test public void testAllFilesPresentInLabels() throws Exception { @@ -25332,6 +25608,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LazyCodegen { @Test public void testAllFilesPresentInLazyCodegen() throws Exception { @@ -25399,6 +25676,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -25468,6 +25746,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalClasses { @Test public void testAllFilesPresentInLocalClasses() throws Exception { @@ -25722,6 +26001,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Mangling { @Test public void testAllFilesPresentInMangling() throws Exception { @@ -25772,6 +26052,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MixedNamedPosition { @Test public void testAllFilesPresentInMixedNamedPosition() throws Exception { @@ -25810,6 +26091,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiDecl { @Test public void testAllFilesPresentInMultiDecl() throws Exception { @@ -25907,6 +26189,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForIterator { @Test public void testAllFilesPresentInForIterator() throws Exception { @@ -25950,6 +26233,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LongIterator { @Test public void testAllFilesPresentInLongIterator() throws Exception { @@ -25989,6 +26273,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForRange { @Test public void testAllFilesPresentInForRange() throws Exception { @@ -26044,6 +26329,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExplicitRangeTo { @Test public void testAllFilesPresentInExplicitRangeTo() throws Exception { @@ -26087,6 +26373,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26125,6 +26412,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26164,6 +26452,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExplicitRangeToWithDot { @Test public void testAllFilesPresentInExplicitRangeToWithDot() throws Exception { @@ -26207,6 +26496,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26245,6 +26535,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26284,6 +26575,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Int { @Test public void testAllFilesPresentInInt() throws Exception { @@ -26322,6 +26614,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Long { @Test public void testAllFilesPresentInLong() throws Exception { @@ -26362,6 +26655,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -26375,6 +26669,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimized { @Test public void testAllFilesPresentInOptimized() throws Exception { @@ -26390,6 +26685,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Multiplatform { @Test public void testAllFilesPresentInMultiplatform() throws Exception { @@ -26421,6 +26717,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -26579,6 +26876,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Exhaustiveness { @Test public void testAllFilesPresentInExhaustiveness() throws Exception { @@ -26593,6 +26891,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Hmpp { @Test public void testAllFilesPresentInHmpp() throws Exception { @@ -26607,6 +26906,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class K2 { @Test public void testAllFilesPresentInK2() throws Exception { @@ -26620,6 +26920,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -26640,6 +26941,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Basic { @Test @TestMetadata("accessToLocalClassFromBackend.kt") @@ -26768,6 +27070,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -26921,6 +27224,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -26960,6 +27264,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonLocalReturns { @Test public void testAllFilesPresentInNonLocalReturns() throws Exception { @@ -26992,6 +27297,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NotNullAssertions { @Test public void testAllFilesPresentInNotNullAssertions() throws Exception { @@ -27006,6 +27312,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NothingValue { @Test public void testAllFilesPresentInNothingValue() throws Exception { @@ -27032,6 +27339,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullCheckOptimization { @Test public void testAllFilesPresentInNullCheckOptimization() throws Exception { @@ -27082,6 +27390,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectIntrinsics { @Test public void testAllFilesPresentInObjectIntrinsics() throws Exception { @@ -27102,6 +27411,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Objects { @Test public void testAllFilesPresentInObjects() throws Exception { @@ -27577,6 +27887,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompanionObjectAccess { @Test public void testAllFilesPresentInCompanionObjectAccess() throws Exception { @@ -27686,6 +27997,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultipleCompanionsWithAccessors { @Test @TestMetadata("accessFromInlineLambda.kt") @@ -27772,6 +28084,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveCompanion { @Test public void testAllFilesPresentInPrimitiveCompanion() throws Exception { @@ -27830,6 +28143,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OperatorConventions { @Test public void testAllFilesPresentInOperatorConventions() throws Exception { @@ -27993,6 +28307,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CompareTo { @Test public void testAllFilesPresentInCompareTo() throws Exception { @@ -28074,6 +28389,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -28094,6 +28410,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Package { @Test public void testAllFilesPresentInPackage() throws Exception { @@ -28174,6 +28491,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ParametersMetadata { @Test public void testAllFilesPresentInParametersMetadata() throws Exception { @@ -28188,6 +28506,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PlatformTypes { @Test public void testAllFilesPresentInPlatformTypes() throws Exception { @@ -28201,6 +28520,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Primitives { @Test public void testAllFilesPresentInPrimitives() throws Exception { @@ -28330,6 +28650,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PolymorphicSignature { @Test public void testAllFilesPresentInPolymorphicSignature() throws Exception { @@ -28344,6 +28665,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrimitiveTypes { @Test public void testAllFilesPresentInPrimitiveTypes() throws Exception { @@ -28711,6 +29033,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EqualityWithObject { @Test public void testAllFilesPresentInEqualityWithObject() throws Exception { @@ -28778,6 +29101,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generated { @Test public void testAllFilesPresentInGenerated() throws Exception { @@ -28901,6 +29225,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NumberToChar { @Test @TestMetadata("abstractMethodInSuperinterface.kt") @@ -28952,6 +29277,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test public void testAllFilesPresentInPrivate() throws Exception { @@ -28978,6 +29304,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PrivateConstructors { @Test public void testAllFilesPresentInPrivateConstructors() throws Exception { @@ -29064,6 +29391,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Properties { @Test @TestMetadata("accessToPrivateProperty.kt") @@ -29545,6 +29873,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BackingField { @Test public void testAllFilesPresentInBackingField() throws Exception { @@ -29559,6 +29888,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Const { @Test public void testAllFilesPresentInConst() throws Exception { @@ -29597,6 +29927,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lateinit { @Test @TestMetadata("accessor.kt") @@ -29700,6 +30031,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsInitializedAndDeinitialize { @Test public void testAllFilesPresentInIsInitializedAndDeinitialize() throws Exception { @@ -29768,6 +30100,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Local { @Test public void testAllFilesPresentInLocal() throws Exception { @@ -29824,6 +30157,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevel { @Test @TestMetadata("accessorException.kt") @@ -29870,6 +30204,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class PublishedApi { @Test public void testAllFilesPresentInPublishedApi() throws Exception { @@ -29896,6 +30231,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Ranges { @Test public void testAllFilesPresentInRanges() throws Exception { @@ -30053,6 +30389,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contains { @Test public void testAllFilesPresentInContains() throws Exception { @@ -30366,6 +30703,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Generated { @Test public void testAllFilesPresentInGenerated() throws Exception { @@ -30543,6 +30881,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EvaluationOrder { @Test public void testAllFilesPresentInEvaluationOrder() throws Exception { @@ -30610,6 +30949,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Stepped { @Test public void testAllFilesPresentInStepped() throws Exception { @@ -30623,6 +30963,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInDownTo { @Test public void testAllFilesPresentInForInDownTo() throws Exception { @@ -30685,6 +31026,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInRangeLiteral { @Test public void testAllFilesPresentInForInRangeLiteral() throws Exception { @@ -30747,6 +31089,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUntil { @Test public void testAllFilesPresentInForInUntil() throws Exception { @@ -30811,6 +31154,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -31011,6 +31355,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInDownTo { @Test public void testAllFilesPresentInForInDownTo() throws Exception { @@ -31067,6 +31412,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInIndices { @Test public void testAllFilesPresentInForInIndices() throws Exception { @@ -31225,6 +31571,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInProgressionWithIndex { @Test public void testAllFilesPresentInForInProgressionWithIndex() throws Exception { @@ -31329,6 +31676,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInReversed { @Test public void testAllFilesPresentInForInReversed() throws Exception { @@ -31451,6 +31799,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForInUntil { @Test public void testAllFilesPresentInForInUntil() throws Exception { @@ -31555,6 +31904,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ForWithPossibleOverflow { @Test public void testAllFilesPresentInForWithPossibleOverflow() throws Exception { @@ -31647,6 +31997,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaInterop { @Test public void testAllFilesPresentInJavaInterop() throws Exception { @@ -31660,6 +32011,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithIndex { @Test public void testAllFilesPresentInWithIndex() throws Exception { @@ -31675,6 +32027,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -31875,6 +32228,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableLoopParameter { @Test public void testAllFilesPresentInNullableLoopParameter() throws Exception { @@ -31907,6 +32261,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Stepped { @Test public void testAllFilesPresentInStepped() throws Exception { @@ -31920,6 +32275,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -31933,6 +32289,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -32042,6 +32399,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32104,6 +32462,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32155,6 +32514,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -32264,6 +32624,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32326,6 +32687,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32377,6 +32739,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -32450,6 +32813,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32512,6 +32876,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32563,6 +32928,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -32678,6 +33044,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32740,6 +33107,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -32792,6 +33160,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -32805,6 +33174,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -32914,6 +33284,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -32976,6 +33347,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33027,6 +33399,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -33136,6 +33509,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33198,6 +33572,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33249,6 +33624,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -33322,6 +33698,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33384,6 +33761,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33435,6 +33813,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -33550,6 +33929,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33612,6 +33992,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33664,6 +34045,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unsigned { @Test public void testAllFilesPresentInUnsigned() throws Exception { @@ -33677,6 +34059,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -33690,6 +34073,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -33799,6 +34183,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -33861,6 +34246,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -33912,6 +34298,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -34021,6 +34408,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34083,6 +34471,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34134,6 +34523,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -34207,6 +34597,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34269,6 +34660,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34320,6 +34712,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -34435,6 +34828,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34497,6 +34891,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34549,6 +34944,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -34562,6 +34958,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DownTo { @Test public void testAllFilesPresentInDownTo() throws Exception { @@ -34671,6 +35068,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34733,6 +35131,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -34784,6 +35183,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeTo { @Test public void testAllFilesPresentInRangeTo() throws Exception { @@ -34893,6 +35293,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -34955,6 +35356,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35006,6 +35408,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RangeUntil { @Test public void testAllFilesPresentInRangeUntil() throws Exception { @@ -35079,6 +35482,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35141,6 +35545,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35192,6 +35597,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Until { @Test public void testAllFilesPresentInUntil() throws Exception { @@ -35307,6 +35713,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NestedStep { @Test public void testAllFilesPresentInNestedStep() throws Exception { @@ -35369,6 +35776,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reversed { @Test public void testAllFilesPresentInReversed() throws Exception { @@ -35423,6 +35831,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unsigned { @Test public void testAllFilesPresentInUnsigned() throws Exception { @@ -35472,6 +35881,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Expression { @Test public void testAllFilesPresentInExpression() throws Exception { @@ -35672,6 +36082,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Literal { @Test public void testAllFilesPresentInLiteral() throws Exception { @@ -35872,6 +36283,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableLoopParameter { @Test public void testAllFilesPresentInNullableLoopParameter() throws Exception { @@ -35906,6 +36318,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class RecursiveRawTypes { @Test public void testAllFilesPresentInRecursiveRawTypes() throws Exception { @@ -35920,6 +36333,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reflection { @Test public void testAllFilesPresentInReflection() throws Exception { @@ -35933,6 +36347,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -36018,6 +36433,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class OnTypes { @Test public void testAllFilesPresentInOnTypes() throws Exception { @@ -36032,6 +36448,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Repeatable { @Test public void testAllFilesPresentInRepeatable() throws Exception { @@ -36047,6 +36464,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Builtins { @Test public void testAllFilesPresentInBuiltins() throws Exception { @@ -36073,6 +36491,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Call { @Test public void testAllFilesPresentInCall() throws Exception { @@ -36158,6 +36577,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -36220,6 +36640,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -36251,6 +36672,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonNullObject { @Test public void testAllFilesPresentInNonNullObject() throws Exception { @@ -36265,6 +36687,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NullableObject { @Test public void testAllFilesPresentInNullableObject() throws Exception { @@ -36279,6 +36702,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Primitive { @Test public void testAllFilesPresentInPrimitive() throws Exception { @@ -36294,6 +36718,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -36309,6 +36734,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallBy { @Test public void testAllFilesPresentInCallBy() throws Exception { @@ -36455,6 +36881,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ClassLiterals { @Test public void testAllFilesPresentInClassLiterals() throws Exception { @@ -36499,6 +36926,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Classes { @Test public void testAllFilesPresentInClasses() throws Exception { @@ -36543,6 +36971,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructors { @Test public void testAllFilesPresentInConstructors() throws Exception { @@ -36587,6 +37016,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CreateAnnotation { @Test public void testAllFilesPresentInCreateAnnotation() throws Exception { @@ -36649,6 +37079,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enclosing { @Test public void testAllFilesPresentInEnclosing() throws Exception { @@ -36663,6 +37094,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Functions { @Test public void testAllFilesPresentInFunctions() throws Exception { @@ -36701,6 +37133,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GenericSignature { @Test public void testAllFilesPresentInGenericSignature() throws Exception { @@ -36721,6 +37154,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsInstance { @Test public void testAllFilesPresentInIsInstance() throws Exception { @@ -36735,6 +37169,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class KClassInAnnotation { @Test public void testAllFilesPresentInKClassInAnnotation() throws Exception { @@ -36761,6 +37196,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaClasses { @Test public void testAllFilesPresentInLambdaClasses() throws Exception { @@ -36775,6 +37211,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Mapping { @Test public void testAllFilesPresentInMapping() throws Exception { @@ -36788,6 +37225,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FakeOverrides { @Test public void testAllFilesPresentInFakeOverrides() throws Exception { @@ -36802,6 +37240,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -36816,6 +37255,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmStatic { @Test public void testAllFilesPresentInJvmStatic() throws Exception { @@ -36830,6 +37270,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Types { @Test public void testAllFilesPresentInTypes() throws Exception { @@ -36844,6 +37285,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -36859,6 +37301,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MethodsFromAny { @Test public void testAllFilesPresentInMethodsFromAny() throws Exception { @@ -36987,6 +37430,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Modifiers { @Test public void testAllFilesPresentInModifiers() throws Exception { @@ -37043,6 +37487,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -37057,6 +37502,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoReflectAtRuntime { @Test public void testAllFilesPresentInNoReflectAtRuntime() throws Exception { @@ -37088,6 +37534,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MethodsFromAny { @Test public void testAllFilesPresentInMethodsFromAny() throws Exception { @@ -37115,6 +37562,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Parameters { @Test public void testAllFilesPresentInParameters() throws Exception { @@ -37183,6 +37631,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Properties { @Test public void testAllFilesPresentInProperties() throws Exception { @@ -37268,6 +37717,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Accessors { @Test @TestMetadata("accessorNames.kt") @@ -37312,6 +37762,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class GetDelegate { @Test public void testAllFilesPresentInGetDelegate() throws Exception { @@ -37325,6 +37776,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Method { @Test public void testAllFilesPresentInMethod() throws Exception { @@ -37340,6 +37792,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmField { @Test public void testAllFilesPresentInJvmField() throws Exception { @@ -37354,6 +37807,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalDelegated { @Test public void testAllFilesPresentInLocalDelegated() throws Exception { @@ -37369,6 +37823,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Supertypes { @Test public void testAllFilesPresentInSupertypes() throws Exception { @@ -37401,6 +37856,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeOf { @Test public void testAllFilesPresentInTypeOf() throws Exception { @@ -37462,6 +37918,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Js { @Test public void testAllFilesPresentInJs() throws Exception { @@ -37476,6 +37933,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoReflect { @Test public void testAllFilesPresentInNoReflect() throws Exception { @@ -37495,6 +37953,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonReifiedTypeParameters { @Test public void testAllFilesPresentInNonReifiedTypeParameters() throws Exception { @@ -37510,6 +37969,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonReifiedTypeParameters { @Test public void testAllFilesPresentInNonReifiedTypeParameters() throws Exception { @@ -37591,6 +38051,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeParameters { @Test public void testAllFilesPresentInTypeParameters() throws Exception { @@ -37623,6 +38084,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Types { @Test public void testAllFilesPresentInTypes() throws Exception { @@ -37666,6 +38128,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CreateType { @Test public void testAllFilesPresentInCreateType() throws Exception { @@ -37710,6 +38173,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Subtyping { @Test public void testAllFilesPresentInSubtyping() throws Exception { @@ -37744,6 +38208,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Regressions { @Test public void testAllFilesPresentInRegressions() throws Exception { @@ -38178,6 +38643,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reified { @Test public void testAllFilesPresentInReified() throws Exception { @@ -38317,6 +38783,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArraysReification { @Test public void testAllFilesPresentInArraysReification() throws Exception { @@ -38356,6 +38823,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SafeCall { @Test public void testAllFilesPresentInSafeCall() throws Exception { @@ -38472,6 +38940,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -38503,6 +38972,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Adapters { @Test public void testAllFilesPresentInAdapters() throws Exception { @@ -38516,6 +38986,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Operators { @Test public void testAllFilesPresentInOperators() throws Exception { @@ -38531,6 +39002,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Approximation { @Test public void testAllFilesPresentInApproximation() throws Exception { @@ -38569,6 +39041,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Constructors { @Test public void testAllFilesPresentInConstructors() throws Exception { @@ -38601,6 +39074,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Equality { @Test public void testAllFilesPresentInEquality() throws Exception { @@ -38615,6 +39089,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JavaSamWithEqualsHashCode { @Test public void testAllFilesPresentInJavaSamWithEqualsHashCode() throws Exception { @@ -38630,6 +39105,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SameFileInSourceAndDependencies { @Test public void testAllFilesPresentInSameFileInSourceAndDependencies() throws Exception { @@ -38698,6 +39174,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Script { @Test public void testAllFilesPresentInScript() throws Exception { @@ -38712,6 +39189,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sealed { @Test public void testAllFilesPresentInSealed() throws Exception { @@ -38762,6 +39240,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SecondaryConstructors { @Test @TestMetadata("accessToCompanion.kt") @@ -38962,6 +39441,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Smap { @Test public void testAllFilesPresentInSmap() throws Exception { @@ -38976,6 +39456,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SmartCasts { @Test public void testAllFilesPresentInSmartCasts() throws Exception { @@ -39140,6 +39621,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SpecialBuiltins { @Test public void testAllFilesPresentInSpecialBuiltins() throws Exception { @@ -39298,6 +39780,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Statics { @Test public void testAllFilesPresentInStatics() throws Exception { @@ -39360,6 +39843,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StoreStackBeforeInline { @Test public void testAllFilesPresentInStoreStackBeforeInline() throws Exception { @@ -39404,6 +39888,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Strings { @Test public void testAllFilesPresentInStrings() throws Exception { @@ -39634,6 +40119,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Super { @Test public void testAllFilesPresentInSuper() throws Exception { @@ -39827,6 +40313,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuperConstructor { @Test public void testAllFilesPresentInSuperConstructor() throws Exception { @@ -39884,6 +40371,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SuspendConversion { @Test public void testAllFilesPresentInSuspendConversion() throws Exception { @@ -39970,6 +40458,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Synchronized { @Test public void testAllFilesPresentInSynchronized() throws Exception { @@ -39984,6 +40473,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticAccessors { @Test @TestMetadata("accessorForAbstractProtected.kt") @@ -40111,6 +40601,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedJavaFieldAccessor { @Test public void testAllFilesPresentInProtectedJavaFieldAccessor() throws Exception { @@ -40125,6 +40616,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProtectedMemberReferenceAccessor { @Test public void testAllFilesPresentInProtectedMemberReferenceAccessor() throws Exception { @@ -40164,6 +40656,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticExtensions { @Test public void testAllFilesPresentInSyntheticExtensions() throws Exception { @@ -40178,6 +40671,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Throws { @Test public void testAllFilesPresentInThrows() throws Exception { @@ -40192,6 +40686,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ToArray { @Test public void testAllFilesPresentInToArray() throws Exception { @@ -40224,6 +40719,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevelInitializtion { @Test public void testAllFilesPresentInTopLevelInitializtion() throws Exception { @@ -40268,6 +40764,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TopLevelPrivate { @Test public void testAllFilesPresentInTopLevelPrivate() throws Exception { @@ -40294,6 +40791,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TrailingComma { @Test public void testAllFilesPresentInTrailingComma() throws Exception { @@ -40314,6 +40812,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Traits { @Test @TestMetadata("abstractClassWithFakeOverride.kt") @@ -40532,6 +41031,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeInfo { @Test public void testAllFilesPresentInTypeInfo() throws Exception { @@ -40582,6 +41082,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TypeMapping { @Test public void testAllFilesPresentInTypeMapping() throws Exception { @@ -40638,6 +41139,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Typealias { @Test public void testAllFilesPresentInTypealias() throws Exception { @@ -40796,6 +41298,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnaryOp { @Test public void testAllFilesPresentInUnaryOp() throws Exception { @@ -40846,6 +41349,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnderscoredTypeArguments { @Test public void testAllFilesPresentInUnderscoredTypeArguments() throws Exception { @@ -40884,6 +41388,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Unit { @Test public void testAllFilesPresentInUnit() throws Exception { @@ -40982,6 +41487,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnsignedTypes { @Test public void testAllFilesPresentInUnsignedTypes() throws Exception { @@ -41253,6 +41759,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Jvm8Intrinsics { @Test public void testAllFilesPresentInJvm8Intrinsics() throws Exception { @@ -41268,6 +41775,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ValueClasses { @Test public void testAllFilesPresentInValueClasses() throws Exception { @@ -41282,6 +41790,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Vararg { @Test public void testAllFilesPresentInVararg() throws Exception { @@ -41392,6 +41901,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Volatile { @Test public void testAllFilesPresentInVolatile() throws Exception { @@ -41484,6 +41994,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class When { @Test public void testAllFilesPresentInWhen() throws Exception { @@ -41761,6 +42272,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumOptimization { @Test public void testAllFilesPresentInEnumOptimization() throws Exception { @@ -41901,6 +42413,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StringOptimization { @Test public void testAllFilesPresentInStringOptimization() throws Exception { @@ -41969,6 +42482,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WhenSubjectVariable { @Test public void testAllFilesPresentInWhenSubjectVariable() throws Exception { @@ -42093,6 +42607,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BoxInline { @Test public void testAllFilesPresentInBoxInline() throws Exception { @@ -42106,6 +42621,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Annotations { @Test public void testAllFilesPresentInAnnotations() throws Exception { @@ -42132,6 +42648,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AnonymousObject { @Test public void testAllFilesPresentInAnonymousObject() throws Exception { @@ -42535,6 +43052,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumEntries { @Test public void testAllFilesPresentInEnumEntries() throws Exception { @@ -42549,6 +43067,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnumWhen { @Test public void testAllFilesPresentInEnumWhen() throws Exception { @@ -42587,6 +43106,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProperRecapturing { @Test public void testAllFilesPresentInProperRecapturing() throws Exception { @@ -42637,6 +43157,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ProperRecapturingInClass { @Test public void testAllFilesPresentInProperRecapturingInClass() throws Exception { @@ -42723,6 +43244,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -42737,6 +43259,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TwoCapturedReceivers { @Test public void testAllFilesPresentInTwoCapturedReceivers() throws Exception { @@ -42794,6 +43317,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArgumentOrder { @Test public void testAllFilesPresentInArgumentOrder() throws Exception { @@ -42892,6 +43416,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ArrayConvention { @Test public void testAllFilesPresentInArrayConvention() throws Exception { @@ -42942,6 +43467,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Assert { @Test public void testAllFilesPresentInAssert() throws Exception { @@ -42956,6 +43482,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Builders { @Test public void testAllFilesPresentInBuilders() throws Exception { @@ -42970,6 +43497,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class BytecodePreprocessing { @Test public void testAllFilesPresentInBytecodePreprocessing() throws Exception { @@ -42984,6 +43512,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test @TestMetadata("adapted.kt") @@ -43093,6 +43622,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class AdaptedReferences { @Test public void testAllFilesPresentInAdaptedReferences() throws Exception { @@ -43143,6 +43673,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Bound { @Test public void testAllFilesPresentInBound() throws Exception { @@ -43314,6 +43845,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Capture { @Test public void testAllFilesPresentInCapture() throws Exception { @@ -43394,6 +43926,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Complex { @Test public void testAllFilesPresentInComplex() throws Exception { @@ -43444,6 +43977,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ComplexStack { @Test public void testAllFilesPresentInComplexStack() throws Exception { @@ -43512,6 +44046,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Contracts { @Test public void testAllFilesPresentInContracts() throws Exception { @@ -43616,6 +44151,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultValues { @Test @TestMetadata("33Parameters.kt") @@ -43749,6 +44285,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaInlining { @Test public void testAllFilesPresentInLambdaInlining() throws Exception { @@ -43960,6 +44497,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReferences { @Test public void testAllFilesPresentInCallableReferences() throws Exception { @@ -44143,6 +44681,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MaskElimination { @Test @TestMetadata("32Parameters.kt") @@ -44200,6 +44739,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DelegatedProperty { @Test public void testAllFilesPresentInDelegatedProperty() throws Exception { @@ -44250,6 +44790,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class EnclosingInfo { @Test public void testAllFilesPresentInEnclosingInfo() throws Exception { @@ -44264,6 +44805,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Enum { @Test public void testAllFilesPresentInEnum() throws Exception { @@ -44356,6 +44898,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunctionExpression { @Test public void testAllFilesPresentInFunctionExpression() throws Exception { @@ -44376,6 +44919,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineArgsInplace { @Test public void testAllFilesPresentInInlineArgsInplace() throws Exception { @@ -44396,6 +44940,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClasses { @Test public void testAllFilesPresentInInlineClasses() throws Exception { @@ -44451,6 +44996,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class UnboxGenericParameter { @Test public void testAllFilesPresentInUnboxGenericParameter() throws Exception { @@ -44464,6 +45010,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class FunInterface { @Test public void testAllFilesPresentInFunInterface() throws Exception { @@ -44514,6 +45061,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambda { @Test public void testAllFilesPresentInLambda() throws Exception { @@ -44564,6 +45112,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ObjectLiteral { @Test public void testAllFilesPresentInObjectLiteral() throws Exception { @@ -44616,6 +45165,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InnerClasses { @Test public void testAllFilesPresentInInnerClasses() throws Exception { @@ -44678,6 +45228,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Invokedynamic { @Test public void testAllFilesPresentInInvokedynamic() throws Exception { @@ -44691,6 +45242,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Lambdas { @Test public void testAllFilesPresentInLambdas() throws Exception { @@ -44705,6 +45257,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Sam { @Test public void testAllFilesPresentInSam() throws Exception { @@ -44720,6 +45273,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmName { @Test public void testAllFilesPresentInJvmName() throws Exception { @@ -44734,6 +45288,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class JvmPackageName { @Test public void testAllFilesPresentInJvmPackageName() throws Exception { @@ -44748,6 +45303,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaClassClash { @Test public void testAllFilesPresentInLambdaClassClash() throws Exception { @@ -44774,6 +45330,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LambdaTransformation { @Test public void testAllFilesPresentInLambdaTransformation() throws Exception { @@ -44818,6 +45375,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class LocalFunInLambda { @Test public void testAllFilesPresentInLocalFunInLambda() throws Exception { @@ -44856,6 +45414,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultiModule { @Test public void testAllFilesPresentInMultiModule() throws Exception { @@ -44876,6 +45435,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class MultifileClasses { @Test public void testAllFilesPresentInMultifileClasses() throws Exception { @@ -44890,6 +45450,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Multiplatform { @Test public void testAllFilesPresentInMultiplatform() throws Exception { @@ -44903,6 +45464,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultArguments { @Test public void testAllFilesPresentInDefaultArguments() throws Exception { @@ -44924,6 +45486,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NoInline { @Test public void testAllFilesPresentInNoInline() throws Exception { @@ -44980,6 +45543,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class NonLocalReturns { @Test public void testAllFilesPresentInNonLocalReturns() throws Exception { @@ -45131,6 +45695,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Deparenthesize { @Test public void testAllFilesPresentInDeparenthesize() throws Exception { @@ -45157,6 +45722,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryFinally { @Test public void testAllFilesPresentInTryFinally() throws Exception { @@ -45248,6 +45814,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallSite { @Test public void testAllFilesPresentInCallSite() throws Exception { @@ -45298,6 +45865,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Chained { @Test public void testAllFilesPresentInChained() throws Exception { @@ -45360,6 +45928,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DeclSite { @Test public void testAllFilesPresentInDeclSite() throws Exception { @@ -45446,6 +46015,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class ExceptionTable { @Test public void testAllFilesPresentInExceptionTable() throws Exception { @@ -45580,6 +46150,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Variables { @Test public void testAllFilesPresentInVariables() throws Exception { @@ -45602,6 +46173,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Optimizations { @Test public void testAllFilesPresentInOptimizations() throws Exception { @@ -45622,6 +46194,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Private { @Test @TestMetadata("accessorForConst.kt") @@ -45708,6 +46281,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Property { @Test public void testAllFilesPresentInProperty() throws Exception { @@ -45806,6 +46380,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Reified { @Test public void testAllFilesPresentInReified() throws Exception { @@ -45945,6 +46520,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CheckCast { @Test public void testAllFilesPresentInCheckCast() throws Exception { @@ -46013,6 +46589,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultLambda { @Test public void testAllFilesPresentInDefaultLambda() throws Exception { @@ -46027,6 +46604,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class IsCheck { @Test public void testAllFilesPresentInIsCheck() throws Exception { @@ -46060,6 +46638,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Signature { @Test public void testAllFilesPresentInSignature() throws Exception { @@ -46074,6 +46653,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SignatureMangling { @Test public void testAllFilesPresentInSignatureMangling() throws Exception { @@ -46088,6 +46668,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Simple { @Test public void testAllFilesPresentInSimple() throws Exception { @@ -46240,6 +46821,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Smap { @Test public void testAllFilesPresentInSmap() throws Exception { @@ -46379,6 +46961,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Anonymous { @Test public void testAllFilesPresentInAnonymous() throws Exception { @@ -46453,6 +47036,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultLambda { @Test public void testAllFilesPresentInDefaultLambda() throws Exception { @@ -46521,6 +47105,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineOnly { @Test public void testAllFilesPresentInInlineOnly() throws Exception { @@ -46559,6 +47144,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Newsmap { @Test public void testAllFilesPresentInNewsmap() throws Exception { @@ -46597,6 +47183,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Resolve { @Test public void testAllFilesPresentInResolve() throws Exception { @@ -46624,6 +47211,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Special { @Test public void testAllFilesPresentInSpecial() throws Exception { @@ -46692,6 +47280,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StackOnReturn { @Test public void testAllFilesPresentInStackOnReturn() throws Exception { @@ -46802,6 +47391,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Suspend { @Test public void testAllFilesPresentInSuspend() throws Exception { @@ -46959,6 +47549,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class CallableReference { @Test public void testAllFilesPresentInCallableReference() throws Exception { @@ -47003,6 +47594,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class DefaultParameter { @Test public void testAllFilesPresentInDefaultParameter() throws Exception { @@ -47053,6 +47645,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineClass { @Test public void testAllFilesPresentInInlineClass() throws Exception { @@ -47091,6 +47684,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class InlineUsedAsNoinline { @Test public void testAllFilesPresentInInlineUsedAsNoinline() throws Exception { @@ -47117,6 +47711,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Receiver { @Test public void testAllFilesPresentInReceiver() throws Exception { @@ -47179,6 +47774,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class StateMachine { @Test public void testAllFilesPresentInStateMachine() throws Exception { @@ -47332,6 +47928,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class SyntheticAccessors { @Test public void testAllFilesPresentInSyntheticAccessors() throws Exception { @@ -47393,6 +47990,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class WithinInlineLambda { @Test public void testAllFilesPresentInWithinInlineLambda() throws Exception { @@ -47462,6 +48060,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Trait { @Test public void testAllFilesPresentInTrait() throws Exception { @@ -47482,6 +48081,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class TryCatchFinally { @Test public void testAllFilesPresentInTryCatchFinally() throws Exception { @@ -47520,6 +48120,7 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT @Tag("k1Codegen") @UseExtTestCaseGroupProvider() @UsePartialLinkage(mode = Mode.DISABLED) + @Tag("no-partial-linkage-may-be-skipped") public class Varargs { @Test public void testAllFilesPresentInVarargs() throws Exception { 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 b5593966898..e64cd48c8c8 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 @@ -41,7 +41,8 @@ fun main() { codegen(), k1Codegen(), provider(), - noPartialLinkage() + noPartialLinkage(), + noPartialLinkageMayBeSkipped() ) ) { model("codegen/box", targetBackend = TargetBackend.NATIVE) @@ -66,7 +67,8 @@ fun main() { firCodegen(), provider(), provider(), - noPartialLinkage() + noPartialLinkage(), + noPartialLinkageMayBeSkipped() ) ) { model("codegen/box", targetBackend = TargetBackend.NATIVE) @@ -195,6 +197,9 @@ private fun noPartialLinkage() = annotation( "mode" to UsePartialLinkage.Mode.DISABLED ) +// This is a special tag to mark codegen box tests with disabled partial linkage that may be skipped in slow TC configurations. +private fun noPartialLinkageMayBeSkipped() = annotation(Tag::class.java, "no-partial-linkage-may-be-skipped") + private fun codegen() = annotation(Tag::class.java, "codegen") private fun k1Codegen() = annotation(Tag::class.java, "k1Codegen") private fun codegenK2() = annotation(Tag::class.java, "codegenK2")