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

hyperledger / fabric-x-committer / 22851859250 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 09 Mar 2026 11:48AM UTC
Files 78
Run time 2s
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

09 Mar 2026 11:44AM UTC coverage: 68.593%. Remained the same
22851859250.1

push

github

web-flow
fix flaky TestWaitingTxsCount (#410)

#### Type of change

- Bug fix
 
#### Description

root cause: The test was experiencing a race condition after restarting
the verifier service. When the verifier service is stopped and
restarted, there's a brief window where the new service instance may not
have processed all pending transactions yet. The immediate
RequireIntMetricValue check at line 965 would sometimes execute before
all 10 transactions were committed, seeing only 8 committed
transactions.

This commit adds a retry to the check.

#### Related issues

  - resolves #409

---------

Signed-off-by: Senthilnathan <cendhu@gmail.com>

3763 of 5486 relevant lines covered (68.59%)

0.76 hits per line

Source Files on job unit-test - 22851859250.1
  • Tree
  • List 78
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22851859250
  • e4eb93de on github
  • Prev Job for on main (#22849504026.2)
  • Next Job for on main (#22897338251.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc