[K/N][tests] Do not run objcexport-header-generator in backend.native:tests ^KTI-1571
This commit is contained in:
committed by
Space Team
parent
23ae617ea0
commit
ac6aad1f65
@@ -173,8 +173,6 @@ tasks.named("run") {
|
||||
dependsOn(tasks.withType(Test).matching { it.enabled })
|
||||
// TODO(KTI-1571): This task should be run by Compiler Unit Tests (Native) configuration
|
||||
dependsOn(":nativeCompilerUnitTest")
|
||||
// TODO(KTI-1571): This should be run by Compiler Tests (Native) configuration
|
||||
dependsOn(":native:objcexport-header-generator:check")
|
||||
}
|
||||
|
||||
// Was a subset of tests.
|
||||
|
||||
Reference in New Issue
Block a user