Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

op-e2e: Add timeouts to sequencer failover tests #13224

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

mslipper
Copy link
Collaborator

@mslipper mslipper commented Dec 4, 2024

These can sometimes never return, which leads to tests timing out in CI. This PR adds timeouts so we can get feedback faster.

These can sometimes never return, which leads to tests timing out in CI. This PR adds timeouts so we can get feedback faster.
@mslipper mslipper requested review from a team as code owners December 4, 2024 17:50
@mslipper mslipper requested a review from sebastianst December 4, 2024 17:50
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.63%. Comparing base (b002fea) to head (ec31baf).
Report is 11 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #13224      +/-   ##
===========================================
- Coverage    44.33%   42.63%   -1.71%     
===========================================
  Files          807      751      -56     
  Lines        72707    68042    -4665     
===========================================
- Hits         32237    29010    -3227     
+ Misses       37844    36586    -1258     
+ Partials      2626     2446     -180     
Flag Coverage Δ
cannon-go-tests-32 ?
cannon-go-tests-64 ?

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

see 60 files with indirect coverage changes

@mslipper mslipper added this pull request to the merge queue Dec 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2024
@mslipper mslipper enabled auto-merge December 4, 2024 20:21
@mslipper mslipper added this pull request to the merge queue Dec 4, 2024
Merged via the queue into develop with commit d45a046 Dec 4, 2024
44 checks passed
@mslipper mslipper deleted the bugfix/failover-timeouts branch December 4, 2024 20:35
sigma pushed a commit that referenced this pull request Dec 19, 2024
* op-e2e: Add timeouts to sequencer failover tests

These can sometimes never return, which leads to tests timing out in CI. This PR adds timeouts so we can get feedback faster.

* avoid capturing parent t in subtest
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