From 3520d5b81dd06597f8a9706d39c5cd4d64aa78bc Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Sun, 22 Dec 2019 22:07:32 +0300 Subject: [PATCH] Mute JavaAgainstKotlinBinariesCheckerTestGenerated tests in 192 and 193 --- tests/mute.csv | 4 +++- tests/mute.csv.193 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/mute.csv b/tests/mute.csv index 1d73f53051e..e36863a7907 100644 --- a/tests/mute.csv +++ b/tests/mute.csv @@ -45,4 +45,6 @@ org.jetbrains.kotlin.j2k.JavaToKotlinConverterSingleFileTestGenerated.Issues.tes org.jetbrains.kotlin.util.KotlinVersionsTest.testVersionsAreConsistent, KT-35567 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 +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG, ERROR: Couldn't find the following libraries +org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testClassObjects, ERROR: Access to tree elements not allowed. +org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testUsingKotlinPackageDeclarations, ERROR: Access to tree elements not allowed. \ No newline at end of file diff --git a/tests/mute.csv.193 b/tests/mute.csv.193 index a55ba1bdf95..e5854f47963 100644 --- a/tests/mute.csv.193 +++ b/tests/mute.csv.193 @@ -164,4 +164,6 @@ 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 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 +org.jetbrains.kotlin.idea.quickfix.QuickFixTestGenerated.Libraries.testTestNG, ERROR: Couldn't find the following libraries +org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testClassObjects, ERROR: Access to tree elements not allowed. +org.jetbrains.kotlin.checkers.JavaAgainstKotlinBinariesCheckerTestGenerated.testUsingKotlinPackageDeclarations, ERROR: Access to tree elements not allowed. \ No newline at end of file