• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperledger / fabric-x-committer / 30744960387 / 3
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: fix/696-integration-port-reservation
DEFAULT BRANCH: main
Ran 02 Aug 2026 11:08AM UTC
Files 131
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Aug 2026 11:01AM UTC coverage: 79.091% (-0.04%) from 79.134%
30744960387.3

Pull #723

github

liran-funaro
[connection] Reserve the port while the server is down in TestGRPCRetry

#### Type of change

- Bug fix
- Test update

#### Description

- Reserve the server's gRPC port the moment it is stopped (hold a listener on
  it) so a parallel test cannot bind the just-freed ephemeral port and answer
  the health check that the "server down" assertion depends on.
- Assert the `CheckServerStopped` result, which was previously discarded.
- Pass `ctx` into the restart goroutine instead of closing over the reused
  `ctx` variable, and extract the `reserveWhileServerDown` /
  `scheduleServerRestart` helpers.

#### Related issues

- resolves #712

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Pull Request #723: [connection] Reserve the port while the server is down in TestGRPCRetry

9150 of 11569 relevant lines covered (79.09%)

33350.33 hits per line

Source Files on job db-test - 30744960387.3
  • Tree
  • List 131
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30744960387
  • 35278481 on github
  • Prev Job for on fix/712-grpcretry-port-reservation (#30541649421.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc