- * Package: dev-python/pytest-2.6.3
- * Repository: gentoo
- * Maintainer: python@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking pytest-2.6.3.tar.gz to /tmp/portage/dev-python/pytest-2.6.3/work
- >>> Source unpacked in /tmp/portage/dev-python/pytest-2.6.3/work
- >>> Preparing source in /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3 ...
- * LC_ALL is set to a locale with a charmap other than UTF-8.
- * This may trigger build failures in some python packages.
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3 ...
- * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
- * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
- /usr/bin/python3.3 setup.py build
- /usr/bin/python2.7 setup.py build
- running build
- running build_py
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib
- copying pytest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/resultlog.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/main.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/monkeypatch.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/unittest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/standalonetemplate.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/mark.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/junitxml.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/runner.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/helpconfig.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/_argcomplete.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/terminal.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/pytester.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/capture.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/recwarn.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/tmpdir.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/nose.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/pdb.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/config.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/hookspec.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/skipping.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/pastebin.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/python.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/doctest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/core.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- copying _pytest/genscript.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/oldinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/newinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/reinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/util.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- copying _pytest/assertion/rewrite.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion
- warning: build_py: byte-compiling is disabled, skipping.
- running build
- running build_py
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib
- copying pytest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/resultlog.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/main.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/monkeypatch.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/unittest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/standalonetemplate.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/mark.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/junitxml.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/runner.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/helpconfig.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/_argcomplete.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/terminal.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/pytester.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/capture.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/recwarn.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/tmpdir.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/nose.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/pdb.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/config.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/hookspec.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/skipping.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/pastebin.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/python.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/doctest.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/core.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- copying _pytest/genscript.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest
- creating /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/oldinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/newinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/reinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/util.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- copying _pytest/assertion/rewrite.py -> /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion
- warning: build_py: byte-compiling is disabled, skipping.
- * python2_7: running distutils-r1_run_phase python_compile_all
- >>> Source compiled.
- >>> Test phase: dev-python/pytest-2.6.3
- * python3_3: running distutils-r1_run_phase python_test
- * python2_7: running distutils-r1_run_phase python_test
- ============================================================================================================================= test session starts =============================================================================================================================
- platform linux -- Python 3.3.5 -- py-1.4.25 -- pytest-2.6.3
- ============================================================================================================================= test session starts =============================================================================================================================
- platform linux2 -- Python 2.7.8 -- py-1.4.25 -- pytest-2.6.3
- plugins: cov
- collected 1134 items
- doc/en/example/assertion/test_failures.py collected 1134 items
- doc/en/example/assertion/test_failures.py .
- doc/en/example/assertion/test_setup_flow_example.py ..
- doc/en/example/assertion/global_testmodule_config/test_hello.py .
- doc/en/example/costlysetup/sub1/test_quick.py .
- doc/en/example/assertion/test_setup_flow_example.py ..
- doc/en/example/assertion/global_testmodule_config/test_hello.py .
- doc/en/example/costlysetup/sub1/test_quick.py .
- doc/en/example/costlysetup/sub2/test_two.py ..
- doc/en/example/py2py3/test_py3.py .
- testing/acceptance_test.py ...
- doc/en/example/costlysetup/sub2/test_two.py ..
- doc/en/example/py2py3/test_py2.py .
- testing/acceptance_test.py ....................................................x..........
- testing/test_argcomplete.py ..
- testing/test_assertinterpret.py ...................ss......s
- testing/test_assertion.py ..................................................
- testing/test_assertrewrite.py ....................................ssss.....
- testing/test_capture.py ............x......................................................s...........s.........................
- testing/test_collection.py ............x......................
- testing/test_config.py .........x..x..s....................
- testing/test_conftest.py .............................
- testing/test_core.py ............................................................
- testing/test_doctest.py ....................
- testing/test_argcomplete.py .
- testing/test_genscript.py s..
- testing/test_assertinterpret.py ...........................s
- testing/test_assertion.py ......................................s.
- testing/test_helpconfig.py .........
- testing/test_junitxml.py ..............................
- testing/test_mark.py ..................................x...............x..
- testing/test_monkeypatch.py .............................
- testing/test_nose.py .................
- testing/test_parseopt.py ........................s
- testing/test_pastebin.py ....
- testing/test_pdb.py ....FFFFFFFFFFFF.F
- testing/test_pytester.py x........
- testing/test_recwarn.py ........
- testing/test_resultlog.py ...........
- testing/test_runner.py .
- testing/test_assertrewrite.py ......................sssssss...ssss.......x............
- testing/test_runner_xunit.py .........................
- testing/test_session.py ...................
- testing/test_skipping.py ...s.....................................s.............
- testing/test_terminal.py .........F................
- testing/test_capture.py .......................s.............x..............................
- testing/test_tmpdir.py .......
- testing/test_unittest.py ........................ss.ssssss............
- testing/cx_freeze/tests/test_doctest.txt .
- testing/cx_freeze/tests/test_trivial.py ..
- testing/python/collect.py ......................................................
- testing/python/fixture.py .............................................................................................
- testing/test_collection.py ...............................x....................x.....................................................................
- testing/python/integration.py ...............
- testing/python/metafunc.py ..................
- testing/test_config.py ................x......................................
- testing/test_conftest.py ............................x.........
- testing/python/raises.py .........
- ================================================================================================================================== FAILURES ===================================================================================================================================
- ________________________________________________________________________________________________________________________ TestPDB.test_pdb_interaction _________________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8624cdfb90>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction0')>
- def test_pdb_interaction(self, testdir):
- p1 = testdir.makepyfile("""
- def test_1():
- i = 0
- assert i == 1
- """)
- > child = testdir.spawn_pytest("--pdb %s" % p1)
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:61:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624159890>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...pdb /tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction0/test_pdb_interaction.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ___________________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_exception ____________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8623649c10>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_exception0')>
- def test_pdb_interaction_exception(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def globalfunc():
- pass
- def test_1():
- pytest.raises(ValueError, globalfunc)
- """)
- > child = testdir.spawn_pytest("--pdb %s" % p1)
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:80:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8623649fd0>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_exception0/test_pdb_interaction_exception.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _____________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_on_collection_issue181 _____________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8624af8f50>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_on_collection_issue1810')>
- def test_pdb_interaction_on_collection_issue181(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- xxx
- """)
- > child = testdir.spawn_pytest("--pdb %s" % p1)
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:96:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624948190>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...python3.3/pytest-0/testdir/test_pdb_interaction_on_collection_issue1810/test_pdb_interaction_on_collection_issue181.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _______________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_on_internal_error ________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f86241c7ed0>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_on_internal_error0')>
- def test_pdb_interaction_on_internal_error(self, testdir):
- testdir.makeconftest("""
- def pytest_runtest_protocol():
- 0/0
- """)
- p1 = testdir.makepyfile("def test_func(): pass")
- > child = testdir.spawn_pytest("--pdb %s" % p1)
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:110:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624c5b890>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por....6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_on_internal_error0/test_pdb_interaction_on_internal_error.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ________________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_capturing_simple ________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f86256db250>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_capturing_simple0')>
- def test_pdb_interaction_capturing_simple(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def test_1():
- i = 0
- print ("hello17")
- pytest.set_trace()
- x = 3
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:126:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f86236e5110>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_capturing_simple0/test_pdb_interaction_capturing_simple.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ___________________________________________________________________________________________________________________ TestPDB.test_pdb_set_trace_interception ___________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8624b94150>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_set_trace_interception0')>
- def test_pdb_set_trace_interception(self, testdir):
- p1 = testdir.makepyfile("""
- import pdb
- def test_1():
- pdb.set_trace()
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:144:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624b94c10>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...ython/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_set_trace_interception0/test_pdb_set_trace_interception.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _________________________________________________________________________________________________________________________ TestPDB.test_pdb_and_capsys _________________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8624923450>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_and_capsys0')>
- def test_pdb_and_capsys(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def test_1(capsys):
- print ("hello1")
- pytest.set_trace()
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:161:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f86237f3150>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...xpect /tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_and_capsys0/test_pdb_and_capsys.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _________________________________________________________________________________________________________________ TestPDB.test_set_trace_capturing_afterwards _________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f86236e5950>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_set_trace_capturing_afterwards0')>
- def test_set_trace_capturing_afterwards(self, testdir):
- p1 = testdir.makepyfile("""
- import pdb
- def test_1():
- pdb.set_trace()
- def test_2():
- print ("hello")
- assert 0
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:179:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f86236e5790>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...test-2.6.3/temp/python3.3/pytest-0/testdir/test_set_trace_capturing_afterwards0/test_set_trace_capturing_afterwards.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ____________________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_doctest _____________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8624473110>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_doctest0')>
- @xfail_if_pdbpp_installed
- def test_pdb_interaction_doctest(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def function_1():
- '''
- >>> i = 0
- >>> assert i == 1
- '''
- """)
- > child = testdir.spawn_pytest("--doctest-modules --pdb %s" % p1)
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:200:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624473dd0>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por.../dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_doctest0/test_pdb_interaction_doctest.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ________________________________________________________________________________________________________________ TestPDB.test_pdb_interaction_capturing_twice _________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8622c70b10>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_capturing_twice0')>
- def test_pdb_interaction_capturing_twice(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def test_1():
- i = 0
- print ("hello17")
- pytest.set_trace()
- x = 3
- print ("hello18")
- pytest.set_trace()
- x = 4
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:223:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8622c70610>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...st-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_interaction_capturing_twice0/test_pdb_interaction_capturing_twice.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _____________________________________________________________________________________________________________________ TestPDB.test_pdb_used_outside_test ______________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f86241c78d0>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_used_outside_test0')>
- def test_pdb_used_outside_test(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- pytest.set_trace()
- x = 5
- """)
- > child = testdir.spawn("%s %s" %(sys.executable, p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:244:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624facdd0>, command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_used_outside_test0/test_pdb_used_outside_test.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ___________________________________________________________________________________________________________________ TestPDB.test_pdb_used_in_generate_tests ___________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f8622c70c50>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_used_in_generate_tests0')>
- def test_pdb_used_in_generate_tests(self, testdir):
- p1 = testdir.makepyfile("""
- import pytest
- def pytest_generate_tests(metafunc):
- pytest.set_trace()
- x = 5
- def test_foo(a):
- pass
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:258:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8622c70450>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...ython/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_pdb_used_in_generate_tests0/test_pdb_used_in_generate_tests.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- ____________________________________________________________________________________________________________________ TestPDB.test_enter_pdb_hook_is_called ____________________________________________________________________________________________________________________
- self = <test_pdb.TestPDB object at 0x6f862569bb10>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_enter_pdb_hook_is_called0')>
- def test_enter_pdb_hook_is_called(self, testdir):
- testdir.makeconftest("""
- def pytest_enter_pdb():
- print 'enter_pdb_hook'
- """)
- p1 = testdir.makepyfile("""
- import pytest
-
- def test_foo():
- pytest.set_trace()
- """)
- > child = testdir.spawn_pytest(str(p1))
- ../../../../../work/pytest-2.6.3/testing/test_pdb.py:282:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f8624c4ced0>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/por...ev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_enter_pdb_hook_is_called0/test_enter_pdb_hook_is_called.py', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- _________________________________________________________________________________________________________ TestTerminal.test_runtest_location_shown_before_test_starts _________________________________________________________________________________________________________
- self = <test_terminal.TestTerminal object at 0x6f86221d6d10>, testdir = <TmpTestdir local('/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_runtest_location_shown_before_test_starts0')>
- def test_runtest_location_shown_before_test_starts(self, testdir):
- testdir.makepyfile("""
- def test_1():
- import time
- time.sleep(20)
- """)
- > child = testdir.spawn_pytest("")
- ../../../../../work/pytest-2.6.3/testing/test_terminal.py:104:
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:527: in spawn_pytest
- return self.spawn(cmd, expect_timeout=expect_timeout)
- ../../../../../work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py:538: in spawn
- child = pexpect.spawn(cmd, logfile=logfile)
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:511: in __init__
- self._spawn(command, args)
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- self = <pexpect.spawn object at 0x6f862208a890>
- command = '/usr/bin/python3.3 /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py --basetemp=/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/pytest-0/testdir/test_runtest_location_shown_before_test_starts0/pexpect ', args = []
- def _spawn(self, command, args=[]):
- '''This starts the given command in a child process. This does all the
- fork/exec type of stuff for a pty. This is called by __init__. If args
- is empty then command will be parsed (split on spaces) and args will be
- set to parsed arguments. '''
-
- # The pid and child_fd of this object get set by this method.
- # Note that it is difficult for this method to fail.
- # You cannot detect if the child process cannot start.
- # So the only way you can tell if the child process started
- # or not is to try to read from the file descriptor. If you get
- # EOF immediately then it means that the child is already dead.
- # That may not necessarily be bad because you may have spawned a child
- # that performs some task; creates no stdout output; and then dies.
-
- # If command is an int type then it may represent a file descriptor.
- if isinstance(command, type(0)):
- raise ExceptionPexpect('Command is an int type. ' +
- 'If this is a file descriptor then maybe you want to ' +
- 'use fdpexpect.fdspawn which takes an existing ' +
- 'file descriptor instead of a command string.')
-
- if not isinstance(args, type([])):
- raise TypeError('The argument, args, must be a list.')
-
- if args == []:
- self.args = split_command_line(command)
- self.command = self.args[0]
- else:
- # Make a shallow copy of the args list.
- self.args = args[:]
- self.args.insert(0, command)
- self.command = command
-
- command_with_path = which(self.command)
- if command_with_path is None:
- raise ExceptionPexpect('The command was not found or was not ' +
- 'executable: %s.' % self.command)
- self.command = command_with_path
- self.args[0] = self.command
-
- self.name = '<' + ' '.join(self.args) + '>'
-
- assert self.pid is None, 'The pid member must be None.'
- assert self.command is not None, 'The command member must not be None.'
-
- if self.use_native_pty_fork:
- try:
- self.pid, self.child_fd = pty.fork()
- except OSError: # pragma: no cover
- err = sys.exc_info()[1]
- > raise ExceptionPexpect('pty.fork() failed: ' + str(err))
- E pexpect.ExceptionPexpect: pty.fork() failed: out of pty devices
- /usr/lib64/python3.3/site-packages/pexpect/__init__.py:630: ExceptionPexpect
- =========================================================================================================================== short test summary info ===========================================================================================================================
- XFAIL testing/acceptance_test.py::TestInvocationVariants::()::test_noclass_discovery_if_not_testcase
- decide: feature or bug
- XFAIL testing/test_capture.py::TestPerTestCapturing::()::test_capture_scope_cache
- unimplemented feature
- XFAIL testing/test_collection.py::TestPrunetraceback::()::test_collect_report_postprocessing
- other mechanism for adding to reporting needed
- XFAIL testing/test_config.py::TestParseIni::()::test_confcutdir
- probably not needed
- XFAIL testing/test_mark.py::TestFunctional::()::test_merging_markers_deep
- unfixed
- XFAIL testing/test_mark.py::TestKeywordSelection::()::test_keyword_extra_dash
- XFAIL testing/test_pytester.py::test_reportrecorder
- reason: internal reportrecorder tests need refactoring
- XFAIL testing/test_runner.py::test_runtest_in_module_ordering
- XFAIL testing/python/fixture.py::TestAutouseDiscovery::()::test_setup_enabled_functionnode
- 'enabled' feature not implemented
- XFAIL testing/python/metafunc.py::TestMarkersWithParametrization::()::test_nested_marks
- is this important to support??
- SKIP [11] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_runner.py:296: could not import 'xdist.plugin'
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/conftest.py:117: no suitable python2.6 found
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_parseopt.py:247: need to be run with py.test executable, not /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_unittest.py:340: could not import 'twisted.trial.unittest'
- SKIP [5] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/skipping.py:142: condition: sys.version_info[0] >= 3
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_unittest.py:314: could not import 'twisted.trial.unittest'
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_unittest.py:353: could not import 'twisted.trial.unittest'
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/conftest.py:117: no suitable pypy3 found
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_unittest.py:327: could not import 'twisted.trial.unittest'
- SKIP [2] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/skipping.py:142: text output different for bytes on python3
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/core.py:142: plugin 'xdist' is missing
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/skipping.py:142: condition: sys.version_info[:2] not in [(2, 6), (2, 7)]
- SKIP [4] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_unittest.py:367: could not import 'twisted.trial.unittest'
- SKIP [2] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3/testing/test_assertinterpret.py:203: could not import '_pytest.assertion.oldinterpret'
- SKIP [1] /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/skipping.py:142: condition: sys.version_info >= (2,6)
- ====================================================================================================== 14 failed, 1076 passed, 34 skipped, 10 xfailed in 218.61 seconds =======================================================================================================
- * ERROR: dev-python/pytest-2.6.3::gentoo failed (test phase):
- * tests failed with python3.3
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3814: Called distutils-r1_src_test
- * environment, line 1357: Called _distutils-r1_run_foreach_impl 'python_test'
- * environment, line 443: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_test'
- * environment, line 3658: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
- * environment, line 2639: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
- * environment, line 2582: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
- * environment, line 2580: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
- * environment, line 2630: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
- * environment, line 872: Called distutils-r1_run_phase 'python_test'
- * environment, line 1292: Called python_test
- * environment, line 3709: Called die
- * The specific snippet of code:
- . * "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py --ignore=doc/en/example/nonpython/test_simple.yml || die "tests failed with ${EPYTHON}"
- *
- * If you need support, post the output of `emerge --info '=dev-python/pytest-2.6.3::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/pytest-2.6.3::gentoo'`.
- /usr/lib/portage/python2.7/isolated-functions.sh: line 195: wait: `tests failed with python3.3': not a pid or valid job spec
- * The complete build log is located at '/var/log/portage/dev-python:pytest-2.6.3:20141019-225948.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/pytest-2.6.3/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3'
- * S: '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3'
- ....
- testing/test_core.py ..........................................................
- testing/test_doctest.py ......... * The ebuild phase 'test' with pid 552307 appears to have left an orphan
- * process running in the background.
- >>> Install pytest-2.6.3 into /tmp/portage/dev-python/pytest-2.6.3/image/ category dev-python
- * python3_3: running distutils-r1_run_phase distutils-r1_python_install
- * python2_7: running distutils-r1_run_phase distutils-r1_python_install
- /usr/bin/python3.3 setup.py install --root=/tmp/portage/dev-python/pytest-2.6.3/image//_python3.3
- /usr/bin/python2.7 setup.py install --root=/tmp/portage/dev-python/pytest-2.6.3/image//_python2.7
- running install
- running build
- running build_py
- running install_lib
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/__pycache__/pytest.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/__pycache__/pytest.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/__pycache__
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages/_pytest
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/_argcomplete.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/doctest.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/resultlog.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/junitxml.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/genscript.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/nose.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/helpconfig.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/pastebin.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/recwarn.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/monkeypatch.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/tmpdir.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/skipping.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/capture.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/unittest.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/pdb.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/python.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/terminal.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/runner.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/main.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/mark.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/core.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/hookspec.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/config.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/__init__.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/_argcomplete.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/doctest.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/resultlog.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/junitxml.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/genscript.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/nose.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/helpconfig.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/pastebin.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/recwarn.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/monkeypatch.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/tmpdir.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/skipping.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/capture.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/unittest.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/pdb.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/python.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/terminal.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/runner.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/main.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/mark.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/core.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/hookspec.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/config.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__pycache__/__init__.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/__pycache__
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/rewrite.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/newinterpret.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/reinterpret.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/util.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/__init__.cpython-33.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/rewrite.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/newinterpret.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/reinterpret.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/util.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__pycache__/__init__.cpython-33.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/__pycache__
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/rewrite.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/util.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/reinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/newinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/assertion/oldinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/genscript.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/core.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/doctest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/python.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/pastebin.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/skipping.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/hookspec.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/config.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/pdb.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/nose.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/tmpdir.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/recwarn.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/capture.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/pytester.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/terminal.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/_argcomplete.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/helpconfig.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/runner.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/junitxml.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/mark.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/standalonetemplate.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/unittest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/monkeypatch.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/main.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/_pytest/resultlog.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/lib/pytest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/assertion/oldinterpret.py to oldinterpret.cpython-33.pyc
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/pytester.py to pytester.cpython-33.pyc
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/_pytest/standalonetemplate.py to standalonetemplate.cpython-33.pyc
- writing byte-compilation script '/tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/tmpklg7pv.py'
- /usr/bin/python3.3 -OO /tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/tmpklg7pv.py
- removing /tmp/portage/dev-python/pytest-2.6.3/temp/python3.3/tmpklg7pv.py
- running install_egg_info
- running egg_info
- writing top-level names to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/top_level.txt
- writing dependency_links to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/dependency_links.txt
- writing requirements to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/requires.txt
- writing entry points to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/entry_points.txt
- writing /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/PKG-INFO
- reading manifest file '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info/SOURCES.txt'
- Copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python3_3/pytest.egg-info to /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib64/python3.3/site-packages/pytest-2.6.3-py3.3.egg-info
- running install_scripts
- Installing py.test script to /tmp/portage/dev-python/pytest-2.6.3/image//_python3.3/usr/lib/python-exec/python3.3
- running install
- running build
- running build_py
- running install_lib
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr/lib64
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr/lib64/python2.7/site-packages
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/pytest.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/pytest.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/_argcomplete.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/doctest.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/resultlog.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/junitxml.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/genscript.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/nose.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/helpconfig.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pastebin.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/recwarn.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/monkeypatch.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/tmpdir.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/skipping.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/capture.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/unittest.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pdb.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/python.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/terminal.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/runner.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/main.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/mark.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/core.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/hookspec.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/config.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/__init__.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/_argcomplete.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/doctest.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/resultlog.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/junitxml.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/genscript.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/nose.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/helpconfig.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pastebin.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/recwarn.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/monkeypatch.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/tmpdir.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/skipping.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/capture.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/unittest.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pdb.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/python.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/terminal.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/runner.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/main.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/mark.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/core.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/hookspec.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/config.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/__init__.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- creating /tmp/portage/dev-python/pytest-2.6.3/image/_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/rewrite.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/newinterpret.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/reinterpret.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/util.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/__init__.pyo -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/rewrite.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/newinterpret.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/reinterpret.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/util.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/__init__.pyc -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/rewrite.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/util.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/reinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/newinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/assertion/oldinterpret.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/genscript.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/core.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/doctest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/python.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pastebin.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/skipping.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/hookspec.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/config.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pdb.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/nose.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/tmpdir.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/recwarn.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/capture.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/pytester.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/terminal.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/_argcomplete.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/helpconfig.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/runner.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/junitxml.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/__init__.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/mark.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/standalonetemplate.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/unittest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/monkeypatch.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/main.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/_pytest/resultlog.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest
- copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/lib/pytest.py -> /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/assertion/oldinterpret.py to oldinterpret.pyc
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/pytester.py to pytester.pyc
- byte-compiling /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/_pytest/standalonetemplate.py to standalonetemplate.pyc
- writing byte-compilation script '/tmp/portage/dev-python/pytest-2.6.3/temp/python2.7/tmpHPUCYd.py'
- /usr/bin/python2.7 -OO /tmp/portage/dev-python/pytest-2.6.3/temp/python2.7/tmpHPUCYd.py
- removing /tmp/portage/dev-python/pytest-2.6.3/temp/python2.7/tmpHPUCYd.py
- running install_egg_info
- running egg_info
- writing requirements to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/requires.txt
- writing /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/PKG-INFO
- writing top-level names to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/top_level.txt
- writing dependency_links to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/dependency_links.txt
- writing entry points to /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/entry_points.txt
- reading manifest file '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file '/tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info/SOURCES.txt'
- Copying /tmp/portage/dev-python/pytest-2.6.3/work/pytest-2.6.3-python2_7/pytest.egg-info to /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib64/python2.7/site-packages/pytest-2.6.3-py2.7.egg-info
- running install_scripts
- Installing py.test script to /tmp/portage/dev-python/pytest-2.6.3/image//_python2.7/usr/lib/python-exec/python2.7
- * python2_7: running distutils-r1_run_phase python_install_all
- >>> Completed installing pytest-2.6.3 into /tmp/portage/dev-python/pytest-2.6.3/image/
- ecompressdir: bzip2 -9 /usr/share/doc