Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 8c54e2928064c80ea457fdb860bb061f0f5727bb..37b530deeb43e7c775bc4b3978226d4c63a7202d 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -183,6 +183,9 @@ |
# issue 4078: |
'allocation-site-info': [PASS, NO_VARIANTS], |
+ # Native WASM is not yet enabled by default. |
+ 'wasm/*': [SKIP], |
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]], |