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

letsencrypt / boulder / 13375
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: ocsp-fail-stops-issuances
DEFAULT BRANCH: master
Ran 09 Feb 2021 07:47PM UTC
Jobs 1
Files 110
Run time 16s
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%
13375

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

Jobs
ID Job ID Ran Files Coverage
7 13375.7 (TESTFLAGS="--coverage" CONTAINER="netaccess") 09 Feb 2021 07:47PM UTC 0
65.25
Travis Job 13375.7
Source Files on build 13375
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13375
  • b306060c on github
  • Prev Build on main (#13374)
  • Next Build on main (#13378)
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

© 2025 Coveralls, Inc