Skip to content

Deflake test failures due to port already in use#2942

Merged
masih merged 1 commit intomainfrom
masih/fix-test-port-in-use
Feb 20, 2026
Merged

Deflake test failures due to port already in use#2942
masih merged 1 commit intomainfrom
masih/fix-test-port-in-use

Conversation

@masih
Copy link
Collaborator

@masih masih commented Feb 20, 2026

Use a cross process locking to avid port conflict when tests are run in parallel across multiple binaries.

Make gRPCWeb optional, for tests that really need it. Disabled by default.

Use a cross process locking to avid port conflict when tests are run in
parallel across multiple binaries.

Make gRPCWeb optional, for tests that really need it. Disabled by
default.
@github-actions
Copy link

github-actions bot commented Feb 20, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 20, 2026, 3:27 PM

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.32%. Comparing base (421c1dc) to head (6fa8b23).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2942       +/-   ##
===========================================
+ Coverage   57.76%   68.32%   +10.55%     
===========================================
  Files        2111        7     -2104     
  Lines      174240      502   -173738     
===========================================
- Hits       100653      343   -100310     
+ Misses      64631      125    -64506     
+ Partials     8956       34     -8922     
Flag Coverage Δ
sei-chain 67.39% <ø> (+9.65%) ⬆️
sei-db 68.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2104 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 enabled auto-merge (squash) February 20, 2026 15:47
@masih masih merged commit de4c3a4 into main Feb 20, 2026
40 of 41 checks passed
@masih masih deleted the masih/fix-test-port-in-use branch February 20, 2026 15:57
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