Skip to content

Commit 49046cb

Browse files
Fuzzing: Exclude timeout-* files
`FuzzExecute` does not guarantee to terminate, so we should just ignore the timed out cases.
1 parent 813e425 commit 49046cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
Tests/WITExtractorPluginTests/Fixtures/*/Package.resolved
1313

1414
!**/.gitkeep
15+
FuzzTesting/FailCases/FuzzExecute/timeout-*
1516

1617
Package.resolved

0 commit comments

Comments
 (0)