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: increase init timeout for backup test #5317

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Oct 7, 2024

Pull Request

Closes: PRO-1685

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have written sufficient tests.
  • I have written and tested required migrations.
  • I have updated documentation where appropriate.

Summary

Should fix flakiness for this timing based test - was pretty uncommon before, but this should make it even more uncommon.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70%. Comparing base (4aa38bb) to head (340cb29).
Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5317    +/-   ##
======================================
- Coverage     70%     70%    -0%     
======================================
  Files        489     489            
  Lines      87875   87731   -144     
  Branches   87875   87731   -144     
======================================
- Hits       61938   61732   -206     
- Misses     22630   22687    +57     
- Partials    3307    3312     +5     

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

@dandanlen dandanlen added this pull request to the merge queue Oct 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2024
@kylezs kylezs added this pull request to the merge queue Oct 8, 2024
@kylezs
Copy link
Contributor Author

kylezs commented Oct 8, 2024

Hit a flaky test issue I haven't seen before, created a ticket to address it: PRO-1717

Merged via the queue into main with commit ff44204 Oct 8, 2024
49 checks passed
@kylezs kylezs deleted the fix/increase-init-timeout-backup-test branch October 8, 2024 13:05
syan095 added a commit that referenced this pull request Oct 9, 2024
…lana-ccm

* origin/main:
  chore: update polkadot sdk 1.15.2, rust to 2024-07-31 (#5306)
  chore: add sol min_prio_fee to ingress and egress estimation (#5323)
  docs: fix log filtering in readme (#5319)
  feat: cleanup aborted broadcasts (#5301)
  fix: increase init timeout for backup test (#5317)
  feat: minimum chunk size setting (#5314)
  chore: add egress fee for token account rent (#5315)
  fix: ensure unused sol deposit channels are closed (#5312)
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