Mute MultiModuleHighlightingTest via csv-file

This commit is contained in:
Yunir Salimzyanov
2020-12-22 16:18:01 +03:00
committed by TeamCityServer
parent 7ed6aae46e
commit f2ecf7f666
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -81,3 +81,4 @@ org.jetbrains.kotlin.idea.caches.resolve.IdeLightClassTestGenerated.CompilationE
org.jetbrains.kotlin.idea.caches.resolve.IdeLightClassTestGenerated.CompilationErrors.testJvmPackageName, Invalid behavior of old lightclasses in common tests,,
org.jetbrains.uast.test.kotlin.SimpleKotlinRenderLogTest.testReceiverFun, Analysing of facade annotation with receiver site is broken (connected with KT-40403),,
org.jetbrains.kotlin.checkers.FirPsiCheckerTestGenerated.Regression.testJet53,,, FLAKY
org.jetbrains.kotlin.idea.caches.resolve.MultiModuleHighlightingTest.testLanguageVersionsViaFacets,,, FLAKY
1 Test key Issue State (optional: MUTE or FAIL) Status (optional: FLAKY)
81 org.jetbrains.kotlin.idea.caches.resolve.IdeLightClassTestGenerated.CompilationErrors.testJvmPackageName Invalid behavior of old lightclasses in common tests
82 org.jetbrains.uast.test.kotlin.SimpleKotlinRenderLogTest.testReceiverFun Analysing of facade annotation with receiver site is broken (connected with KT-40403)
83 org.jetbrains.kotlin.checkers.FirPsiCheckerTestGenerated.Regression.testJet53 FLAKY
84 org.jetbrains.kotlin.idea.caches.resolve.MultiModuleHighlightingTest.testLanguageVersionsViaFacets FLAKY