Remove old Gradle-based new_project_wizards from the Kotlin group

This commit is contained in:
Anton Yalyshev
2020-05-14 21:16:38 +03:00
parent 82d81d5223
commit f0ff4b066e
21 changed files with 0 additions and 1997 deletions
-5
View File
@@ -1,11 +1,6 @@
Test key, Issue, State (optional: MUTE or FAIL), Status (optional: FLAKY)
org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testClassObjects, ERROR: Access to tree elements not allowed.,,
org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testUsingKotlinPackageDeclarations, ERROR: Access to tree elements not allowed.,,
org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testMobile, KT-35368,,
org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testMobileShared, KT-35368,,
org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testNative, KT-35368,,
org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testShared, KT-35368,,
org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testSharedWithQualifiedName, KT-35368,,
org.jetbrains.kotlin.idea.codeInsight.gradle.GradleFacetImportTest.testAndroidGradleJsDetection, NPE during import,,
org.jetbrains.kotlin.idea.codeInsight.gradle.GradleFacetImportTest.testKotlinAndroidPluginDetection, NPE during import,,
org.jetbrains.kotlin.idea.completion.test.JvmBasicCompletionTestGenerated.Common.StaticMembers.testJavaStaticMethodsFromImports, KT-32919,,