• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Cannot finalize: source files have been archived for this build.

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

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 22 Mar 2017 01:47AM UTC
Jobs 1
Files 42
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
2515

Pull #2072

travis-ci

web-flow
Fix errors related to warnings raised on pypy test environment

For some reason pypy raises this warning in the line that the catch_warnings block was added:

______________________________ ERROR collecting  ______________________________
C:\ProgramData\chocolatey\lib\python.pypy\tools\pypy2-v5.4.1-win32\lib-python\2.7\pkgutil.py:476: in find_loader
    loader = importer.find_module(fullname)
c:\pytest\.tox\pypy\site-packages\_pytest\assertion\rewrite.py:75: in find_module
    fd, fn, desc = imp.find_module(lastname, path)
<builtin>/?:3: in anonymous
    ???
E   ImportWarning: Not importing directory 'c:\users\bruno\appdata\local\temp\pytest-of-Bruno\pytest-3192\testdir\test_cmdline_python_package0' missing __init__.py
Pull Request #2072: Integrate pytest warnings

80 of 80 new or added lines in 7 files covered. (100.0%)

8431 of 9106 relevant lines covered (92.59%)

0.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
100.0
_pytest/warnings.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
_pytest/capture.py
3
100.0
_pytest/config.py
Jobs
ID Job ID Ran Files Coverage
1 2515.1 (TOXENV=coveralls) 22 Mar 2017 01:47AM UTC 0
92.59
Travis Job 2515.1
Source Files on build 2515
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2515
  • Pull Request #2072
  • PR Base - features (#2510)
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