[LL FIR] move Lincheck tests out of Low Level API FIR Tests
They take too much time and block other tests
This commit is contained in:
committed by
Space Team
parent
75ecba5a4a
commit
42a982b400
@@ -100,7 +100,6 @@ testsJar()
|
||||
tasks.register("analysisLowLevelApiFirAllTests") {
|
||||
dependsOn(
|
||||
":analysis:low-level-api-fir:test",
|
||||
":analysis:low-level-api-fir:tests-jdk11:test",
|
||||
)
|
||||
|
||||
if (kotlinBuildProperties.isKotlinNativeEnabled) {
|
||||
|
||||
Reference in New Issue
Block a user