[issue29048] Coverage influence tests, make some of them fail

Patrik Iselind report at bugs.python.org
Sat Dec 24 13:25:33 EST 2016


Patrik Iselind added the comment:

Sure, here you go.

$ ./python ../coveragepy debug sys
-- sys -------------------------------------------------------
              version: 4.3a0
             coverage: ../coveragepy/coverage/__init__.py
           cover_dirs: /home/irina/patrik/coveragepy/coverage
           pylib_dirs: /home/irina/patrik/cpython/Lib
               tracer: PyTracer
 plugins.file_tracers: -none-
         config_files: .coveragerc
                       setup.cfg
                       tox.ini
         configs_read: -none-
            data_path: /home/irina/patrik/cpython/.coverage
               python: 3.7.0a0 (default:7ceacac48cd2+, Dec 24 2016, 19:08:24) [GCC 5.4.0 20160609]
             platform: Linux-4.4.0-53-generic-x86_64-with-debian-stretch-sid
       implementation: CPython
           executable: /home/irina/patrik/cpython/python
                  cwd: /home/irina/patrik/cpython
                 path: 
                       /usr/local/lib/python37.zip
                       /home/irina/patrik/cpython/Lib
                       /home/irina/patrik/cpython/build/lib.linux-x86_64-3.7
          environment: -none-
         command_line: ../coveragepy/coverage/__main__.py debug sys
         source_match: -none-
    source_pkgs_match: -none-
        include_match: -none-
           omit_match: -none-
          cover_match: /home/irina/patrik/coveragepy/coverage
          pylib_match: /home/irina/patrik/cpython/Lib

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29048>
_______________________________________


More information about the Python-bugs-list mailing list