Skip to content

test: avoid refreshing circuit breaker pausers#824

Merged
skhomuti merged 1 commit into
developfrom
codex/remove-cb-heartbeat-develop
Jun 23, 2026
Merged

test: avoid refreshing circuit breaker pausers#824
skhomuti merged 1 commit into
developfrom
codex/remove-cb-heartbeat-develop

Conversation

@skhomuti

Copy link
Copy Markdown
Contributor

What Changed

  • Removed the test-side heartbeat() refresh from CircuitBreaker integration pause tests.
  • Pauses now run directly as the currently registered pauser, so tests fail if the real pauser is not live.
  • Applied the change to CSM, CSM 0x02, and Curated integration suites.

Validation

  • forge fmt --check on the touched CircuitBreaker integration tests.
  • Compile-only forge test --match-path 'test/fork/integration/*/CircuitBreaker.t.sol' --no-match-test '.*'.

@skhomuti skhomuti requested a review from a team as a code owner June 23, 2026 11:17
@skhomuti skhomuti requested review from dgusakov and madlabman June 23, 2026 11:17
@skhomuti skhomuti force-pushed the codex/remove-cb-heartbeat-develop branch from dd226d9 to 3105e50 Compare June 23, 2026 11:22
@skhomuti skhomuti merged commit c2df0e4 into develop Jun 23, 2026
6 checks passed
@skhomuti skhomuti deleted the codex/remove-cb-heartbeat-develop branch June 23, 2026 13:03
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.

3 participants