Skip to content

tests: fix flaky TestLedgerErrorValidate#6259

Merged
gmalouf merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/fix-data-ledger-test
Feb 20, 2025
Merged

tests: fix flaky TestLedgerErrorValidate#6259
gmalouf merged 1 commit intoalgorand:masterfrom
algorandskiy:pavel/fix-data-ledger-test

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

Summary

#6190 introduced retry callbacks and the TestLedgerErrorValidate test with its in-memory ledger was not quite ready for receiving such message that is normal/expected for that kind of concurrent test like this with in-memory ledger.

Test Plan

This is a test fix

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.77%. Comparing base (1d93b27) to head (698d244).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6259      +/-   ##
==========================================
+ Coverage   51.76%   51.77%   +0.01%     
==========================================
  Files         644      644              
  Lines       86506    86506              
==========================================
+ Hits        44777    44792      +15     
+ Misses      38852    38842      -10     
+ Partials     2877     2872       -5     

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

@algorandskiy algorandskiy requested a review from gmalouf February 20, 2025 20:12
@gmalouf gmalouf merged commit 82221c2 into algorand:master Feb 20, 2025
@algorandskiy algorandskiy deleted the pavel/fix-data-ledger-test branch March 16, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants