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

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

Build:
DEFAULT BRANCH: develop
Ran 13 Aug 2014 04:57AM UTC
Files 29
Run time 15s
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 04:51AM UTC coverage: 68.636% (-0.05%) from 68.69%
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.

2777 of 4046 relevant lines covered (68.64%)

0.69 hits per line

Source Files on job 534.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 534
  • Travis Job 534.1
  • e8cb4eb2 on github
  • Prev Job for TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1 on develop (#532.1)
  • Next Job for TWISTED_VERSION=14.0.0 PYOPENSSL_VERSION=0.14 on develop (#537.3)
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