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

TheTorProject / ooni-probe / 478 / 1
27%
master: 71%

Build:
Build:
LAST BUILD BRANCH: feature/cloud-fronted-collectors
DEFAULT BRANCH: master
Ran 03 Feb 2014 03:42PM UTC
Files 73
Run time –
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

03 Feb 2014 03:40PM UTC coverage: 27.251%. First build
478.1

push

travis-ci

hellais
Write test that reproduces HTTP test stalling condition.

The condition would happen when a HTTP server would keep the connection open
without sending any data. The problem lied in the fact that we were not
properly cancelling tests that should have been cancelled.

This was happening because of 2 reasons:
1) We should not be checking to see if self._running.called is True since it is
possible that such deferred has been called, but the it has not yet made it's
way down the callback chain to the ooni registered callbacks.
2) We must call the cancel() method after we have called the failed() method.
Failing to do so will lead to the newly scheduled timer to be cancelled instead
of the previous one.

1631 of 5985 relevant lines covered (27.25%)

0.27 hits per line

Source Files on job 478.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 478
  • Travis Job 478.1
  • df8d9b46 on github
  • Next Job for on fix/test_timeout (#480.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