diff --git a/platform/testFramework/testSrc/tests/testGroups.properties b/platform/testFramework/testSrc/tests/testGroups.properties index ee5f547035da..9f93e3a44355 100644 --- a/platform/testFramework/testSrc/tests/testGroups.properties +++ b/platform/testFramework/testSrc/tests/testGroups.properties @@ -151,13 +151,13 @@ org.jetbrains.jps.* com.intellij.java.compiler.* org.jetbrains.jps.intellilang.instrumentation.* -org.jetbrains.jps.android.* --com.intellij.debugger.impl.CaptureWithAgentTest [GROOVY_COMPILER_TESTS] org.jetbrains.plugins.groovy.compiler.* [DEBUGGER_TESTS] com.intellij.debugger.streams.* +-com.intellij.debugger.impl.CaptureWithAgentTest [CONCURRENCY_TESTS] com.intellij.concurrency.*