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

letsencrypt / boulder / 10695 / 6
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 06:28PM UTC
Files 95
Run time 5s
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

30 May 2019 06:17PM UTC coverage: 60.874% (+0.03%) from 60.849%
RUN="coverage" CONTAINER="netaccess"

push

travis-ci

web-flow
publisher: disable HTTP/2 support. (#4239)

In Boulder Issue 3821[0] we found that HTTP/2 support was causing hard
to diagnose intermittent freezes in CT submission. Disabling HTTP/2 with
an environment variable resolved the freezes but is not a stable fix.

Per the Go `http` package docs we can make this change persistent by
changing the `http.Transport` config:

  Programs that must disable HTTP/2 can do so by setting
  Transport.TLSNextProto (for clients) or Server.TLSNextProto (for
  servers) to a non-nil, empty map"

[0]: https://github.com/letsencrypt/boulder/issues/3821

11255 of 18489 relevant lines covered (60.87%)

0.68 hits per line

Source Files on job 10695.6 (RUN="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 10147
  • Travis Job 10695.6
  • 3c66732b on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#10690.6)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#10696.6)
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