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

isislovecruft / bridgedb / 532 / 1
91%
develop: 91%

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

13 Aug 2014 02:00AM UTC coverage: 68.69% (+0.02%) from 68.666%
TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1

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

Source Files on job 532.1 (TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 532
  • Travis Job 532.1
  • 01ba4cf6 on github
  • Prev Job for TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1 on develop (#531.1)
  • Next Job for TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1 on develop (#534.1)
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