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

letsencrypt / boulder / 10456
66%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2019 06:20PM UTC
Jobs 1
Files 90
Run time 6s
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

18 Apr 2019 06:07PM UTC coverage: 63.018%. Remained the same
10456

push

travis-ci

web-flow
tests: initialize caa_client var before ref. (#4166)

Without this change running a single integration tests with
`INT_SKIP_SETUP` like so:

```
  docker-compose run --use-aliases -e INT_FILTER="test_http_multiva_threshold_pass" -e INT_SKIP_SETUP=true -e RUN="integration" boulder ./test.sh;
```

Produces an error like:

```
+ python2 test/integration-test.py --chisel --load --filter test_http_multiva_threshold_pass --skip-setup
Traceback (most recent call last):
  File "test/integration-test.py", line 309, in <module>
    main()
  File "test/integration-test.py", line 217, in main
    caa_account_uri = caa_client.account.uri if caa_client is not None else None
UnboundLocalError: local variable 'caa_client' referenced before assignment
```

11003 of 17460 relevant lines covered (63.02%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
6 10456.6 (RUN="coverage" CONTAINER="netaccess") 18 Apr 2019 06:19PM UTC 0
63.02
Travis Job 10456.6
Source Files on build 10456
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10456
  • 30d15591 on github
  • Prev Build on master (#10441)
  • Next Build on master (#10459)
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