Skip to content

Comments

Fix test: cagg_bgw#9309

Open
claude-fixer[bot] wants to merge 1 commit intomainfrom
claude-fix/cagg-bgw-20260225-004239
Open

Fix test: cagg_bgw#9309
claude-fixer[bot] wants to merge 1 commit intomainfrom
claude-fix/cagg-bgw-20260225-004239

Conversation

@claude-fixer
Copy link
Contributor

@claude-fixer claude-fixer bot commented Feb 25, 2026

Summary

This PR was automatically generated by Claude Code to fix a failing nightly CI test.

Test Fixed

cagg_bgw

What Changed

mock time advances immediately (no jobs blocking), triggering this race on macOS debug builds where scheduling is less deterministic. Fix by accepting BGWH_STOPPED alongside BGWH_STARTED in the scheduler mock test functions, matching the production bgw_launcher.c behavior. ```

Co-Authored-By: Claude noreply@anthropic.com

Original Failure

Testing

Please review the fix and ensure it is appropriate before merging.
The CI will run the full test suite to verify the fix.


🤖 Generated with Claude Code

mock time advances immediately (no jobs blocking), triggering this race on macOS debug builds where scheduling is less deterministic. Fix by accepting BGWH_STOPPED alongside BGWH_STARTED in the scheduler mock test functions, matching the production bgw_launcher.c behavior. ```

Co-Authored-By: Claude <noreply@anthropic.com>
@claude-fixer claude-fixer bot requested a review from a team February 25, 2026 01:21
@claude-fixer claude-fixer bot added the claude-code PR generated by Claude Code label Feb 25, 2026
@github-actions
Copy link

@natalya-aksman, @antekresic: please review this pull request.

Powered by pull-review

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude-code PR generated by Claude Code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants