Skip to content

Commit 83128c9

Browse files
authored
[testing] Ignore new dwarf file in fuzzer, like others (#8427)
1 parent 17d4989 commit 83128c9

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
@@ -51,6 +51,7 @@
5151
'dwarf_with_exceptions.wasm',
5252
'strip-dwarf.wasm',
5353
'ignore_missing_func_dwarf.wasm',
54+
'epilogue_begin_dwarf.wasm',
5455
'print.wasm',
5556
# ignore linking section as it causes us to warn about it not being fully
5657
# supported

0 commit comments

Comments
 (0)