Skip to content

Fix flaky tendermint syncer test#3065

Merged
masih merged 2 commits intomainfrom
masih/deflake-syncer-test
Mar 13, 2026
Merged

Fix flaky tendermint syncer test#3065
masih merged 2 commits intomainfrom
masih/deflake-syncer-test

Conversation

@masih
Copy link
Collaborator

@masih masih commented Mar 13, 2026

Replace the fixed 50ms + one-shot check with require.Eventually, which polls the condition with a reasonable timeout.

Replace the fixed 50ms + one-shot check with `require.Eventually`, which
polls the condition with a reasonable timeout.
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 13, 2026, 9:47 AM

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.54%. Comparing base (8e28aa1) to head (08e3324).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3065      +/-   ##
==========================================
+ Coverage   58.36%   58.54%   +0.18%     
==========================================
  Files        2080     2076       -4     
  Lines      171656   171482     -174     
==========================================
+ Hits       100186   100398     +212     
+ Misses      62554    62171     -383     
+ Partials     8916     8913       -3     
Flag Coverage Δ
sei-chain-pr 73.19% <ø> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@masih masih added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit c6b1a49 Mar 13, 2026
38 checks passed
@masih masih deleted the masih/deflake-syncer-test branch March 13, 2026 10:17
yzang2019 added a commit that referenced this pull request Mar 16, 2026
* main:
  fix(giga): match v2 correctness checks (#3071)
  Added clone method to canned random (#3076)
  Helper files for the flatKV cache implementation (#3072)
  fix: restore PRs inadvertently reverted by #3039 squash-merge (#3070)
  Refine logging to avoid printing expensive objects on hot path (#3066)
  Fix flaky tendermint syncer test (#3065)
  Add runtime log level control via gRPC admin service (#3062)
  chore: dcoument run RPC suite on legacy vs giga (#3041)
  chore: self-contained revert tests, contract reorg, and failure analysis (#3033)
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