Skip to content

op-e2e: Fix flake by using waiter instead of getting safe block directly#10753

Merged
ajsutton merged 1 commit intodevelopfrom
aj/proofs-flake2
Jun 6, 2024
Merged

op-e2e: Fix flake by using waiter instead of getting safe block directly#10753
ajsutton merged 1 commit intodevelopfrom
aj/proofs-flake2

Conversation

@ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Jun 5, 2024

Description

Fixes a flake in the cannon e2e tests because op-geth sometimes returns not found for the safe block, so use a waiter to ensure it is available.

@ajsutton ajsutton requested a review from a team as a code owner June 5, 2024 22:54
@ajsutton ajsutton requested a review from bitwiseguy June 5, 2024 22:54
@ajsutton ajsutton marked this pull request as draft June 5, 2024 22:57
@ajsutton
Copy link
Contributor Author

ajsutton commented Jun 5, 2024

Not finding the precompile we expect being accessed so this doesn't fix things for some reason.

@codecov
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.60%. Comparing base (c9b56cd) to head (451abc7).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10753       +/-   ##
============================================
+ Coverage    54.65%   79.60%   +24.95%     
============================================
  Files           37       10       -27     
  Lines         2944     1123     -1821     
  Branches       415        0      -415     
============================================
- Hits          1609      894      -715     
+ Misses        1303      197     -1106     
  Partials        32       32               
Flag Coverage Δ
cannon-go-tests 79.60% <ø> (ø)
chain-mon-tests ?
sdk-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 27 files with indirect coverage changes

@ajsutton
Copy link
Contributor Author

ajsutton commented Jun 5, 2024

The failure I had locally is because I've wound up using go 1.22 which breaks cannon so that's not related. Have triggered a run of the cannon tests in CI to see if they pass there now.

@ajsutton
Copy link
Contributor Author

ajsutton commented Jun 5, 2024

Confirmed tests are passing in CI.

@ajsutton ajsutton marked this pull request as ready for review June 5, 2024 23:33
@ajsutton ajsutton requested review from Inphi and protolambda and removed request for bitwiseguy June 5, 2024 23:33
@ajsutton ajsutton added this pull request to the merge queue Jun 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 6, 2024
@ajsutton ajsutton added this pull request to the merge queue Jun 6, 2024
Merged via the queue into develop with commit f26859b Jun 6, 2024
@ajsutton ajsutton deleted the aj/proofs-flake2 branch June 6, 2024 00:29
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 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