IDE perf tests for K/N: Re-enable PerformanceNativeProjectsTest
This commit is contained in:
-2
@@ -32,10 +32,8 @@ import org.jetbrains.kotlin.idea.testFramework.suggestOsNeutralFileName
|
|||||||
import org.jetbrains.kotlin.idea.util.projectStructure.allModules
|
import org.jetbrains.kotlin.idea.util.projectStructure.allModules
|
||||||
import org.jetbrains.kotlin.library.KOTLIN_STDLIB_NAME
|
import org.jetbrains.kotlin.library.KOTLIN_STDLIB_NAME
|
||||||
import org.jetbrains.kotlin.platform.konan.isNative
|
import org.jetbrains.kotlin.platform.konan.isNative
|
||||||
import org.junit.Ignore
|
|
||||||
import java.io.File
|
import java.io.File
|
||||||
|
|
||||||
@Ignore(value = "[VD] disabled temporary for further investigation: it fails on TC agents")
|
|
||||||
class PerformanceNativeProjectsTest : AbstractPerformanceProjectsTest() {
|
class PerformanceNativeProjectsTest : AbstractPerformanceProjectsTest() {
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
|
|||||||
Reference in New Issue
Block a user