[WASM] Generate missing WASM tests and mute failing ones
This commit is contained in:
committed by
TeamCityServer
parent
ec9fcce1bc
commit
a7f0f62f69
@@ -50,10 +50,6 @@ fun main(args: Array<String>) {
|
||||
testClass<AbstractIrCodegenBoxWasmTest> {
|
||||
model(
|
||||
"codegen/box", pattern = "^([^_](.+))\\.kt$", targetBackend = TargetBackend.WASM, excludeDirs = listOf(
|
||||
|
||||
// TODO: Support reflection
|
||||
"toArray", "classLiteral", "reflection",
|
||||
|
||||
// TODO: Add stdlib
|
||||
"contracts", "platformTypes",
|
||||
|
||||
|
||||
+1636
-1
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user