[Wasm] Run wasm test using all available VMs: V8 & SpiderMonkey for now

Also, add a new directive, `WASM_FAILS_IN`, to specify VMs where a test is expected to fail for now.

#KT-56166 Fixed
This commit is contained in:
Zalim Bashorov
2023-01-27 02:27:09 +01:00
parent 885381dd63
commit b02279de14
16 changed files with 89 additions and 27 deletions
@@ -1,3 +1,4 @@
// WASM_FAILS_IN: SM
// EXPECTED_REACHABLE_NODES: 1284
package foo