Skip to content

Implement -max_total_time in the standalone fuzz harness#9161

Merged
alexreinking merged 1 commit into
mainfrom
alexreinking/fuzz-timeout
May 29, 2026
Merged

Implement -max_total_time in the standalone fuzz harness#9161
alexreinking merged 1 commit into
mainfrom
alexreinking/fuzz-timeout

Conversation

@alexreinking
Copy link
Copy Markdown
Member

We've been running the fuzz tests for too much time in CI because the limits imposed on runtime were left to future work in #9050. We now stop running after 5 minutes, as anticipated.

Checklist

  • Tests added or updated (not required for docs, CI config, or typo fixes)
  • Commits include AI attribution where applicable (see Code of Conduct)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@alexreinking alexreinking requested a review from abadams May 29, 2026 16:16
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@7e2ecf2). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9161   +/-   ##
=======================================
  Coverage        ?   69.26%           
=======================================
  Files           ?      254           
  Lines           ?    78216           
  Branches        ?    18712           
=======================================
  Hits            ?    54176           
  Misses          ?    18513           
  Partials        ?     5527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexreinking alexreinking merged commit 3498eb4 into main May 29, 2026
25 checks passed
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.

2 participants