We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05aac53 commit 0e68ed9Copy full SHA for 0e68ed9
1 file changed
scripts/test/fuzzing.py
@@ -96,14 +96,6 @@
96
# it removes unknown imports
97
'string-lifting.wast',
98
'string-lifting-custom-module.wast',
99
- # TODO: V8 still has bugs in br_on_cast_desc
100
- 'custom-descriptors.wast',
101
- 'abstract-type-refining-desc.wast',
102
- 'abstract-type-refining-tnh-exact-casts.wast',
103
- 'precompute-desc.wast',
104
- 'remove-unused-brs-desc.wast',
105
- 'vacuum-desc.wast',
106
- 'br_on_cast_desc.wast',
107
# TODO: fuzzer support for stack switching
108
'tag_linked.wast',
109
'stack_switching.wast',
0 commit comments