Skip to content

Conversation

@algorandskiy
Copy link
Contributor

Summary

TestCatchpointTrackerWaitNotBlocking started failing after migration to GH Actions. Failure example: https://github.com/algorand/go-algorand/actions/runs/18669344175/job/53227121869?pr=6469
Fixed by adding retries into assertion loop in order to give block syncer goroutine to finish flushing blocks.

Test Plan

This is a test change

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.95%. Comparing base (1625da7) to head (015d2bb).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6472      +/-   ##
==========================================
- Coverage   51.13%   50.95%   -0.19%     
==========================================
  Files         668      661       -7     
  Lines      112101   112003      -98     
==========================================
- Hits        57327    57066     -261     
- Misses      51907    52058     +151     
- Partials     2867     2879      +12     

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

gmalouf
gmalouf previously approved these changes Oct 21, 2025
Copy link
Contributor

@jannotti jannotti left a comment

Choose a reason for hiding this comment

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

Agree that you might as well wait a little longer that 1ms.

@algorandskiy algorandskiy merged commit 917c50a into algorand:master Oct 21, 2025
39 checks passed
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.

4 participants