From 5f25242cbfdf32def7fd62a3ed373994ffbc8dff Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Sun, 22 Dec 2019 17:14:14 +0300 Subject: [PATCH] Mute QuickFixTestGenerated.Libraries tests --- tests/mute.csv | 4 +++- tests/mute.csv.191 | 4 +++- tests/mute.csv.193 | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/mute.csv b/tests/mute.csv index 2765c30aab8..1d73f53051e 100644 --- a/tests/mute.csv +++ b/tests/mute.csv @@ -43,4 +43,6 @@ org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMove org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.AnonymousClass.testKt_13146 org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.Issues.testKt_807 org.jetbrains.kotlin.util.KotlinVersionsTest.testVersionsAreConsistent, KT-35567 -org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red \ No newline at end of file +org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testJunit, ERROR: Couldn't find the following libraries +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG, ERROR: Couldn't find the following libraries \ No newline at end of file diff --git a/tests/mute.csv.191 b/tests/mute.csv.191 index 177237ceede..37c3517f710 100644 --- a/tests/mute.csv.191 +++ b/tests/mute.csv.191 @@ -28,4 +28,6 @@ org.jetbrains.kotlin.idea.refactoring.move.MultiModuleMoveTestGenerated.testMove org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.AnonymousClass.testKt_13146 org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.Issues.testKt_807 org.jetbrains.kotlin.util.KotlinVersionsTest.testVersionsAreConsistent, KT-35567 -org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red \ No newline at end of file +org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testJunit, ERROR: Couldn't find the following libraries +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG, ERROR: Couldn't find the following libraries \ No newline at end of file diff --git a/tests/mute.csv.193 b/tests/mute.csv.193 index 5493dc9d101..a55ba1bdf95 100644 --- a/tests/mute.csv.193 +++ b/tests/mute.csv.193 @@ -162,4 +162,6 @@ org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.AnonymousC org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.Issues.testKt_807 org.jetbrains.kotlin.util.KotlinVersionsTest.testVersionsAreConsistent, KT-35567 org.jetbrains.uast.test.kotlin.KotlinUastReferencesTest.`test original getter is visible when reference is under renaming`, Extensions API changed -org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red \ No newline at end of file +org.jetbrains.kotlin.idea.run.RunConfigurationTest.testWithModuleForJdk9, Always red +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testJunit, ERROR: Couldn't find the following libraries +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG, ERROR: Couldn't find the following libraries \ No newline at end of file