Skip to content
New issue

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

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

Already on GitHub? # to your account

Tests: Fix e2e kmd timeout #6016

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

jasonpaulos
Copy link
Contributor

@jasonpaulos jasonpaulos commented Jun 6, 2024

Summary

Fix e2e KMD timeout in tests, introduced by the latest Python SDK release, 2.6.0, which included algorand/py-algorand-sdk#527

Test Plan

Tests should pass

@jasonpaulos jasonpaulos marked this pull request as ready for review June 6, 2024 19:26
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.88%. Comparing base (8d228c0) to head (050560b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6016      +/-   ##
==========================================
- Coverage   55.89%   55.88%   -0.01%     
==========================================
  Files         481      481              
  Lines       68357    68357              
==========================================
- Hits        38210    38204       -6     
- Misses      27551    27553       +2     
- Partials     2596     2600       +4     

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

@algorandskiy algorandskiy merged commit 8d9632c into algorand:master Jun 7, 2024
20 checks passed
@jasonpaulos jasonpaulos deleted the fix-e2e-kmd-timeout branch June 10, 2024 17:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants