Skip to content

fix(ci): add timeout to fuzz smoke test#8

Merged
urmzd merged 2 commits intomainfrom
fix/fuzz-test-timeout
Mar 29, 2026
Merged

fix(ci): add timeout to fuzz smoke test#8
urmzd merged 2 commits intomainfrom
fix/fuzz-test-timeout

Conversation

@urmzd
Copy link
Copy Markdown
Owner

@urmzd urmzd commented Mar 29, 2026

Summary

  • Adds -timeout=60s to the fuzz smoke test step in CI to prevent context deadline exceeded failures when the default test timeout is hit before fuzzing completes.

Test plan

  • Verify CI passes with the updated timeout flag

urmzd added 2 commits March 25, 2026 23:53
…xceeded

The fuzz coordinator overhead can cause the test to exceed the 10s
fuzztime, triggering a context deadline error on slower CI runners.
@urmzd urmzd merged commit a628d20 into main Mar 29, 2026
3 checks passed
urmzd added a commit that referenced this pull request Mar 30, 2026
…xceeded (#8)

The fuzz coordinator overhead can cause the test to exceed the 10s
fuzztime, triggering a context deadline error on slower CI runners.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant