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

project-rig / rig / 991
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 05 Oct 2015 08:54AM UTC
Jobs 3
Files 182
Run time 6min
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
991

push

travis-ci

mossblaser
WORKAROUND: Only run doctests with py.test when really necessary.

This is a py.test/Python 3.5 bug workaround which can hopefully be reverted at
some point in the not too distant future.

Due to some unfortunate interaction between py.test and Python 3.5, running

    py.test tests --doctest-modules --doctest-glob='*_doctest.rst'

gets into some sort of CPU killing death spin. This was previously done by
default by pytest.ini but has been removed in this commit to (at least
temporarily) reverse this pain-point.

Notably, adding the same arguments when actually attempting to run to
documentation tests and module doctests (e.g.  py.test rig ... and py.test docs
...) does not cause a problem. As a result, these options have simply been
added in the cases where they're actually required in the tox and travis
scripts as well as the developer docs.

14640 of 14640 relevant lines covered (100.0%)

1.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 991.1 05 Oct 2015 08:54AM UTC 0
100.0
Travis Job 991.1
2 991.2 05 Oct 2015 08:57AM UTC 0
100.0
Travis Job 991.2
3 991.3 05 Oct 2015 09:00AM UTC 0
100.0
Travis Job 991.3
Source Files on build 991
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #991
  • 7851cc54 on github
  • Prev Build on travis-py35 (#989)
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