Skip to content

Conversation

@sebastianst
Copy link
Member

@sebastianst sebastianst commented Oct 1, 2024

Description

Fixes the Fjord check script test by activating Fjord not at genesis, but a block later. This also makes more sense as check scripts are only run in the context of post-genesis fork activations.

Also changed the inner op_e2e.InitParallel(t) call to a regular t.Parallel() call in the hope that this fixes missing failing tests. I believe only top-level tests should call the helper op_e2e.InitParallel(t).

Additional context

Reported here: #12197 (comment)

@sebastianst sebastianst requested review from a team as code owners October 1, 2024 18:38
@sebastianst sebastianst requested a review from bitwiseguy October 1, 2024 18:38
@sebastianst sebastianst force-pushed the seb/fix-fjord-check-script-test branch from 57280f4 to 3c26cc8 Compare October 1, 2024 19:18
@sebastianst sebastianst force-pushed the seb/fix-fjord-check-script-test branch from 3c26cc8 to ded95cd Compare October 1, 2024 19:42
@tynes tynes added this pull request to the merge queue Oct 1, 2024
Merged via the queue into develop with commit 73038c8 Oct 1, 2024
@tynes tynes deleted the seb/fix-fjord-check-script-test branch October 1, 2024 22:44
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
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