Skip to content

tests: fix flaky#1539

Merged
jansegre merged 1 commit intomasterfrom
tests/fix-flaky
Jan 6, 2026
Merged

tests: fix flaky#1539
jansegre merged 1 commit intomasterfrom
tests/fix-flaky

Conversation

@glevco
Copy link
Contributor

@glevco glevco commented Jan 6, 2026

Motivation

The test_exceeds_streaming_and_mempool_limits is extremely flaky, causing a lot of CI fails. This PR fixes this.

Acceptance Criteria

  • Replace ad-hoc DFS for iter_transactions_in_this_block call on flaky test.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this Jan 6, 2026
@github-project-automation github-project-automation bot moved this from Todo to In Review (WIP) in Hathor Network Jan 6, 2026
@glevco glevco moved this from In Review (WIP) to In Review (Done) in Hathor Network Jan 6, 2026
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

🐰 Bencher Report

Branchtests/fix-flaky
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
minutes (m)
(Result Δ%)
Lower Boundary
minutes (m)
(Limit %)
Upper Boundary
minutes (m)
(Limit %)
sync-v2 (up to 20000 blocks)📈 view plot
🚷 view threshold
1.68 m
(-3.02%)Baseline: 1.73 m
1.56 m
(92.80%)
2.08 m
(80.82%)
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.27%. Comparing base (74f869a) to head (b680d42).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1539      +/-   ##
==========================================
+ Coverage   86.26%   86.27%   +0.01%     
==========================================
  Files         437      437              
  Lines       33731    33732       +1     
  Branches     5268     5269       +1     
==========================================
+ Hits        29098    29103       +5     
+ Misses       3621     3618       -3     
+ Partials     1012     1011       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jansegre jansegre merged commit c75c2b0 into master Jan 6, 2026
6 of 8 checks passed
@jansegre jansegre deleted the tests/fix-flaky branch January 6, 2026 18:09
@github-project-automation github-project-automation bot moved this from In Review (Done) to Waiting to be deployed in Hathor Network Jan 6, 2026
@jansegre jansegre mentioned this pull request Jan 14, 2026
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Jan 21, 2026
@jansegre jansegre mentioned this pull request Jan 21, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants