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

pytest-dev / pytest / 1401
94%
master: 51%

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 21 Jun 2016 11:37AM UTC
Jobs 1
Files 36
Run time 2s
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
1401

Pull #1628

travis-ci

web-flow
Exit pytest on collection error (without executing tests)

Add --continue-on-collection-errors option to restore the previous behaviour:
Execute tests (that were successfully collected) even when collection errors
happen.

Some tests had to be modified e.g. because the return code changed to 2
(EXIT_INTERRUPTED) instead of 1 (EXIT_TESTSFAILED) because an Interrupted
exception is raised on collection error.

Implemented via pair programming with:
    Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>

closes #1421
Pull Request #1628: Exit pytest on collection error (without executing tests)

3 of 3 new or added lines in 1 file covered. (100.0%)

8238 of 8915 relevant lines covered (92.41%)

0.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
_pytest/vendored_packages/pluggy.py
3
100.0
_pytest/config.py
Jobs
ID Job ID Ran Files Coverage
1 1401.1 (TESTENV=coveralls) 21 Jun 2016 11:37AM UTC 0
92.41
Travis Job 1401.1
Source Files on build 1401
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1401
  • Pull Request #1628
  • PR Base - features (#1385)
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