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

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

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2018 03:50PM UTC
Files 87
Run time 1633min
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

15 Oct 2018 03:41PM UTC coverage: 62.25%. Remained the same
RUN="coverage" CONTAINER="netaccess"

push

travis-ci

jsha
setup cleanup: update build.sh, remove setup.sh (#3885)

`test/setup.sh` is removed because it was a relic of the "slowstart" instructions we removed from the README previously. One less place to keep in-sync.

`test/boulder-tools/build.sh` is updated to fix three problems: 
  1) the `github.com/golang/lint/golint` package moved to `golang.org/x/lint/golint`
  2) it did not abort if a background process (e.g. `apt` or `go get`) failed for any reason.
  3) Certbot master has removed tls-alpn-01 support

Problem 1 was causing `go get github.com/golang/lint/golint` to fail. Problem 2 was causing Problem 1 to be ignored, resulting in Docker images that were missing all of the dev tools (missing `goose` is the
first error to indicate this state).

Problem 3 breaks the TLS-ALPN-01 integration tests from `test/config-next` and requires using a specific version of Certbot (even though we don't rely on Certbot for solving the TLS-ALPN-01 challenge, we do rely on it to POST the initiation of the challenge and that does not function with Certbot master).

10285 of 16522 relevant lines covered (62.25%)

0.69 hits per line

Source Files on job 9706.6 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9211
  • Travis Job 9706.6
  • 740dc92e on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#9703.6)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#9710.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