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

letsencrypt / boulder / 13375 / 7
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: ocsp-fail-stops-issuances
DEFAULT BRANCH: master
Ran 09 Feb 2021 07:47PM UTC
Files 110
Run time 15s
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 Feb 2021 07:17PM UTC coverage: 65.254% (-0.02%) from 65.273%
TESTFLAGS="--coverage" CONTAINER="netaccess"

push

travis-pro

web-flow
Fix potential race condition in boulder-ca shutdown (#5277)

`cai.Stop()` called from boulder-ca could potentially exit before errors
emitted by `caSrv` and `ocspSrv` are logged. This could lead to
boulder-ca erroneously exiting `0` instead of `1`.

Add a `sync.WaitGroup`. Increment the waitgroup before `caSrv.Serve()`
and `ocspSrv.Serv()` are spun off. Await the waitgroup before
`cai.Stop()` is called.

Fixes #5246

13396 of 20529 relevant lines covered (65.25%)

0.73 hits per line

Source Files on job 13375.7 (TESTFLAGS="--coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11749
  • Travis Job 13375.7
  • b306060c on github
  • Prev Job for TESTFLAGS="--coverage" CONTAINER="netaccess" on main (#13374.7)
  • Next Job for TESTFLAGS="--coverage" CONTAINER="netaccess" on main (#13378.7)
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