Skip to content

Commit fa3352b

Browse files
authored
Add file to unfuzzable list (#8322)
This test contains semantic-altering intrinsics.
1 parent ec6d7ef commit fa3352b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test/fuzzing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
'removable-if-unused-func.wast',
116116
'vacuum-removable-if-unused.wast',
117117
'vacuum-removable-if-unused-func.wast',
118+
'strip-toolchain-annotations-func.wast',
118119
]
119120

120121

0 commit comments

Comments
 (0)