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

fix(share/getters): set minTimeout #3591

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

vgonkivs
Copy link
Member

Set minTimeout in case the context hasn't contained it.

@vgonkivs vgonkivs added area:shares Shares and samples kind:fix Attached to bug-fixing PRs labels Jul 24, 2024
@vgonkivs vgonkivs self-assigned this Jul 24, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.62%. Comparing base (2469e7a) to head (2241622).
Report is 147 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3591      +/-   ##
==========================================
+ Coverage   44.83%   45.62%   +0.79%     
==========================================
  Files         265      280      +15     
  Lines       14620    15858    +1238     
==========================================
+ Hits         6555     7236     +681     
- Misses       7313     7794     +481     
- Partials      752      828      +76     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renaynay
Copy link
Member

several integration tests failing @vgonkivs

@vgonkivs
Copy link
Member Author

I'm not sure if my changes caused that.

@cristaloleg
Copy link
Contributor

Looks like 1min timeout is just too much:

panic: test timed out after 10m0s

Maybe in tests we should keep 15sec or 30sec timeout, 2c.

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utack

@renaynay renaynay enabled auto-merge (squash) August 6, 2024 13:21
@renaynay renaynay merged commit 5117b5a into celestiaorg:main Aug 6, 2024
22 of 25 checks passed
sebasti810 pushed a commit to sebasti810/celestia-node that referenced this pull request Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants