Skip to content

Commit 40e9cfd

Browse files
authored
[NFC] Skip new intrinsic test in fuzzer (#8516)
1 parent afae706 commit 40e9cfd

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
@@ -119,6 +119,7 @@
119119
'removable-if-unused-func.wast',
120120
'vacuum-removable-if-unused.wast',
121121
'vacuum-removable-if-unused-func.wast',
122+
'inlining-optimizing-removable-if-unused.wast',
122123
'strip-toolchain-annotations-func.wast',
123124
'idempotent.wast',
124125
'optimize-instructions_idempotent.wast',

0 commit comments

Comments
 (0)