d36dd12f58
Smartcasts between partial and full resolution mode should almost never match, comparing smartcasted types in test runner is incorrect in general case. Mute failing test until decision about correct behaviour (KT-35922).
7.1 KiB
7.1 KiB
| 1 | Test key | Issue | State (optional: MUTE or FAIL) |
|---|---|---|---|
| 2 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerTestGenerated.JavaAgainstKotlin.testExtendingMutableInterfaces | KT-34105 | |
| 3 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerTestGenerated.JavaAgainstKotlin.testExtendingReadOnlyInterfaces | KT-34105 | |
| 4 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerTestGenerated.JavaAgainstKotlin.testUsingMutableInterfaces | FLAKY ERROR: Incompatible types. Found: 'E' required: 'E' | |
| 5 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerWithoutUltraLightTestGenerated.JavaAgainstKotlin.testExtendingMutableInterfaces | KT-34105 | |
| 6 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerWithoutUltraLightTestGenerated.JavaAgainstKotlin.testUsingMutableInterfaces | FLAKY | |
| 7 | org.jetbrains.kotlin.checkers.JavaAgainstKotlinSourceCheckerWithoutUltraLightTestGenerated.JavaAgainstKotlin.testUsingReadOnlyInterfaces | FLAKY | |
| 8 | org.jetbrains.kotlin.gradle.GradleMultiplatformWizardTest.testWeb | KT-35095 | |
| 9 | org.jetbrains.kotlin.gradle.NewMultiplatformProjectImportingTest.testSingleAndroidTarget[1: Gradle-4.9 | KotlinGradlePlugin-latest stable] | Stable on windows |
| 10 | org.jetbrains.kotlin.gradle.NewMultiplatformProjectImportingTest.testSingleAndroidTarget[3: Gradle-5.6.4 | KotlinGradlePlugin-latest stable] | Stable on windows |
| 11 | org.jetbrains.kotlin.idea.caches.resolve.MultiPlatformHighlightingTestGenerated.testJvmKotlinReferencesCommonKotlinThroughJavaDifferentJvmImpls | Always red | |
| 12 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testAddLibraryGSK[1: with Gradle-5.6.4] | unresolved kotlinModule | |
| 13 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testAddNonKotlinLibraryGSK[1: with Gradle-5.6.4] | unresolved kotlinModule | |
| 14 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testAddTestLibraryGSK[1: with Gradle-5.6.4] | unresolved kotlinModule | |
| 15 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testConfigure10[1: with Gradle-5.6.4] | absent test data | |
| 16 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testConfigureGSK[1: with Gradle-5.6.4] | absent test data | |
| 17 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testConfigureGradleKtsKotlinDevVersion[1: with Gradle-5.6.4] | absent test data | |
| 18 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testConfigureKotlinDevVersion[1: with Gradle-5.6.4] | absent test data | |
| 19 | org.jetbrains.kotlin.idea.codeInsight.gradle.GradleConfiguratorTest.testConfigureKotlinWithPluginsBlock[1: with Gradle-5.6.4] | absent test data | |
| 20 | org.jetbrains.kotlin.idea.completion.test.JvmSmartCompletionTestGenerated.testFilterTo | KT-32919 Broken in 71cb65c064c7 or 2d5a05466dfa | |
| 21 | org.jetbrains.kotlin.idea.configuration.ConfigureKotlinInTempDirTest.testKotlincExistsNoSettingsLatestRuntimeNoVersionAutoAdvance | FLAKY | |
| 22 | org.jetbrains.kotlin.idea.configuration.ConfigureKotlinInTempDirTest.testNoKotlincExistsNoSettingsRuntime10 | FLAKY | |
| 23 | org.jetbrains.kotlin.idea.configuration.GradleConfigureProjectByChangingFileTestGenerated.Gradle.testWithJava9ModuleInfo | Probably test data should be updated | |
| 24 | org.jetbrains.kotlin.idea.debugger.test.CoroutineDumpTestGenerated.testNoCoroutines | Stable on windows | |
| 25 | org.jetbrains.kotlin.idea.debugger.test.CoroutineDumpTestGenerated.testThreeCoroutines | Stable on windows | |
| 26 | org.jetbrains.kotlin.idea.debugger.test.CoroutineDumpTestGenerated.testTwoDumps | Stable on windows | |
| 27 | org.jetbrains.kotlin.idea.decompiler.stubBuilder.BuiltInDecompilerConsistencyTest.testSameAsClsDecompilerForCompiledBuiltInClasses | FLAKY No classes with this name found: kotlin.ArithmeticException | |
| 28 | org.jetbrains.kotlin.idea.decompiler.stubBuilder.BuiltInDecompilerTest.testBuiltInStubTreeEqualToStubTreeFromDecompiledText | FLAKY No classes with this name found: kotlin.ArithmeticException | |
| 29 | org.jetbrains.kotlin.idea.highlighter.HighlightingTestGenerated.testSuspend | Always red | |
| 30 | org.jetbrains.kotlin.idea.highlighter.NoErrorsInStdlibTest.testNoErrors | Always red | |
| 31 | org.jetbrains.kotlin.idea.maven.KotlinMavenInspectionTestGenerated.testWrongPhaseExecution | Always red | |
| 32 | org.jetbrains.kotlin.idea.maven.MavenMigrateTest.testMigrateApiAndLanguageVersions | FLAKY on windows | |
| 33 | org.jetbrains.kotlin.idea.maven.configuration.MavenConfigureProjectByChangingFileTestGenerated.Jvm.testWithJava9ModuleInfo | Probably test data should be updated | |
| 34 | org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary | Always red because of additional import | |
| 35 | org.jetbrains.kotlin.idea.quickfix.QuickFixMultiModuleTestGenerated.CreateActual.testWithTestDummy | Very FLAKY on teamcity | |
| 36 | org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.CreateFromUsage.CreateClass.CallExpression.testCallInWhenEntry | KT-35728 | |
| 37 | org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testJunit | ERROR: Couldn't find the following libraries | |
| 38 | org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG | ERROR: Couldn't find the following libraries | |
| 39 | org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveFromJsModuleToJvmModule_MoveFromJsModuleToJvmModule | KT-34106 | |
| 40 | org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveFromJvmModuleToJsModule_MoveFromJvmModuleToJsModule | KT-34106 | |
| 41 | org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMoveJdkDependentToJsModule_MoveJdkDependentToJsModule | KT-34106 | |
| 42 | org.jetbrains.kotlin.idea.resolve.PartialBodyResolveTestGenerated.testSmartCastInTheSameStatement | KT-35922 | |
| 43 | org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9 | Always red | |
| 44 | org.jetbrains.kotlin.idea.spring.tests.references.SpringReferenceNavigationTestGenerated.testPackageReferenceInComponentScan | Always red because of test data | |
| 45 | org.jetbrains.kotlin.idea.stubs.MultiFileHighlightingTestGenerated.testTopLevelMembersReference | Always red | |
| 46 | org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.AnonymousClass.testKt_13146 | ||
| 47 | org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.Issues.testKt_807 | ||
| 48 | org.jetbrains.kotlin.jps.build.IncrementalJvmJpsTestGenerated.Custom.testBuildError | Since dc8240c24ebd-ab79c3e0a06f0 Function has several compatible actual declarations in modules | |
| 49 | org.jetbrains.kotlin.jps.build.IncrementalJvmJpsTestGenerated.Custom.testBuildError2Levels | Since dc8240c24ebd-ab79c3e0a06f0 Function has several compatible actual declarations in modules | |
| 50 | org.jetbrains.kotlin.jps.build.IncrementalJvmJpsTestGenerated.WithJava.JavaUsedInKotlin.testMixedInheritance | Different clean up | |
| 51 | org.jetbrains.kotlin.psi.injection.StringInterpolationInjectionTest.testInterpolationSimpleName | Stable failure during run may work in debug | |
| 52 | org.jetbrains.kotlin.shortenRefs.ShortenRefsTestGenerated.testExtensionForObject2 | Always red | |
| 53 | org.jetbrains.kotlin.util.KotlinVersionsTest.testVersionsAreConsistent | KT-35567 | |
| 54 | org.jetbrains.kotlinx.serialization.SerializationIrBytecodeListingTestGenerated.testBasic | Broken between 20 nov and 10 dec |