[IC] Add test for potential sam change in kotlin-java interop

JPS tests were fixed on IJ side during implementation of JPS on graph

Relates to KT-21534
This commit is contained in:
Aleksei.Cherepanov
2023-12-12 15:45:32 +01:00
committed by Space Team
parent 49ae1b8d01
commit 5150812838
13 changed files with 186 additions and 1 deletions
+5 -1
View File
@@ -96,4 +96,8 @@ org.jetbrains.kotlin.jps.build.IncrementalK2LightTreeJvmJpsTestGenerated.Increme
org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.IncrementalJvmCompilerOnly.testAddAnnotationToJavaClass, KT-55696,,
org.jetbrains.kotlin.jps.build.IncrementalK2JvmJpsTestGenerated.PureKotlin.testAllConstants, test should be changed and fixed in next commits - KT-54991,,
org.jetbrains.kotlin.jps.build.IncrementalK2LightTreeJvmJpsTestGenerated.PureKotlin.testAllConstants, test should be changed and fixed in next commits - KT-54991,,
org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.PureKotlin.testAllConstants, test should be changed and fixed in next commits - KT-54991,,
org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.PureKotlin.testAllConstants, test should be changed and fixed in next commits - KT-54991,,
org.jetbrains.kotlin.jps.build.IncrementalK1JvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter, fixed in new JPS graph impl on IJ side - KT-21534,,
org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter, fixed in new JPS graph impl on IJ side - KT-21534,,
org.jetbrains.kotlin.jps.build.IncrementalK2JvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter, fixed in new JPS graph impl on IJ side - KT-21534,,
org.jetbrains.kotlin.jps.build.IncrementalK2LightTreeJvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter, fixed in new JPS graph impl on IJ side - KT-21534,,
1 Test key Issue State (optional: MUTE or FAIL) Status (optional: FLAKY)
96 org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.IncrementalJvmCompilerOnly.testAddAnnotationToJavaClass KT-55696
97 org.jetbrains.kotlin.jps.build.IncrementalK2JvmJpsTestGenerated.PureKotlin.testAllConstants test should be changed and fixed in next commits - KT-54991
98 org.jetbrains.kotlin.jps.build.IncrementalK2LightTreeJvmJpsTestGenerated.PureKotlin.testAllConstants test should be changed and fixed in next commits - KT-54991
99 org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.PureKotlin.testAllConstants test should be changed and fixed in next commits - KT-54991
100 org.jetbrains.kotlin.jps.build.IncrementalK1JvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter fixed in new JPS graph impl on IJ side - KT-21534
101 org.jetbrains.kotlin.jps.build.IncrementalK2FirICLightTreeJvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter fixed in new JPS graph impl on IJ side - KT-21534
102 org.jetbrains.kotlin.jps.build.IncrementalK2JvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter fixed in new JPS graph impl on IJ side - KT-21534
103 org.jetbrains.kotlin.jps.build.IncrementalK2LightTreeJvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testPotentialSamAdapter fixed in new JPS graph impl on IJ side - KT-21534