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

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

Build:
Build:
LAST BUILD BRANCH: feature/cloud-fronted-collectors
DEFAULT BRANCH: master
Ran 03 Feb 2014 03:42PM UTC
Jobs 1
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

pending completion
478

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

Jobs
ID Job ID Ran Files Coverage
1 478.1 03 Feb 2014 03:42PM UTC 0
27.25
Travis Job 478.1
Source Files on build 478
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #478
  • df8d9b46 on github
  • Next Build on fix/test_timeout (#480)
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