summaryrefslogtreecommitdiff
path: root/scripts/test
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test')
-rw-r--r--scripts/test/shared.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/test/shared.py b/scripts/test/shared.py
index 15c837b1d..ef3cea261 100644
--- a/scripts/test/shared.py
+++ b/scripts/test/shared.py
@@ -256,12 +256,8 @@ def has_shell_timeout():
V8_OPTS = [
'--wasm-staging',
'--experimental-wasm-compilation-hints',
- '--experimental-wasm-gc',
- '--experimental-wasm-typed-funcref',
'--experimental-wasm-memory64',
- '--experimental-wasm-extended-const',
'--experimental-wasm-stringref',
- '--wasm-final-types',
]
# external tools