Native: enable interop_concurrentRuntime test since it no longer fails
^KT-43180 Obsolete
This commit is contained in:
committed by
Space Team
parent
2db89b7e7a
commit
080a404d9a
@@ -5049,7 +5049,6 @@ dynamicTest("produce_dynamic_unhandledException") {
|
||||
}
|
||||
|
||||
dynamicTest("interop_concurrentRuntime") {
|
||||
disabled = true // KT-43180
|
||||
source = "interop/concurrentTerminate/reverseInterop.kt"
|
||||
cSource = "$projectDir/interop/concurrentTerminate/main.cpp"
|
||||
clangTool = "clang++"
|
||||
|
||||
Reference in New Issue
Block a user