[K/N] Disable split_compilation_pipeline in two-stage mode
There is no way to pass flags only to the second stage in tests.
This commit is contained in:
committed by
Space Team
parent
bba7e9e395
commit
236cf2b9ca
@@ -5584,6 +5584,7 @@ standaloneTest("fake_override_0") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
standaloneTest("split_compilation_pipeline") {
|
standaloneTest("split_compilation_pipeline") {
|
||||||
|
enabled = !twoStageEnabled
|
||||||
def dir = buildDir.absolutePath
|
def dir = buildDir.absolutePath
|
||||||
source = "link/private_fake_overrides/override_main.kt"
|
source = "link/private_fake_overrides/override_main.kt"
|
||||||
doBeforeBuild {
|
doBeforeBuild {
|
||||||
|
|||||||
Reference in New Issue
Block a user