Skip to content

test(op-acceptance-tests): speed up depreqres tests to make CI faster#20950

Open
nonsense wants to merge 1 commit into
developfrom
nonsense/faster-depreqres-tests
Open

test(op-acceptance-tests): speed up depreqres tests to make CI faster#20950
nonsense wants to merge 1 commit into
developfrom
nonsense/faster-depreqres-tests

Conversation

@nonsense
Copy link
Copy Markdown
Contributor

Collapse the Short/Long variants of the UnsafeChainNotStalling tests into a single 20-block run and set a uniform 1s L2 block time via WithUniformL2BlockTimes(1). The previous Long variants ran for 47 blocks at the default block time, which dominated CI runtime; the consolidated configuration exercises the same sync paths in a fraction of the time.

Collapse the Short/Long variants of the UnsafeChainNotStalling tests into
a single 20-block run and set a uniform 1s L2 block time via
WithUniformL2BlockTimes(1). The previous Long variants ran for 47 blocks
at the default block time, which dominated CI runtime; the consolidated
configuration exercises the same sync paths in a fraction of the time.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@nonsense nonsense requested a review from a team as a code owner May 21, 2026 13:33
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