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

letsencrypt / boulder / 10158
66%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2019 04:15AM UTC
Jobs 2
Files 89
Run time 1min
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

12 Feb 2019 09:59PM UTC coverage: 63.568%. Remained the same
10158

cron

travis-ci

rolandshoemaker
VA: Promote singleDialTimeout, add preresolvedDialer timeout test. (#4049)

The `singleDialTimeout` field was previously a global `const` in the
`va` package. Making it a field of the VA impl (and the dialer structs)
makes it easier to test that it is working as expected with a smaller
than normal value.

A new `TestPreresolvedDialerTimeout` unit test is added that tests the
fix from https://github.com/letsencrypt/boulder/pull/4046

Without the fix applied:
```
=== RUN   TestPreresolvedDialerTimeout
--- FAIL: TestPreresolvedDialerTimeout (0.49s)
    http_test.go:86: fetch didn't timeout after 50ms
    FAIL
    FAIL  github.com/letsencrypt/boulder/va 0.512s
```

With the fix applied:
```
=== RUN   TestPreresolvedDialerTimeout
--- PASS: TestPreresolvedDialerTimeout (0.05s)
PASS
ok    github.com/letsencrypt/boulder/va 1.075s
```

11031 of 17353 relevant lines covered (63.57%)

1.41 hits per line

Jobs
ID Job ID Ran Files Coverage
11 10158.11 (RUN="coverage" CONTAINER="netaccess") 13 Feb 2019 04:15AM UTC 0
63.57
Travis Job 10158.11
12 10158.12 (RUN="coverage" CONTAINER="netaccess") 13 Feb 2019 04:15AM UTC 0
63.57
Travis Job 10158.12
Source Files on build 10158
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10158
  • 2b12c6ac on github
  • Prev Build on master (#10154)
  • Next Build on master (#10160)
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