Revert "Revert [JS IR] commits that failed build"
This reverts commit 740f851a
This commit is contained in:
committed by
Svyatoslav Kuzmich
parent
181d023e3c
commit
155a760ee9
+1
-3
@@ -10,10 +10,8 @@ abstract class AbstractIncrementalJsKlibCompilerRunnerTest : AbstractIncremental
|
||||
libraries = "build/js-ir-runtime/full-runtime.klib"
|
||||
outputFile = File(destinationDir, "${testDir.name}.klib").path
|
||||
sourceMap = true
|
||||
irBackend = true
|
||||
irProduceOnly = "klib"
|
||||
// Don't zip klib content since date on files affect the md5 checksum we compute to check whether output files identical
|
||||
irLegacyGradlePluginCompatibility = true
|
||||
irProduceKlibDir = true
|
||||
}
|
||||
|
||||
override val buildLogFinder: BuildLogFinder
|
||||
|
||||
Reference in New Issue
Block a user