Revert "[Wasm] Temporary disable wasm stdlib tests"
This reverts commit 68ef2f3242.
This commit is contained in:
+1
-2
@@ -501,8 +501,7 @@ tasks {
|
||||
)).forEach {
|
||||
dependsOn("$it:check")
|
||||
}
|
||||
// Temporary disabled while bootstrapping is in progress
|
||||
// dependsOn(":kotlin-stdlib-wasm:runWasmStdLibTestsWithD8") //Instead of :kotlin-stdlib-wasm:check
|
||||
dependsOn(":kotlin-stdlib-wasm:runWasmStdLibTestsWithD8") //Instead of :kotlin-stdlib-wasm:check
|
||||
}
|
||||
|
||||
register("gradlePluginTest") {
|
||||
|
||||
Reference in New Issue
Block a user