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

letsencrypt / pebble / 1204
0%
master: 8%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Apr 2019 06:30PM UTC
Jobs 1
Files 1
Run time 1s
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 Apr 2019 06:27PM UTC coverage: 0.0%. Remained the same
1204

Pull #232

travis-ci

web-flow
fix dataraces, add -race install, add load-gen.

The `Authz()` method of the WFE was racey. One because it didn't lock
the authorizations and orders it was working with. Second because the
`acme.Authorization` type had pointers to challenge objects that were
being manipulated by the VA. Both of these races are fixed in this
branch.

To prevent future occurrences travis.yml is updated to install Pebble
with the race detector enabled, and to run Pebble such that it will exit
non-zero if a race is detected.

Since Chisel2.py is single threaded the Boulder load-generator is used
for a short duration to drive concurrent request traffic. In practice
before fixing the dataraces I found this would crash Pebble <30s.
Pull Request #232: fix dataraces, add -race install, add load-gen.

0 of 53 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1204.1 (GO111MODULE=on) 12 Apr 2019 06:30PM UTC 0
0.0
Travis Job 1204.1
Source Files on build 1204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1204
  • Pull Request #232
  • PR Base - master (#1199)
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