Re-mute inspection tests in AS34 (KT-32856)

This commit is contained in:
Nikolay Krasko
2019-11-12 23:07:09 +03:00
committed by Nikolay Krasko
parent e49d7c86ff
commit 73a152ccc7
5 changed files with 11 additions and 4 deletions
@@ -1 +0,0 @@
// https://youtrack.jetbrains.com/issue/KT-32856
@@ -1 +0,0 @@
// https://youtrack.jetbrains.com/issue/KT-32856
@@ -1 +0,0 @@
// https://youtrack.jetbrains.com/issue/KT-32856
@@ -1 +0,0 @@
// https://youtrack.jetbrains.com/issue/KT-32856
+11
View File
@@ -0,0 +1,11 @@
Test key, Issue, State (optional: MUTE or FAIL)
org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerTestGenerated.JavaAgainstKotlin.testExtendingMutableInterfaces, KT-34105
org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerTestGenerated.JavaAgainstKotlin.testExtendingReadOnlyInterfaces, KT-34105
org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerWithoutUltraLightTestGenerated.JavaAgainstKotlin.testExtendingMutableInterfaces, KT-34105
org.jetbrains.kotlin.idea.codeInsight.InspectionTestGenerated.Inspections.testOverridingDeprecatedMember_inspectionData_Inspections_test, KT-32856
org.jetbrains.kotlin.idea.codeInsight.InspectionTestGenerated.Inspections.testRecursivePropertyAccessor_inspectionData_Inspections_test, KT-32856
org.jetbrains.kotlin.idea.codeInsight.InspectionTestGenerated.Inspections.testRemoveSetterParameterType_inspectionData_Inspections_test, KT-32856
org.jetbrains.kotlin.idea.codeInsight.InspectionTestGenerated.Intentions.testRemoveExplicitSuperQualifier_inspectionData_Inspections_test, KT-32856
org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveFromJsModuleToJvmModule_MoveFromJsModuleToJvmModule, KT-34106
org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveFromJvmModuleToJsModule_MoveFromJvmModuleToJsModule, KT-34106
org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveJdkDependentToJsModule_MoveJdkDependentToJsModule, KT-34106