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

isislovecruft / bridgedb / 532
91%

Build:
DEFAULT BRANCH: develop
Ran 13 Aug 2014 02:14AM UTC
Jobs 1
Files 29
Run time 17s
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

pending completion
532

push

travis-ci

isislovecruft
Fix backwards compat issue with t.w.client.Agent._contextFactory.

Make Twisted's changes for their implementation of the SSL (non-strict)
hostname verification (in Twisted-14.1.0) backwards compatible with ours
(and Twisted-13.2.0).

In Twisted-14.1.0, `twisted.web.client.Agent._contextFactory`, which
contained the original OpenSSL context factory for the connection, was
renamed to `twisted.web.client.Agent._policyForHTTPS`. We access
`_contextFactory` in our unittests to test our implementation of a
strict SSL hostname verification context
(`bridgedb.crypto.SSLVerifyingContextFactory`).

 * FIXES a backwards compatibility issue introduced by Twisted's
   implementation of SSL hostname verification
   (https://twistedmatrix.com/trac/ticket/4888) in commit
   https://twistedmatrix.com/trac/changeset/42546.

2773 of 4037 relevant lines covered (68.69%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 532.1 (TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1) 13 Aug 2014 02:14AM UTC 0
68.69
Travis Job 532.1
Source Files on build 532
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #532
  • 01ba4cf6 on github
  • Prev Build on develop (#531)
  • Next Build on develop (#534)
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