[JS IR] Disable pir tests by default

This commit is contained in:
Roman Artemev
2021-09-20 21:06:21 +07:00
committed by TeamCityServer
parent 7ec593b22a
commit 693a5740c1
+1 -1
View File
@@ -239,7 +239,7 @@ val testDataDir = project(":js:js.translator").projectDir.resolve("testData")
projectTest(parallel = true) {
setUpJsBoxTests(jsEnabled = true, jsIrEnabled = true)
// systemProperty("kotlin.js.ir.pir", "false")
systemProperty("kotlin.js.ir.pir", "false")
inputs.dir(rootDir.resolve("compiler/cli/cli-common/resources")) // compiler.xml