Run firCompilerTest in separate configuration
This commit is contained in:
@@ -783,7 +783,6 @@ tasks {
|
||||
dependsOn("examplesTest")
|
||||
|
||||
dependsOn("nativeCompilerTest")
|
||||
dependsOn("firCompilerTest")
|
||||
|
||||
dependsOn(":kotlin-daemon-tests:test")
|
||||
dependsOn("scriptingTest")
|
||||
@@ -797,7 +796,6 @@ tasks {
|
||||
dependsOn(":plugins:parcelize:parcelize-compiler:test")
|
||||
dependsOn(":kotlinx-serialization-compiler-plugin:test")
|
||||
|
||||
|
||||
dependsOn(":kotlin-util-io:test")
|
||||
dependsOn(":kotlin-util-klib:test")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user