From 03bd80b1ba83ed73944b90c1f3e1f5457e04405b Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Mon, 23 Dec 2019 02:08:19 +0300 Subject: [PATCH] Mute CreateActual.testWithTestDummy --- tests/mute.csv | 3 ++- tests/mute.csv.191 | 3 ++- tests/mute.csv.193 | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/mute.csv b/tests/mute.csv index eaca58180a9..8b22f0b32cb 100644 --- a/tests/mute.csv +++ b/tests/mute.csv @@ -57,4 +57,5 @@ org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always org.jetbrains.kotlin.idea.highlighter.NoErrorsInStdlibTest.testNoErrors, Always red org.jetbrains.kotlin.idea.highlighter.HighlightingTestGenerated.testSuspend, Always red org.jetbrains.kotlin.idea.stubs.MultiFileHighlightingTestGenerated.testTopLevelMembersReference, Always red -org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import \ No newline at end of file +org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import +org.jetbrains.kotlin.idea.quickfix.QuickFixMultiModuleTestGenerated.CreateActual.testWithTestDummy, Very FLAKY on teamcity \ No newline at end of file diff --git a/tests/mute.csv.191 b/tests/mute.csv.191 index 21241f3db1c..972a696228a 100644 --- a/tests/mute.csv.191 +++ b/tests/mute.csv.191 @@ -40,4 +40,5 @@ org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always org.jetbrains.kotlin.idea.highlighter.NoErrorsInStdlibTest.testNoErrors, Always red org.jetbrains.kotlin.idea.highlighter.HighlightingTestGenerated.testSuspend, Always red org.jetbrains.kotlin.idea.stubs.MultiFileHighlightingTestGenerated.testTopLevelMembersReference, Always red -org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import \ No newline at end of file +org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import +org.jetbrains.kotlin.idea.quickfix.QuickFixMultiModuleTestGenerated.CreateActual.testWithTestDummy, Very FLAKY on teamcity \ No newline at end of file diff --git a/tests/mute.csv.193 b/tests/mute.csv.193 index c36fa06bf1a..eb66bca7e15 100644 --- a/tests/mute.csv.193 +++ b/tests/mute.csv.193 @@ -177,4 +177,5 @@ org.jetbrains.kotlin.idea.highlighter.NoErrorsInStdlibTest.testNoErrors, Always org.jetbrains.kotlin.idea.highlighter.HighlightingTestGenerated.testSuspend, Always red org.jetbrains.kotlin.idea.stubs.MultiFileHighlightingTestGenerated.testTopLevelMembersReference, Always red org.jetbrains.kotlin.idea.refactoring.move.MoveTestGenerated.testKotlin_moveTopLevelDeclarations_moveFunctionToPackage_MoveFunctionToPackage, Broken in 0dc7c37b62f0cfdfb57ee41a808137196c45a9f5 -org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import \ No newline at end of file +org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFixSpecialTest.testDefaultParameterValuesFromLibrary, Always red because of additional import +org.jetbrains.kotlin.idea.quickfix.QuickFixMultiModuleTestGenerated.CreateActual.testWithTestDummy, Very FLAKY on teamcity \ No newline at end of file