summaryrefslogtreecommitdiff
path: root/scripts/test
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test')
-rw-r--r--scripts/test/shared.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test/shared.py b/scripts/test/shared.py
index 847dd9de5..f5fda92a5 100644
--- a/scripts/test/shared.py
+++ b/scripts/test/shared.py
@@ -408,7 +408,6 @@ SPEC_TESTS_TO_SKIP = [
'utf8-invalid-encoding.wast',
'const.wast',
'address.wast',
- 'custom.wast', # invalid section ID accepted as Custom, triggering UBSan
# Unlinkable module accepted
'linking.wast',