Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rope.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-239d0f27cbb1e64ba382d6285c307a64412233d6/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rope.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-rope-0.10.2-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rope.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-239d0f27cbb1e64ba382d6285c307a64412233d6/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rope.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oHoSkh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rope-0.10.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/rope-0.10.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rope-0.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aQ3oPx + umask 022 + cd /builddir/build/BUILD + cd rope-0.10.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/rope copying rope/__init__.py -> build/lib/rope creating build/lib/rope/base copying rope/base/utils.py -> build/lib/rope/base copying rope/base/astutils.py -> build/lib/rope/base copying rope/base/pyobjects.py -> build/lib/rope/base copying rope/base/change.py -> build/lib/rope/base copying rope/base/default_config.py -> build/lib/rope/base copying rope/base/pycore.py -> build/lib/rope/base copying rope/base/pyobjectsdef.py -> build/lib/rope/base copying rope/base/worder.py -> build/lib/rope/base copying rope/base/exceptions.py -> build/lib/rope/base copying rope/base/pyscopes.py -> build/lib/rope/base copying rope/base/pynames.py -> build/lib/rope/base copying rope/base/stdmods.py -> build/lib/rope/base copying rope/base/fscommands.py -> build/lib/rope/base copying rope/base/resources.py -> build/lib/rope/base copying rope/base/simplify.py -> build/lib/rope/base copying rope/base/history.py -> build/lib/rope/base copying rope/base/libutils.py -> build/lib/rope/base copying rope/base/pynamesdef.py -> build/lib/rope/base copying rope/base/builtins.py -> build/lib/rope/base copying rope/base/__init__.py -> build/lib/rope/base copying rope/base/codeanalyze.py -> build/lib/rope/base copying rope/base/resourceobserver.py -> build/lib/rope/base copying rope/base/taskhandle.py -> build/lib/rope/base copying rope/base/ast.py -> build/lib/rope/base copying rope/base/evaluate.py -> build/lib/rope/base copying rope/base/arguments.py -> build/lib/rope/base copying rope/base/prefs.py -> build/lib/rope/base copying rope/base/project.py -> build/lib/rope/base creating build/lib/rope/base/oi copying rope/base/oi/objectinfo.py -> build/lib/rope/base/oi copying rope/base/oi/soa.py -> build/lib/rope/base/oi copying rope/base/oi/soi.py -> build/lib/rope/base/oi copying rope/base/oi/memorydb.py -> build/lib/rope/base/oi copying rope/base/oi/doa.py -> build/lib/rope/base/oi copying rope/base/oi/objectdb.py -> build/lib/rope/base/oi copying rope/base/oi/__init__.py -> build/lib/rope/base/oi copying rope/base/oi/transform.py -> build/lib/rope/base/oi copying rope/base/oi/runmod.py -> build/lib/rope/base/oi creating build/lib/rope/refactor copying rope/refactor/introduce_factory.py -> build/lib/rope/refactor copying rope/refactor/wildcards.py -> build/lib/rope/refactor copying rope/refactor/change_signature.py -> build/lib/rope/refactor copying rope/refactor/rename.py -> build/lib/rope/refactor copying rope/refactor/extract.py -> build/lib/rope/refactor copying rope/refactor/occurrences.py -> build/lib/rope/refactor copying rope/refactor/patchedast.py -> build/lib/rope/refactor copying rope/refactor/multiproject.py -> build/lib/rope/refactor copying rope/refactor/localtofield.py -> build/lib/rope/refactor copying rope/refactor/encapsulate_field.py -> build/lib/rope/refactor copying rope/refactor/introduce_parameter.py -> build/lib/rope/refactor copying rope/refactor/sourceutils.py -> build/lib/rope/refactor copying rope/refactor/usefunction.py -> build/lib/rope/refactor copying rope/refactor/method_object.py -> build/lib/rope/refactor copying rope/refactor/inline.py -> build/lib/rope/refactor copying rope/refactor/__init__.py -> build/lib/rope/refactor copying rope/refactor/move.py -> build/lib/rope/refactor copying rope/refactor/suites.py -> build/lib/rope/refactor copying rope/refactor/functionutils.py -> build/lib/rope/refactor copying rope/refactor/topackage.py -> build/lib/rope/refactor copying rope/refactor/restructure.py -> build/lib/rope/refactor copying rope/refactor/similarfinder.py -> build/lib/rope/refactor creating build/lib/rope/refactor/importutils copying rope/refactor/importutils/module_imports.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/actions.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/__init__.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/importinfo.py -> build/lib/rope/refactor/importutils creating build/lib/rope/contrib copying rope/contrib/fixmodnames.py -> build/lib/rope/contrib copying rope/contrib/autoimport.py -> build/lib/rope/contrib copying rope/contrib/changestack.py -> build/lib/rope/contrib copying rope/contrib/findit.py -> build/lib/rope/contrib copying rope/contrib/codeassist.py -> build/lib/rope/contrib copying rope/contrib/__init__.py -> build/lib/rope/contrib copying rope/contrib/finderrors.py -> build/lib/rope/contrib copying rope/contrib/fixsyntax.py -> build/lib/rope/contrib copying rope/contrib/generate.py -> build/lib/rope/contrib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j5VZVc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch + cd rope-0.10.2 + rm -rf /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/introduce_factory.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/wildcards.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/change_signature.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/rename.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/extract.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/occurrences.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/patchedast.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/multiproject.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/localtofield.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/encapsulate_field.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/introduce_parameter.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/sourceutils.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/usefunction.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/method_object.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/inline.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/move.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/module_imports.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/actions.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/importutils/importinfo.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils copying build/lib/rope/refactor/suites.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/functionutils.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/topackage.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/restructure.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor copying build/lib/rope/refactor/similarfinder.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/fixmodnames.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/autoimport.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/changestack.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/findit.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/codeassist.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/finderrors.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/fixsyntax.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib copying build/lib/rope/contrib/generate.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/utils.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/astutils.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pyobjects.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/change.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base creating /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/objectinfo.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/soa.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/soi.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/memorydb.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/doa.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/objectdb.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/transform.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/oi/runmod.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi copying build/lib/rope/base/default_config.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pycore.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pyobjectsdef.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/worder.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/exceptions.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pyscopes.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pynames.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/stdmods.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/fscommands.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/resources.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/simplify.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/history.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/libutils.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/pynamesdef.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/builtins.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/codeanalyze.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/resourceobserver.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/taskhandle.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/ast.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/evaluate.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/arguments.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/prefs.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/base/project.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base copying build/lib/rope/__init__.py -> /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.py to introduce_factory.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/wildcards.py to wildcards.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/change_signature.py to change_signature.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/rename.py to rename.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/extract.py to extract.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/occurrences.py to occurrences.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/patchedast.py to patchedast.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/multiproject.py to multiproject.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/localtofield.py to localtofield.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.py to encapsulate_field.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.py to introduce_parameter.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.py to sourceutils.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/usefunction.py to usefunction.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/method_object.py to method_object.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/inline.py to inline.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/move.py to move.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.py to module_imports.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.py to importinfo.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/suites.py to suites.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/functionutils.py to functionutils.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/topackage.py to topackage.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/restructure.py to restructure.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.py to similarfinder.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.py to fixmodnames.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/autoimport.py to autoimport.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/changestack.py to changestack.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/findit.py to findit.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/codeassist.py to codeassist.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/finderrors.py to finderrors.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.py to fixsyntax.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/contrib/generate.py to generate.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/astutils.py to astutils.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pyobjects.py to pyobjects.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/change.py to change.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.py to objectinfo.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/soa.py to soa.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/soi.py to soi.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.py to memorydb.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/doa.py to doa.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.py to objectdb.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/oi/runmod.py to runmod.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/default_config.py to default_config.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pycore.py to pycore.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.py to pyobjectsdef.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/worder.py to worder.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pyscopes.py to pyscopes.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pynames.py to pynames.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/stdmods.py to stdmods.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/fscommands.py to fscommands.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/simplify.py to simplify.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/history.py to history.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/libutils.py to libutils.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/pynamesdef.py to pynamesdef.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/builtins.py to builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/codeanalyze.py to codeanalyze.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/resourceobserver.py to resourceobserver.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/taskhandle.py to taskhandle.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/ast.py to ast.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/evaluate.py to evaluate.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/arguments.py to arguments.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/prefs.py to prefs.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/base/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7/site-packages/rope-0.10.2-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/rope-0.10.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LIM1Tg + umask 022 + cd /builddir/build/BUILD + cd rope-0.10.2 + python setup.py test running test test_creating_file_inside_folder (ropetest.projecttest.ProjectTest) ... ok test_creating_files (ropetest.projecttest.ProjectTest) ... ok test_creating_files_that_already_exist (ropetest.projecttest.ProjectTest) ... ok test_creating_folders (ropetest.projecttest.ProjectTest) ... ok test_encoding_declaration_in_the_second_line (ropetest.projecttest.ProjectTest) ... ok test_exception_when_creating_twice (ropetest.projecttest.ProjectTest) ... ok test_exception_when_parent_does_not_exist (ropetest.projecttest.ProjectTest) ... ok test_failing_if_creating_folder_while_file_already_exists (ropetest.projecttest.ProjectTest) ... ok test_failing_when_creating_file_inside_non_existent_folder (ropetest.projecttest.ProjectTest) ... ok test_failure_when_project_root_exists_and_is_a_file (ropetest.projecttest.ProjectTest) ... ok test_file_encoding_reading (ropetest.projecttest.ProjectTest) ... ok test_file_encoding_writing (ropetest.projecttest.ProjectTest) ... ok test_file_get_name (ropetest.projecttest.ProjectTest) ... ok test_file_get_path (ropetest.projecttest.ProjectTest) ... ok test_folder_creating_files (ropetest.projecttest.ProjectTest) ... ok test_folder_creating_files2 (ropetest.projecttest.ProjectTest) ... ok test_folder_creating_nested_files (ropetest.projecttest.ProjectTest) ... ok test_folder_creating_nested_files2 (ropetest.projecttest.ProjectTest) ... ok test_folder_get_child (ropetest.projecttest.ProjectTest) ... ok test_folder_get_child_nested (ropetest.projecttest.ProjectTest) ... ok test_folder_get_name (ropetest.projecttest.ProjectTest) ... ok test_folder_get_path (ropetest.projecttest.ProjectTest) ... ok test_get_all_files (ropetest.projecttest.ProjectTest) ... ok test_get_all_files_after_changing (ropetest.projecttest.ProjectTest) ... ok test_getting_files (ropetest.projecttest.ProjectTest) ... ok test_getting_folders (ropetest.projecttest.ProjectTest) ... ok test_getting_not_existing_project_file (ropetest.projecttest.ProjectTest) ... ok test_getting_project_file (ropetest.projecttest.ProjectTest) ... ok test_ignoring_dot_pyc_files_in_get_files (ropetest.projecttest.ProjectTest) ... ok test_ignoring_symlinks_inside_project (ropetest.projecttest.ProjectTest) ... ok test_is_folder (ropetest.projecttest.ProjectTest) ... ok test_making_folder_that_already_exists (ropetest.projecttest.ProjectTest) ... ok test_making_root_folder_if_it_does_not_exist (ropetest.projecttest.ProjectTest) ... ok test_moving_destination_folders (ropetest.projecttest.ProjectTest) ... ok test_moving_files (ropetest.projecttest.ProjectTest) ... ok test_moving_files_and_resource_objects (ropetest.projecttest.ProjectTest) ... ok test_moving_folders (ropetest.projecttest.ProjectTest) ... ok test_multifile_get_all_files (ropetest.projecttest.ProjectTest) ... ok test_nested_directories (ropetest.projecttest.ProjectTest) ... ok test_nested_folder_get_files (ropetest.projecttest.ProjectTest) ... ok test_nested_folder_get_folders (ropetest.projecttest.ProjectTest) ... ok test_nonempty_get_children (ropetest.projecttest.ProjectTest) ... ok test_nonempty_get_children2 (ropetest.projecttest.ProjectTest) ... ok test_project_creation (ropetest.projecttest.ProjectTest) ... ok test_project_file_reading (ropetest.projecttest.ProjectTest) ... ok test_project_root_is_root_folder (ropetest.projecttest.ProjectTest) ... ok test_read_bytes (ropetest.projecttest.ProjectTest) ... ok test_removing_directories (ropetest.projecttest.ProjectTest) ... ok test_removing_files (ropetest.projecttest.ProjectTest) ... ok test_removing_files_invalidating_in_project_resource_pool (ropetest.projecttest.ProjectTest) ... ok test_removing_nested_files (ropetest.projecttest.ProjectTest) ... ok test_removing_non_existent_files (ropetest.projecttest.ProjectTest) ... ok test_root_folder (ropetest.projecttest.ProjectTest) ... ok test_simple_path_to_resource (ropetest.projecttest.ProjectTest) ... ok test_using_file_create (ropetest.projecttest.ProjectTest) ... ok test_using_folder_create (ropetest.projecttest.ProjectTest) ... ok test_using_project_get_file (ropetest.projecttest.ProjectTest) ... ok test_using_utf8_when_writing_in_case_of_errors (ropetest.projecttest.ProjectTest) ... ok test_writing_in_project_files (ropetest.projecttest.ProjectTest) ... ok testget_children (ropetest.projecttest.ProjectTest) ... ok test_changes_and_adding_resources (ropetest.projecttest.ResourceObserverTest) ... ok test_clear_observered_resources_for_filtered_observers (ropetest.projecttest.ResourceObserverTest) ... ok test_contains_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok test_moving_and_being_interested_about_a_folder_and_a_child (ropetest.projecttest.ResourceObserverTest) ... ok test_not_reporting_multiple_changes_to_folders (ropetest.projecttest.ResourceObserverTest) ... ok test_removing_and_adding_resources_to_filtered_observer (ropetest.projecttest.ResourceObserverTest) ... ok test_resource_change_observer (ropetest.projecttest.ResourceObserverTest) ... ok test_resource_change_observer2 (ropetest.projecttest.ResourceObserverTest) ... ok test_resource_change_observer_after_moving (ropetest.projecttest.ResourceObserverTest) ... ok test_resource_change_observer_after_removal (ropetest.projecttest.ResourceObserverTest) ... ok test_resource_change_observer_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok test_revalidating_files (ropetest.projecttest.ResourceObserverTest) ... ok test_revalidating_files_and_no_changes2 (ropetest.projecttest.ResourceObserverTest) ... ok test_revalidating_folders (ropetest.projecttest.ResourceObserverTest) ... ok test_validating_get_files_list (ropetest.projecttest.ResourceObserverTest) ... ok test_validating_twice_when_created (ropetest.projecttest.ResourceObserverTest) ... ok test_validating_when_created (ropetest.projecttest.ResourceObserverTest) ... ok test_validation_and_changing_files (ropetest.projecttest.ResourceObserverTest) ... ok test_validation_and_changing_files2 (ropetest.projecttest.ResourceObserverTest) ... ok test_folder_get_child (ropetest.projecttest.OutOfProjectTest) ... ok test_out_of_project_files_and_path_to_resource (ropetest.projecttest.OutOfProjectTest) ... ok test_simple_out_of_project_file (ropetest.projecttest.OutOfProjectTest) ... ok test_simple_out_of_project_folder (ropetest.projecttest.OutOfProjectTest) ... ok test_using_absolute_path (ropetest.projecttest.OutOfProjectTest) ... ok test_compressed_history (ropetest.projecttest.RopeFolderTest) ... ok test_compressed_objectdb (ropetest.projecttest.RopeFolderTest) ... ok test_fscommands_and_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok test_getting_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok test_ignored_folders (ropetest.projecttest.RopeFolderTest) ... ok test_ignored_resources_and_get_files (ropetest.projecttest.RopeFolderTest) ... ok test_ignored_resources_and_get_files2 (ropetest.projecttest.RopeFolderTest) ... ok test_ignored_resources_and_prefixes (ropetest.projecttest.RopeFolderTest) ... ok test_ignoring_syntax_errors (ropetest.projecttest.RopeFolderTest) ... ok test_loading_config_dot_py (ropetest.projecttest.RopeFolderTest) ... ok test_nested_dot_ropeproject_folder (ropetest.projecttest.RopeFolderTest) ... ok test_none_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok test_normal_fscommands (ropetest.projecttest.RopeFolderTest) ... ok test_setting_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok test_setting_ignored_resources_patterns (ropetest.projecttest.RopeFolderTest) ... ok test_star_should_not_include_slashes (ropetest.projecttest.RopeFolderTest) ... ok test_source_lines_get_line_end (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok test_source_lines_get_line_number (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok test_source_lines_get_line_start (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok test_source_lines_last_line_with_no_new_line (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok test_source_lines_simple (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok test_attribute_accesses (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_comments_for_finding_statements2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_comments_for_finding_statements3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_dictionaries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_empty_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_empty_splitted_statement2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_empty_splitted_statement3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_empty_splitted_statement4 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_empty_splitted_statement5 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_extra_spaces (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_find_parens_start_with_multiple_entries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_find_parens_start_with_nested_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_find_parens_start_with_parens_in_strs (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_find_parens_start_with_parens_in_strs_in_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_following_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_function_calls (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_function_calls2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_function_with_multiple_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_function_with_no_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_functions_on_ending_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_get_word_parens_range_and_string_literals (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_getting_primary_and_not_crossing_newlines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_getting_primary_and_strings_at_the_end_of_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_getting_primary_before_get_index (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_import_statement_finding (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_import_statement_finding2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_inside_parans (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_a_function_being_called_with_parens_on_next_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_assigned_here_for_equality_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_assigned_here_for_not_equal_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_from_with_from_import_and_line_breaks_in_the_middle (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_from_with_from_import_and_multiline_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_is_on_function_keyword (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_keyword_before_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_one_letter_function_keyword_arguments (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_operators_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_param_expressions (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_simple_names (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_str_in_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_string_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_strings (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_triple_quotes_spanning_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_underlined_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_finder_on_primaries_with_dots_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_finder_on_primary_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_finder_on_primary_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_finder_on_word_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_finder_on_word_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_word_parens_range (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok test_class_method_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_class_method_in_class_body_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_class_variable_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_class_variable_attribute_in_class_body2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_function_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_get_pyname_at_on_language_keywords (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_inner_class_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_one_liners (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_one_liners_with_line_breaks (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_one_liners_with_line_breaks2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_relative_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_relative_modules_after_from_statements2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_renaming_functions_with_from_import_and_parens (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok test_explicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_explicit_continuation_comments (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_fors_and_block_start (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generating_line_starts (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generating_line_starts2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generating_line_starts3 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_generator_expressions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_implicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_list_comprehensions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_logical_lines_for_else (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_multiple_indented_ifs (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_normal_lines (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_normal_lines2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_problems_with_inner_indentations (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok test_explicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_explicit_continuation_comments (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_fors_and_block_start (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generating_line_starts (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generating_line_starts2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generating_line_starts3 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_generator_expressions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_implicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_list_comprehensions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_logical_lines_for_else (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_multiple_indented_ifs (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_normal_lines (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_normal_lines2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_problems_with_inner_indentations (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok test_explicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_explicit_continuation_comments (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_fors_and_block_start (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generating_line_starts (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generating_line_starts2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generating_line_starts3 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_generator_expressions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_implicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_list_comprehensions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_logical_lines_for_else (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_multiple_indented_ifs (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_normal_lines (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_normal_lines2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_problems_with_inner_indentations (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok test_check_for_else_block (ropetest.pycoretest.PyCoreTest) ... ok test_check_names_defined_in_whiles (ropetest.pycoretest.PyCoreTest) ... ok test_class_attributes_set_in_init (ropetest.pycoretest.PyCoreTest) ... ok test_class_attributes_set_in_init_overwriting_a_defined (ropetest.pycoretest.PyCoreTest) ... ok test_class_methods (ropetest.pycoretest.PyCoreTest) ... ok test_class_variables (ropetest.pycoretest.PyCoreTest) ... ok test_classes_inside_other_classes (ropetest.pycoretest.PyCoreTest) ... ok test_file_encoding_reading (ropetest.pycoretest.PyCoreTest) ... ok test_find_module (ropetest.pycoretest.PyCoreTest) ... ok test_find_module_packages (ropetest.pycoretest.PyCoreTest) ... ok test_find_module_when_module_and_package_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok test_find_multiple_module (ropetest.pycoretest.PyCoreTest) ... ok test_find_nested_module (ropetest.pycoretest.PyCoreTest) ... ok test_from_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok test_from_package_import_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok test_get_definition_location_for_filtered_packages (ropetest.pycoretest.PyCoreTest) ... ok test_get_definition_location_for_packages (ropetest.pycoretest.PyCoreTest) ... ok test_get_definition_location_in_tuple_assnames (ropetest.pycoretest.PyCoreTest) ... ok test_get_module_for_defined_pyobjects (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_class (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_class2 (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_functions (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_importes (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_imports (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_local_variables (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_parameters (ropetest.pycoretest.PyCoreTest) ... ok test_get_pyname_definition_location_reassigning (ropetest.pycoretest.PyCoreTest) ... ok test_get_string_module (ropetest.pycoretest.PyCoreTest) ... ok test_get_string_module_with_extra_spaces (ropetest.pycoretest.PyCoreTest) ... ok test_getting_empty_source_folders (ropetest.pycoretest.PyCoreTest) ... ok test_global_keyword (ropetest.pycoretest.PyCoreTest) ... ok test_global_variables (ropetest.pycoretest.PyCoreTest) ... ok test_holding_error_location_information (ropetest.pycoretest.PyCoreTest) ... ok test_import_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok test_imported_as_names (ropetest.pycoretest.PyCoreTest) ... ok test_imported_names (ropetest.pycoretest.PyCoreTest) ... ok test_inherit_multiple_base_class_attrs_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok test_inheriting_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok test_inheriting_multiple_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok test_inheriting_unknown_base_class (ropetest.pycoretest.PyCoreTest) ... ok test_mixing_scopes_and_objects_hierarchy (ropetest.pycoretest.PyCoreTest) ... ok test_module_creation (ropetest.pycoretest.PyCoreTest) ... ok test_module_get_resource (ropetest.pycoretest.PyCoreTest) ... ok test_multi_source_folders (ropetest.pycoretest.PyCoreTest) ... ok test_multi_source_folders2 (ropetest.pycoretest.PyCoreTest) ... ok test_nested_modules (ropetest.pycoretest.PyCoreTest) ... ok test_nested_package_creation (ropetest.pycoretest.PyCoreTest) ... ok test_no_exceptions_on_module_encoding_problems (ropetest.pycoretest.PyCoreTest) ... ok test_non_existent_module (ropetest.pycoretest.PyCoreTest) ... ok test_not_leaking_for_vars_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok test_not_leaking_for_vars_inside_parent_scope2 (ropetest.pycoretest.PyCoreTest) ... ok test_not_leaking_tuple_assigned_names_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok test_not_reaching_maximum_recursions_when_importing_variables (ropetest.pycoretest.PyCoreTest) ... ok test_not_reaching_maximum_recursions_when_importing_variables2 (ropetest.pycoretest.PyCoreTest) ... ok test_not_reaching_maximum_recursions_with_from_star_imports (ropetest.pycoretest.PyCoreTest) ... ok test_out_of_project_modules (ropetest.pycoretest.PyCoreTest) ... ok test_package (ropetest.pycoretest.PyCoreTest) ... ok test_package_creation (ropetest.pycoretest.PyCoreTest) ... ok test_packaged_module_creation (ropetest.pycoretest.PyCoreTest) ... ok test_packaged_module_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok test_packaged_package_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok test_packages (ropetest.pycoretest.PyCoreTest) ... ok test_parameter_info_for_functions (ropetest.pycoretest.PyCoreTest) ... ok test_pyobject_equality_should_compare_types (ropetest.pycoretest.PyCoreTest) ... ok test_root_source_folder (ropetest.pycoretest.PyCoreTest) ... ok test_root_source_folder2 (ropetest.pycoretest.PyCoreTest) ... ok test_simple_class (ropetest.pycoretest.PyCoreTest) ... ok test_simple_function (ropetest.pycoretest.PyCoreTest) ... ok test_simple_module (ropetest.pycoretest.PyCoreTest) ... ok test_source_folders_preference (ropetest.pycoretest.PyCoreTest) ... ok test_src_source_folder (ropetest.pycoretest.PyCoreTest) ... ok test_syntax_errors_in_code (ropetest.pycoretest.PyCoreTest) ... ok test_syntax_errors_when_bad_strs (ropetest.pycoretest.PyCoreTest) ... ok test_syntax_errors_when_cannot_decode_file2 (ropetest.pycoretest.PyCoreTest) ... ok test_syntax_errors_when_null_bytes (ropetest.pycoretest.PyCoreTest) ... ok test_variables_defined_in_excepts (ropetest.pycoretest.PyCoreTest) ... ok test_with_statement_variable_type (ropetest.pycoretest.PyCoreTest) ... ok test_with_statement_variables (ropetest.pycoretest.PyCoreTest) ... ok test_with_statement_variables_and_tuple_assignment (ropetest.pycoretest.PyCoreTest) ... ok test_with_statement_with_no_vars (ropetest.pycoretest.PyCoreTest) ... ok test_caching_pymodule_with_syntax_errors (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_circular_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_circular_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_function (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_nonexistent_module (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_nonexistent_name (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_star (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_star_imports_in_functions (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_star_not_imporing_underlined (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_import_star_overwriting (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_from_package_import_mod (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_inheriting_dotted_base_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_invalidating_cache_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_invalidating_cache_after_resource_change_for_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_invalidating_cache_after_rsrc_chng_for_nested_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_invalidating_cache_for_from_imports_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_invalidating_superclasses_after_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_location_of_imports_when_importing (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_multi_dot_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_multi_dot_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_multi_dot_imports3 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_multi_dot_imports_as (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_nested_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_new_style_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_new_style_relative_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_none_assignments_in_classes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_not_considering_imported_modules_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_not_considering_imported_names_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_reading_init_dot_py (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_relative_froms (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_relative_imports_for_string_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_relative_imports_for_string_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_self_in_methods (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_self_in_methods_with_decorators (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_simple_import (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_unknown_when_module_cannot_be_found (ropetest.pycoretest.PyCoreInProjectsTest) ... ok test_consume_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_line_expansion (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_line_removals (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_multi_line_checks (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_one_line_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_trivial_case (ropetest.pycoretest.TextChangeDetectorTest) ... ok test_ignore_bad_imports (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_ignore_bad_imports_for_froms (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_not_raising_errors_for_strings_with_ignore_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_python_files_config (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_reporting_syntax_errors_in_strings_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_reporting_syntax_errors_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_reporting_syntax_errors_with_force_errors_for_packages (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok test_assigning_builtin_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_assists_inside_fors (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_classes_inside_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_first_parameter_of_a_method (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_first_parameter_of_class_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_first_parameter_of_static_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_first_parameter_with_self_as_name_and_unknown_decorator (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_for_variables_in_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_function_getting_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_function_parameters_in_scope_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_function_scopes_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_get_inner_scope_and_logical_lines (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_get_inner_scope_for_staticmethods (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_get_lineno (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_get_names_contains_only_names_defined_in_a_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_getting_defined_names_for_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_getting_defined_names_for_modules (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_getting_overwritten_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_inside_class_scope_attribute_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_inside_class_scope_attribute_lookup2 (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_scope_kind (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_scope_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_scopes_in_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_simple_class_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_simple_function_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_simple_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok test_attributed_object_inference (ropetest.objectinfertest.ObjectInferTest) ... ok test_basic_generator_expressions (ropetest.objectinfertest.ObjectInferTest) ... ok test_basic_list_comprehensions (ropetest.objectinfertest.ObjectInferTest) ... ok test_considering_nones_to_be_unknowns (ropetest.objectinfertest.ObjectInferTest) ... ok test_empty_tuples (ropetest.objectinfertest.ObjectInferTest) ... ok test_following_chained_assignments_avoiding_circles (ropetest.objectinfertest.ObjectInferTest) ... ok test_func_returned_obj_using_call_spec_func_static_type_infer (ropetest.objectinfertest.ObjectInferTest) ... ok test_function_returned_object_static_type_inference1 (ropetest.objectinfertest.ObjectInferTest) ... ok test_function_returned_object_static_type_inference2 (ropetest.objectinfertest.ObjectInferTest) ... ok test_getting_property_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok test_getting_property_attributes_with_method_getters (ropetest.objectinfertest.ObjectInferTest) ... ok test_handling_generator_functions (ropetest.objectinfertest.ObjectInferTest) ... ok test_handling_generator_functions_for_strs (ropetest.objectinfertest.ObjectInferTest) ... ok test_lambda_functions (ropetest.objectinfertest.ObjectInferTest) ... ok test_list_comprehensions_and_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok test_list_comprehensions_and_multiple_iters (ropetest.objectinfertest.ObjectInferTest) ... ok test_list_comprehensions_and_multiple_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok test_list_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok test_mixing_ass_attr_with_tuple_assignment (ropetest.objectinfertest.ObjectInferTest) ... ok test_mixing_slice_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok test_mixing_subscript_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok test_nested_tuple_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok test_recursive_function_returned_object_static_type_inference (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing_class_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing_classes_defined_in_holding_scope (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing_classes_in_class_methods (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing_for_chained_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok test_simple_type_inferencing_for_in_class_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok test_using_property_as_decorators (ropetest.objectinfertest.ObjectInferTest) ... ok test_using_property_as_decorators_and_passing_parameter (ropetest.objectinfertest.ObjectInferTest) ... ok test_we_know_the_type_of_catched_exceptions (ropetest.objectinfertest.ObjectInferTest) ... ok test_we_know_the_type_of_catched_multiple_excepts (ropetest.objectinfertest.ObjectInferTest) ... ok test_get_files (ropetest.objectdbtest.ObjectDBTest) ... ok test_getting_call_info (ropetest.objectdbtest.ObjectDBTest) ... ok test_getting_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok test_getting_returned (ropetest.objectdbtest.ObjectDBTest) ... ok test_getting_returned_when_does_not_match (ropetest.objectdbtest.ObjectDBTest) ... ok test_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok test_not_overwriting_with_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok test_not_overwriting_with_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok test_overwriting_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok test_simple_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok test_simple_per_name_after_syncing (ropetest.objectdbtest.ObjectDBTest) ... ok test_simple_per_name_does_not_exist (ropetest.objectdbtest.ObjectDBTest) ... ok test_using_file_list_observer (ropetest.objectdbtest.ObjectDBTest) ... ok test_validating_file_for_scopes (ropetest.objectdbtest.ObjectDBTest) ... ok test_validating_file_moved (ropetest.objectdbtest.ObjectDBTest) ... ok test_validating_files (ropetest.objectdbtest.ObjectDBTest) ... ok test_a_function_with_different_returns (ropetest.advanced_oi_test.DynamicOITest) ... ok test_a_function_with_different_returns2 (ropetest.advanced_oi_test.DynamicOITest) ... ok test_arguments_with_keywords (ropetest.advanced_oi_test.DynamicOITest) ... ok test_class_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_class_from_another_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_classes_with_the_same_name (ropetest.advanced_oi_test.DynamicOITest) ... ok test_dict_keys_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok test_dict_keys_and_dynamicoi2 (ropetest.advanced_oi_test.DynamicOITest) ... ok test_dict_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok test_dti_and_concluded_data_invalidation (ropetest.advanced_oi_test.DynamicOITest) ... ok test_for_loops_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok test_function_argument_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_function_argument_dti2 (ropetest.advanced_oi_test.DynamicOITest) ... ok test_ignoring_double_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok test_ignoring_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok test_instance_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_invalidating_data_after_changing (ropetest.advanced_oi_test.DynamicOITest) ... ok test_invalidating_data_after_moving (ropetest.advanced_oi_test.DynamicOITest) ... ok test_list_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok test_method_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_nested_classes (ropetest.advanced_oi_test.DynamicOITest) ... ok test_simple_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok test_strs_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok test_textual_transformations (ropetest.advanced_oi_test.DynamicOITest) ... ok test_a_function_with_different_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_always_returning_containing_class_for_selfs (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_call_function_and_parameters (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_following_function_calls_when_asked_to (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_handling_generator_functions_for_strs (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_invalidating_concluded_data_in_a_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_not_reporting_out_of_date_information (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_not_saving_unknown_function_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_properties_and_calling_get_property (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_report_change_in_libutils (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_report_libutils_and_analyze_all_modules (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_soi_on_constructors (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_class_methods (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_dicts_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_dicts_depending_on_for_loops (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_dicts_depending_on_update (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_dicts_depending_on_update_on_seqs (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_infer_return_typs_from_funcs_based_on_params (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_per_object_for_extending_lists (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_per_object_for_fields (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_per_object_for_get_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_per_object_for_iters (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_lists_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_nested_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_sets_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_for_simple_function_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_not_failing_when_callin_callables (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_static_oi_preventing_soi_maximum_recursion_exceptions (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_using_the_best_callinfo (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_validation_problems_for_changing_builtin_types (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_validation_problems_for_objectdb_retrievals (ropetest.advanced_oi_test.NewStaticOITest) ... ok test_killing_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_making_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_making_runner_when_doi_is_disabled (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_passing_arguments (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_passing_arguments_with_spaces (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_running_nested_files (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_setting_process_input (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_setting_process_output (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_setting_pythonpath (ropetest.runmodtest.PythonFileRunnerTest) ... ok test_abstractmethods_attribute (ropetest.builtinstest.BuiltinTypesTest) ... ok test_binary_or_left_value_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok test_builtin_class_get_name (ropetest.builtinstest.BuiltinTypesTest) ... ok test_builtin_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_builtin_zip_function_with_more_than_two_args (ropetest.builtinstest.BuiltinTypesTest) ... ok test_definition_location_for_loop_variables (ropetest.builtinstest.BuiltinTypesTest) ... ok test_enumerate_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_file_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok test_get_item_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_get_items (ropetest.builtinstest.BuiltinTypesTest) ... ok test_get_items_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok test_get_items_from_slices (ropetest.builtinstest.BuiltinTypesTest) ... ok test_getting_iterkeys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_getting_itervalues_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_getting_keys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_getting_values_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_handling_binop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok test_handling_boolops (ropetest.builtinstest.BuiltinTypesTest) ... ok test_handling_compares (ropetest.builtinstest.BuiltinTypesTest) ... ok test_handling_unaryop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok test_holding_type_information (ropetest.builtinstest.BuiltinTypesTest) ... ok test_iter_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_lambda_function_definition (ropetest.builtinstest.BuiltinTypesTest) ... ok test_lambda_functions (ropetest.builtinstest.BuiltinTypesTest) ... ok test_lambdas_that_return_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok test_making_dicts_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok test_making_lists_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok test_making_sets_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok test_making_tuples_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok test_overriding_builtin_names (ropetest.builtinstest.BuiltinTypesTest) ... ok test_popping_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_property_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok test_range_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_reversed_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_builtin_scope_test (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_case (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_case_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_complex_type (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_float_type (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_float_type2 (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_for_loops (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_int_type (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_list_comprehension_test (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_list_generator_expression (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_sets (ropetest.builtinstest.BuiltinTypesTest) ... ok test_simple_tuple_assignments (ropetest.builtinstest.BuiltinTypesTest) ... ok test_sorted_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_star_args_and_double_star_args (ropetest.builtinstest.BuiltinTypesTest) ... ok test_super_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_tuple_assignment_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok test_tuple_assignments_for_items (ropetest.builtinstest.BuiltinTypesTest) ... ok test_tuple_assignments_for_iteritems_in_fors (ropetest.builtinstest.BuiltinTypesTest) ... ok test_unknown_return_object (ropetest.builtinstest.BuiltinTypesTest) ... ok test_using_copy_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok test_wrong_arguments_to_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok test_ignored_extensions (ropetest.builtinstest.BuiltinModulesTest) ... ok test_ignored_extensions_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok test_nonexistent_modules (ropetest.builtinstest.BuiltinModulesTest) ... ok test_nonexistent_modules_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok test_simple_case (ropetest.builtinstest.BuiltinModulesTest) ... ok test_time_in_std_mods (ropetest.builtinstest.BuiltinModulesTest) ... ok test_moving_files (ropetest.historytest.HistoryTest) ... ok test_moving_files_to_folders (ropetest.historytest.HistoryTest) ... ok test_undoing_writes (ropetest.historytest.HistoryTest) ... ok test_writing_files_that_does_not_change_contents (ropetest.historytest.HistoryTest) ... ok test_clearing_redo_list_after_do (ropetest.historytest.IsolatedHistoryTest) ... ok test_clearing_up_the_history (ropetest.historytest.IsolatedHistoryTest) ... ok test_dropping_undone_changes (ropetest.historytest.IsolatedHistoryTest) ... ok test_get_file_undo_list_for_moves (ropetest.historytest.IsolatedHistoryTest) ... ok test_get_file_undo_list_simple (ropetest.historytest.IsolatedHistoryTest) ... ok test_ignoring_ignored_resources (ropetest.historytest.IsolatedHistoryTest) ... ok test_multiple_undos (ropetest.historytest.IsolatedHistoryTest) ... ok test_redo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok test_redoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok test_simple_re_undo (ropetest.historytest.IsolatedHistoryTest) ... ok test_simple_redo (ropetest.historytest.IsolatedHistoryTest) ... ok test_simple_undo (ropetest.historytest.IsolatedHistoryTest) ... ok test_tobe_redone (ropetest.historytest.IsolatedHistoryTest) ... ok test_tobe_undone (ropetest.historytest.IsolatedHistoryTest) ... ok test_undo_limit (ropetest.historytest.IsolatedHistoryTest) ... ok test_undo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_a_not_yet_performed_change (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_changes_that_depend_on_a_dependant_change (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_choosen_changes (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_choosen_changes2 (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_folder_movements_for_undoing_writes_inside_it (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_not_available_change (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_writes_for_undoing_folder_movements_containing_it (ropetest.historytest.IsolatedHistoryTest) ... ok test_undoing_writing_after_moving (ropetest.historytest.IsolatedHistoryTest) ... ok test_change_set_saving (ropetest.historytest.SavingHistoryTest) ... ok test_create_file_saving (ropetest.historytest.SavingHistoryTest) ... ok test_create_folder_saving (ropetest.historytest.SavingHistoryTest) ... ok test_create_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok test_move_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok test_move_resource_saving_for_folders (ropetest.historytest.SavingHistoryTest) ... ok test_remove_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok test_simple_change_content_saving (ropetest.historytest.SavingHistoryTest) ... ok test_simple_set_saving (ropetest.historytest.SavingHistoryTest) ... ok test_writing_and_reading_history (ropetest.historytest.SavingHistoryTest) ... ok test_writing_and_reading_history2 (ropetest.historytest.SavingHistoryTest) ... ok test_blanking_strs (ropetest.simplifytest.SimplifyTest) ... ok test_changing_to_double_quotes (ropetest.simplifytest.SimplifyTest) ... ok test_changing_to_double_quotes2 (ropetest.simplifytest.SimplifyTest) ... ok test_empty_strs (ropetest.simplifytest.SimplifyTest) ... ok test_joining_explicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok test_joining_implicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok test_removing_comments (ropetest.simplifytest.SimplifyTest) ... ok test_removing_comments_that_contain_strings (ropetest.simplifytest.SimplifyTest) ... ok test_removing_strings_containing_comments (ropetest.simplifytest.SimplifyTest) ... ok test_replacing_semicolons (ropetest.simplifytest.SimplifyTest) ... ok test_replacing_tabs (ropetest.simplifytest.SimplifyTest) ... ok test_trivial_case (ropetest.simplifytest.SimplifyTest) ... ok test_applying_all_changes_together (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_dos_line_ending_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_module_dependencies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_multi_byte_strs_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_all_text_occurrences_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_comment_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_dot_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_in_strings_and_comments_where_not_visible (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_methods_in_hierarchies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_not_renaming_string_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renam_functions_parameters_and_occurances_in_other_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renam_resources_use_rename_module_refactor_for_init_dot_py (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renam_resources_using_rename_module_refactor_for_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_rename_in_module_renaming_one_letter_names_for_expressions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_a_variable_with_arguement_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_all_occurances_in_containing_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_an_arguement_with_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_arguments_for_normal_args_changing_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_assigned_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_class_attributes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_class_attributes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_for_loop_variable (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_function_parameters1 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_function_parameters2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_function_parameters_of_class_init (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_function_with_local_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_functions_across_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_functions_across_modules_from_import (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_functions_from_another_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_global_variables (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_global_variables2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_methods_in_sibling_classes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_methods_in_subclasses (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_multiple_names_in_the_same_line (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_names_when_getting_some_attribute (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_names_when_getting_some_attribute2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_occurrences_in_overwritten_scopes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_occurrences_in_overwritten_scopes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_occurrences_inside_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameter_like_objects_after_keywords (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_not_renaming_others (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_not_renaming_others2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_on_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_spaces_before_call (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_with_multiple_params (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_parameters_with_multiple_params2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_resources_using_rename_module_refactoring (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_variables_in_init_dot_pys (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_variables_in_init_dot_pys2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_variables_in_init_dot_pys3 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_when_unsure (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_when_unsure_not_renaming_knowns (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_when_unsure_with_confirmation (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_renaming_with_backslash_continued_names (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_resources_parameter (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_resources_parameter_not_changing_defining_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_simple_global_variable_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_undoing_refactorings (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_undoing_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_variable_renaming_only_in_its_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok test_only_performing_inside_scopes (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok test_only_performing_on_calls (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok test_only_performing_on_reads (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok test_simple_case (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok test_performing_rename_on_parameters (ropetest.refactor.renametest.ImplicitInterfacesTest) ... ok test_breaks_and_continues_inside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_breaks_and_continues_outside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_definition_should_appear_before_the_first_use (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_definition_should_appear_where_it_is_visible (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_and_not_passing_global_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_after_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_and_argument_as_paramenter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_and_end_as_the_start_of_a_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_and_indented_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_at_the_end_of_file (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_while_inner_function_reads (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_with_function_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_function_with_multiple_return_values (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_global_function_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_extra_blank_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_multi_line_headers (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_similar_statements2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_similar_sttemnts_return_is_different (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_try_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_and_varying_first_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_bad_range (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_bad_range2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_containing_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_containing_return_in_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_containing_uncomplete_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_containing_uncomplete_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_containing_yield (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_in_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_when_an_attribute_exists_in_function_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_with_args_and_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_with_multiple_methods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_with_no_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_with_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_method_with_variables_possibly_written_to (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_methods_in_glob_funcs_should_be_glob (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_methods_in_glob_funcs_should_be_glob_2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_normal_method_with_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_and_similar_statements_in_classes (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_for_a_string (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_for_a_tuple (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_in_the_middle_of_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_inside_ifs_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_multiple_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_on_the_indented_function_statement (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_starting_from_the_start_of_the_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extract_variable_with_no_new_lines_at_the_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extracting_method_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extracting_pieces_with_distinct_temp_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extracting_variable_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_extracting_with_only_one_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_global_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_global_option_for_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_not_unread_variables_as_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_passing_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_raising_exception_on_bad_operators (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_raising_exception_on_bad_parens (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_raising_exception_when_on_incomplete_variables (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_raising_exception_when_on_incomplete_variables_on_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_returning_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_function_with_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_function_with_return_value (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_function_with_two_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_global_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_simple_extract_method_and_similar_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_function2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_function_if_condition (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_method_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_single_line_extract_method_and_logical_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_unneeded_params (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_var_writes_followed_by_var_reads_inside_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_variable_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_variable_writes_followed_by_variable_reads_after_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_variable_writes_in_the_same_line_as_variable_read (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_variable_writes_in_the_same_line_as_variable_read2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_where_to_seach_when_extracting_global_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok test_adding_factory_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok test_adding_the_method (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_for_renamed_classes (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_in_other_modules (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_in_other_modules_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_in_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_in_the_main_module_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurances_with_arguments (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_occurrs_in_the_same_module_with_conflict_ranges (ropetest.refactor.IntroduceFactoryTest) ... ok test_get_name_for_factories (ropetest.refactor.IntroduceFactoryTest) ... ok test_import_if_necessary_in_other_mods_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok test_introduce_factory_in_nested_scopes (ropetest.refactor.IntroduceFactoryTest) ... ok test_raising_exception_for_global_factory_for_nested_classes (ropetest.refactor.IntroduceFactoryTest) ... ok test_raising_exception_for_non_classes (ropetest.refactor.IntroduceFactoryTest) ... ok test_resources_parameter (ropetest.refactor.IntroduceFactoryTest) ... ok test_transform_module_to_package (ropetest.refactor.IntroduceFactoryTest) ... ok test_transform_module_to_package_undoing (ropetest.refactor.IntroduceFactoryTest) ... ok test_transform_module_to_package_with_relative_imports (ropetest.refactor.IntroduceFactoryTest) ... ok test_undoing_introduce_factory (ropetest.refactor.IntroduceFactoryTest) ... ok test_using_on_an_occurance_outside_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok test_changing_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_changing_other_modules_adding_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_changing_other_modules_removing_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_changing_source_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_folder_destination (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_a_global_when_it_is_used_after_a_multiline_str (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_and_used_relative_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_funtions_to_imported_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_globals_to_a_module_with_only_docstrings (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_globals_to_a_module_with_only_docstrings2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_and_moving_used_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_and_nonexistent_attributes (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_and_source_class_with_parameters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_choosing_the_correct_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_gettin_new_method_with_keyword_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_gettin_new_method_with_many_kinds_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_getting_changes_for_goal_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_getting_changes_for_goal_class2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_getting_changes_for_goal_class3 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_for_empty_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_for_multi_line_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_passing_simple_paremters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_renaming_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_new_method_using_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_methods_getting_old_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_module_and_not_removing_blanks_after_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_module_and_star_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_module_refactoring_and_nonexistent_destinations (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules_and_relative_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules_and_removing_out_of_date_froms (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules_and_removing_out_of_date_froms2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules_and_removing_out_of_date_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_modules_with_self_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_resources_using_move_module_for_init_dot_py (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_resources_using_move_module_for_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_resources_using_move_module_refactoring (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_to_a_module_with_encoding_cookie (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_used_imports_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_used_names_to_destination_module2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_moving_used_underlined_names_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_raising_an_exception_when_moving_non_package_folders (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_raising_exception_for_mov_glob_elemnts_to_the_same_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_raising_exception_for_moving_non_global_elements (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_simple_moving (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_unknown_attribute_type (ropetest.refactor.movetest.MoveRefactoringTest) ... ok test_a_function_with_no_occurance (ropetest.refactor.inlinetest.InlineTest) ... ok test_a_function_with_no_occurance2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_a_function_with_pass_body (ropetest.refactor.inlinetest.InlineTest) ... ok test_adding_needed_imports_for_elements_in_source (ropetest.refactor.inlinetest.InlineTest) ... ok test_adding_needed_imports_in_the_dest_module (ropetest.refactor.inlinetest.InlineTest) ... ok test_adding_needed_imports_in_the_dest_module_removing_selfs (ropetest.refactor.inlinetest.InlineTest) ... ok test_attribute_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok test_attribute_inlining2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_badly_formatted_text (ropetest.refactor.inlinetest.InlineTest) ... ok test_empty_case (ropetest.refactor.inlinetest.InlineTest) ... ok test_empty_returns_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_explicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok test_function_parameters_and_returns_in_other_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_function_references_other_than_call (ropetest.refactor.inlinetest.InlineTest) ... ok test_function_referencing_itself (ropetest.refactor.inlinetest.InlineTest) ... ok test_handling_relative_imports_when_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok test_implicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_a_function_with_pydoc (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_at_the_end_of_input (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_classmethods (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_classmethods2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_function_with_line_breaks_in_args (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_functions_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_method_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_methods (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_one_line_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_one_line_functions_with_breaks (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_one_line_functions_with_breaks2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_parameters (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_staticmethods (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_the_last_method_of_a_class (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_and_back_importing (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_and_importing_used_imports (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_before_comparison (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_variables_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok test_inlining_with_different_returns (ropetest.refactor.inlinetest.InlineTest) ... ok test_long_definition (ropetest.refactor.inlinetest.InlineTest) ... ok test_multiple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok test_multiple_returns (ropetest.refactor.inlinetest.InlineTest) ... ok test_multiple_returns_and_not_using_the_value (ropetest.refactor.inlinetest.InlineTest) ... ok test_not_removing_definition_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok test_not_removing_definition_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok test_on_classes (ropetest.refactor.inlinetest.InlineTest) ... ok test_on_unknown_vars (ropetest.refactor.inlinetest.InlineTest) ... ok test_only_current_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok test_only_current_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok test_overriding_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok test_parameters_renaming_for_passed_constants (ropetest.refactor.inlinetest.InlineTest) ... ok test_parameters_renaming_for_passed_statements (ropetest.refactor.inlinetest.InlineTest) ... ok test_parameters_with_the_same_name_as_passed (ropetest.refactor.inlinetest.InlineTest) ... ok test_parameters_with_the_same_name_as_passed2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_passing_first_arguments_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok test_passing_first_arguments_for_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_passing_first_arguments_for_methods3 (ropetest.refactor.inlinetest.InlineTest) ... ok test_raising_exception_for_list_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok test_raising_exception_for_list_keywods (ropetest.refactor.inlinetest.InlineTest) ... ok test_recursive_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_relative_imports_and_changing_inlining_body (ropetest.refactor.inlinetest.InlineTest) ... ok test_replac_calls_with_function_definition_in_defining_module2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_replacing_calls_with_function_definition_in_defining_module (ropetest.refactor.inlinetest.InlineTest) ... ok test_replacing_calls_with_function_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok test_replacing_calls_with_function_definition_in_other_modules2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_replacing_calls_with_method_definition_in_defining_modules (ropetest.refactor.inlinetest.InlineTest) ... ok test_replacing_calls_with_method_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok test_resources_parameter (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_case (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_inlining_after_extra_indented_lines (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_parameters_renam_for_multiple_params_using_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_parameters_renaming (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_parameters_renaming_for_multiple_params (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_params_renam_for_multi_params_using_mixed_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_putting_in_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_return_values_and_inlining_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_return_values_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok test_simple_returns_with_backslashes (ropetest.refactor.inlinetest.InlineTest) ... ok test_static_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok test_tuple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok test_add_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_and_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ass_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ass_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ass_name_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ass_tuple (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ass_tuple2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_assert (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_assert2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_aug_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_back_quotenode (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_basic_closing_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_basic_opening_biway (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_basic_opening_double (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_basic_opening_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_bitand (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_bitor (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_call_func (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_call_func_and_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_call_func_and_keywords (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_call_func_and_only_dstart_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_call_func_and_start_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_class_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_class_with_no_bases (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_complex_number_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_decorators_for_classes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_decorators_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_delete_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_dict_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_div_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_empty_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_empty_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ext_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_for_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_from_node_relative_import (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_function_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_function_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_function_node_and_tuple_parameters (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_gen_expr_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_gen_expr_node_handling_surrounding_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_get_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_global_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_explicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_implicit_string_concatenation (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_implicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_parens_with_spaces (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_handling_strings (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_how_to_handle_old_not_equals (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_if_exp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_if_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_if_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_if_node3 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ignoring_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_ignoring_strings_that_start_with_a_char (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_import_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_integer_literals_and_sorted_children (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_lambda_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_list_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_list_comp_node_with_multiple_comprehensions (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_long_integer_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_lshift_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_multiple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_normal_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_not_and_or_nodes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_not_concatenating_strings_on_separate_lines (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_one_item_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_print_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_printnl_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_raise_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_semicolon (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_gen_expr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_sliceobj (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_simple_subscript (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_slice_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_try_except_and_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_try_except_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_try_except_node__with_as_syntax (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_try_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_tuple_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_while_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_with_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_yield_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok test_adding_getters_and_setters (ropetest.refactor.EncapsulateFieldTest) ... ok test_appending_to_class_end (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_augmented_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_augmented_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_getters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_getters_in_setters (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_main_module_occurances (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_occurrences_inside_the_class (ropetest.refactor.EncapsulateFieldTest) ... ok test_changing_setters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok test_getter_and_setter_parameters (ropetest.refactor.EncapsulateFieldTest) ... ok test_performing_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok test_raising_exception_on_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok test_raising_exception_on_tuple_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok test_raising_exception_when_performed_on_non_attributes (ropetest.refactor.EncapsulateFieldTest) ... ok test_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok test_tuple_assignments_and_function_calls (ropetest.refactor.EncapsulateFieldTest) ... ok test_using_resources_parameter (ropetest.refactor.EncapsulateFieldTest) ... ok test_local_to_field_with_self_renamed (ropetest.refactor.LocalToFieldTest) ... ok test_not_rais_exception_when_there_is_a_field_with_the_same_name (ropetest.refactor.LocalToFieldTest) ... ok test_raising_exception_when_performed_on_a_global_var (ropetest.refactor.LocalToFieldTest) ... ok test_raising_exception_when_performed_on_a_parameter (ropetest.refactor.LocalToFieldTest) ... ok test_raising_exception_when_performed_on_field (ropetest.refactor.LocalToFieldTest) ... ok test_simple_local_to_field (ropetest.refactor.LocalToFieldTest) ... ok test_adding_arguments_for_norm_args_chang_calls_with_kwords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_adding_arguments_for_norm_args_chang_calls_with_no_value (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_adding_arguments_for_normal_args_changing_calls (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_adding_arguments_for_normal_args_changing_definition (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_adding_arguments_for_normal_args_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_adding_duplicate_parameter_and_raising_exceptions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_change_order_for_only_one_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_change_order_for_two_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_changing_order_with_static_params (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_changing_signature_for_constructors (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_changing_signature_for_constructors2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_changing_signature_for_constructors_when_using_super (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_changing_signature_in_subclasses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_differentiating_class_accesses_from_instance_accesses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_doing_multiple_changes (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_doing_multiple_changes2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_inlining_default_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_inlining_default_arguments2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_functions_from_other_modules (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_args_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_args_parameter_and_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_keyword_parameters (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_trivial_case (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_trivial_case2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_unneeded_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_unneeded_keyword_for_methods (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_normalizing_parameters_for_unsorted_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_preserving_args_and_keywords_order (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_raising_exceptions_for_non_functions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_redordering_arguments_reported_by_mft (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_arguments_passed_as_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_arguments_star_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_arguments_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_arguments_with_multiple_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_keyword_arg (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_removing_keyword_arg2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_reordering_and_automatic_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_reordering_multi_line_function_headers (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_resources_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok test_attribute_accesses (ropetest.refactor.IntroduceParameterTest) ... ok test_changing_function_body (ropetest.refactor.IntroduceParameterTest) ... ok test_failing_when_not_inside (ropetest.refactor.IntroduceParameterTest) ... ok test_introducing_parameters_for_methods (ropetest.refactor.IntroduceParameterTest) ... ok test_simple_case (ropetest.refactor.IntroduceParameterTest) ... ok test_unknown_variables (ropetest.refactor.IntroduceParameterTest) ... ok test_adding_from_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_adding_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_adding_imports_and_preserving_spaces_after_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_adding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_adding_to_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_customized_import_organization (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_customized_import_organization2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_customized_import_organization3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_empty_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_empty_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_empty_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_empty_removing_unused_imports_and_eating_blank_lines (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtered_froms_to_normals (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtered_froms_to_normals2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtered_handle_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtered_relative_to_absolute (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_filtering_and_import_actions_with_more_than_one_phase (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_from_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_from_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_from_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_statements (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_statements_for_from_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_statements_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_import_statements_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_get_multi_line_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_getting_used_imports_for_nested_scopes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_getting_used_imports_for_nested_scopes2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_handling_long_imports_for_many_dots (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_handling_long_imports_for_many_dots2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_handling_long_imports_for_their_length (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_handling_long_imports_with_one_letter_last (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_ignoring_indented_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_import_get_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_import_get_names_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_import_get_names_with_alias2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_non_existent_module_and_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_not_changing_the_format_of_unchanged_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_not_changing_the_format_of_unchanged_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_not_removing_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_not_removing_imports_that_conflict_with_class_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_organizing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_duplicate_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_duplicate_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_duplicates_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_from_import_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_for_froms_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_with_no_dot_after_mod (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_self_imports_with_no_dot_after_mod2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_common_packages (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_common_packages2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_common_packages_reversed (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_functions_of_the_same_name (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_getting_attributes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_and_reoccuring_names2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_for_from_import_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_removing_unused_imports_function_parameters (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_handling_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_removing_unused_imports_for_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_removing_unused_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_simple_removing_unused_imports_for_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_empty_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_alphabetically (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_and_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_and_standard_modules2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_moving_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_moving_to_top2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_imports_moving_to_top_and_module_docs (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_one_import (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_only_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_only_third_parties (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_sorting_third_party (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_froms_to_norm_for_multi_imports_inside_parens (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_rel_imports_to_abs_imports_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_relatives_imports_to_abs_imports_doing_nothing (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_relatives_imports_to_absolute_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_relatives_to_absolute_imports_for_aliases (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_relatives_to_absolute_imports_for_normal_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transform_relatives_to_absolute_imports_for_normal_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_changing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_changing_occurances (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_for_multi_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_for_os_path (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_for_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_from_stars2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_transforming_froms_to_normal_from_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_trivial_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_trivial_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok test_adding_import_for_modules_instead_of_names (ropetest.refactor.importutilstest.AddImportTest) ... ok test_adding_import_for_modules_with_normal_duplicate_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok test_adding_import_when_siblings_are_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok test_adding_import_when_the_package_is_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok test_normal_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok test_not_reimporting_a_name (ropetest.refactor.importutilstest.AddImportTest) ... ok test_constant_integer (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_functions_not_matching_when_only_first_parameters (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_match_get_ast (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_match_get_ast_for_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_any_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_any_patterns_not_matching_different_nodes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_any_patterns_repeating (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_basic_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_dicts_inside_functions (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_multiple_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_nested_try_finally (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_normal_names_and_assname (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_normal_names_and_assname2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_matching_normal_names_and_attributes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_multiple_matches (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_multiple_matches2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_restricting_the_region_to_search (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_simple_addition (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_simple_addition2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_simple_assign_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_simple_multiline_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_trivial_case (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok test_checking_equality_of_imported_pynames (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_checking_instance_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_checking_the_type_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_finding_and_matching_pyobjects (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_finding_and_matching_types (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_not_matching_unknowns_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_not_matching_when_the_name_does_not_match (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_simple_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_trivial_case (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok test_ignoring_matches_in_comments (ropetest.refactor.similarfindertest.TemplateTest) ... ok test_ignoring_matches_in_strings (ropetest.refactor.similarfindertest.TemplateTest) ... ok test_simple_substitution (ropetest.refactor.similarfindertest.TemplateTest) ... ok test_simple_templates (ropetest.refactor.similarfindertest.TemplateTest) ... ok test_substituting_multiple_names (ropetest.refactor.similarfindertest.TemplateTest) ... ok test_calling_the_observer_after_creating_job_sets (ropetest.refactor.TaskHandleTest) ... ok test_calling_the_observer_after_stopping (ropetest.refactor.TaskHandleTest) ... ok test_calling_the_observer_when_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok test_getting_job_name (ropetest.refactor.TaskHandleTest) ... ok test_job_set_get_percent_done (ropetest.refactor.TaskHandleTest) ... ok test_job_sets (ropetest.refactor.TaskHandleTest) ... ok test_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok test_stopping (ropetest.refactor.TaskHandleTest) ... ok test_test_checking_status (ropetest.refactor.TaskHandleTest) ... ok test_test_checking_status_when_starting (ropetest.refactor.TaskHandleTest) ... ok test_trivial_case (ropetest.refactor.TaskHandleTest) ... ok test_auto_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok test_auto_indentation_and_not_indenting_blanks (ropetest.refactor.restructuretest.RestructureTest) ... ok test_auto_indentation_when_no_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok test_handling_containing_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok test_handling_overlapping_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok test_importing_names (ropetest.refactor.restructuretest.RestructureTest) ... ok test_not_importing_names_when_there_are_no_changes (ropetest.refactor.restructuretest.RestructureTest) ... ok test_performing_a_restructuring_to_all_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok test_performing_a_restructuring_to_selected_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok test_preventing_stack_overflow_when_matching (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_assignments_with_sets (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_patterns_with_any_names (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_patterns_with_any_names2 (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_patterns_with_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_patterns_with_normal_names (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_sets_with_assignments (ropetest.refactor.restructuretest.RestructureTest) ... ok test_replacing_simple_patterns (ropetest.refactor.restructuretest.RestructureTest) ... ok test_statement_after_string_and_column (ropetest.refactor.restructuretest.RestructureTest) ... ok test_trivial_case (ropetest.refactor.restructuretest.RestructureTest) ... ok test_unsure_argument_of_default_wildcard (ropetest.refactor.restructuretest.RestructureTest) ... ok test_using_make_checking_builtin_types (ropetest.refactor.restructuretest.RestructureTest) ... ok test_using_make_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok test_find_suite (ropetest.refactor.suitestest.SuiteTest) ... ok test_find_suite_for_between_suites (ropetest.refactor.suitestest.SuiteTest) ... ok test_find_suite_for_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok test_for (ropetest.refactor.suitestest.SuiteTest) ... ok test_ignoring_classes (ropetest.refactor.suitestest.SuiteTest) ... ok test_ignoring_functions (ropetest.refactor.suitestest.SuiteTest) ... ok test_local_start_and_end (ropetest.refactor.suitestest.SuiteTest) ... ok test_not_always_selecting_scope_start (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_else (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_find_visible (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_find_visible_for_different_suites (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_find_visible_for_else (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_find_visible_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok test_simple_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok test_trivial_case (ropetest.refactor.suitestest.SuiteTest) ... ok test_try_except (ropetest.refactor.suitestest.SuiteTest) ... ok test_try_except_finally (ropetest.refactor.suitestest.SuiteTest) ... ok test_try_finally (ropetest.refactor.suitestest.SuiteTest) ... ok test_while (ropetest.refactor.suitestest.SuiteTest) ... ok test_with (ropetest.refactor.suitestest.SuiteTest) ... ok test_move (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok test_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok test_rename_from_the_project_not_containing_the_change (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok test_trivial_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok test_differing_in_the_inner_temp_names (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_exception_when_performing_a_function_two_returns (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_exception_when_performing_a_function_with_yield (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_exception_when_returns_is_not_the_last_statement (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_functions_with_multiple_statements (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_occurrences_in_other_modules (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_returning (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_returning_a_single_expression (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_simple_case (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_simple_function (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_simple_function2 (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_when_performing_on_non_functions (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok test_generating_calls (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_calls_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_classes (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_constructors (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function_handling_arguments (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function_handling_arguments_better_naming (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function_handling_keyword_xarguments (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function_in_a_suite (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_function_in_a_suite_in_a_function (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_methods (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_modules (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_modules_when_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_modules_with_empty_primary (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_packages (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_static_methods (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_classes (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_classes_removing_pass (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_local_scopes (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_other_modules2 (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_in_packages (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_inserting_before_statement (ropetest.contrib.generatetest.GenerateTest) ... ok test_generating_variable_primary_cannot_be_determined (ropetest.contrib.generatetest.GenerateTest) ... ok test_getting_location (ropetest.contrib.generatetest.GenerateTest) ... ok test_already_complete_try_blocks_with_except (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_already_complete_try_blocks_with_except2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_already_complete_try_blocks_with_finally (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_already_complete_try_blocks_with_finally2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_and_normal_complete_blocks_and_single_fixing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_attribute_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_attribute_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_attribute_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_attribute_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_builtin_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_builtin_exception_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_builtin_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_builtin_instances (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_builtin_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_code_assist_when_having_a_two_line_function_header (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_code_assist_with_function_with_two_line_return (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_code_assists_in_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_codeassist_before_line_indents_in_a_blank_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_codeassist_before_single_line_indents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_codeassists_before_opening_of_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_commenting_errors_before_offset (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_excepts_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_global_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_ifs_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_ifs_in_uncomplete_try_blocks2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_imported_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completing_in_uncomplete_try_blocks_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_completion_result (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_fixing_errors_with_maxfixes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_calltips_and_including_module_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_calltips_and_including_module_name_2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_calltips_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_calltips_for_objects_with_call (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_dot_line_break_inside_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_dot_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_dotted_module_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_dotted_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_for_nested_packages (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_underlined_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_definition_location_unknown (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_builtin_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_builtins (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_classes_should_name_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_classes_with_init (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_methods_should_include_class_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_meths_should_inc_methods_from_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_for_modules (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_unicode (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_get_pydoc_utf8_bytestring (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_global_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_global_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_global_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_global_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_if_scopes_in_other_scopes_for_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignor_current_statement_while_the_first_stmnt_of_the_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignor_current_stmnt_while_current_line_ends_with_a_colon (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignor_str_contents_with_triple_quotes_and_double_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_comment_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_current_statement (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_current_statement_brackets_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_current_statement_explicit_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_errors_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_string_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_string_contents_backslash_plus_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_string_contents_backslash_plus_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_string_contents_with_triple_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_ignoring_string_contents_with_triple_quotes_and_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_imports_inside_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_imports_inside_function_dont_mix_with_globals (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_including_keywords (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_including_matching_builtins_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_including_matching_builtins_types (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_keyword_before_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_lambda_calltip (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_local_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_local_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_local_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_local_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_local_variables_override_global_ones (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_nested_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_nested_classes_global (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_nested_classes_global_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_nested_classes_local_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_nested_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_including_class_body_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_later_defined_variables_in_current_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_later_defined_variables_in_current_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_local_assigns_as_global_completions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_unmatched_vars (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_unmatched_vars_with_underlined_starting (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_proposing_unmatching_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_reporting_proposals_after_dot (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_not_reporting_variables_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_parameter_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_propos_function_kwrds_when_call_with_no_noth_after_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_propos_function_kwrds_when_call_with_no_noth_after_parens2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_and_missing_type_in_typepref (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_and_scope_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_and_type_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_for_global_methods_and_funcs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_for_methods_and_attributes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposals_sorter_underlined_methods (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_each_name_at_most_once (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keyword_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keywords_when_calling (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keywords_when_calling_extra_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keywords_when_calling_for_non_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keywords_when_calling_not_proposing_args (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_keywords_when_calling_on_second_argument (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_local_variables_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_proposing_variables_defined_till_the_end_of_scope (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_removing_self_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_removing_self_parameter_and_more_than_one_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_reporting_params_when_in_the_first_line_of_a_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_scope_better_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_scope_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_simple_assist (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_simple_get_calltips (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_simple_type_inferencing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_throwing_exception_in_case_of_syntax_errors (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok test_assist_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_backslash_after_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_after_multiple_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_after_self_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_names_after_from_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_names_after_from_import2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_completing_names_after_from_import_and_sorted_proposals (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_fixing_errors_with_maxfixes_in_resources (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_class (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_function (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_only_imports_imported (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_star (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_star2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_star_not_imporing_underlined (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_import_variable (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_imports_inside_functions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_from_package_import_mod (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_get_definition_location_for_builtins (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_get_doc_on_from_import_module (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_get_doc_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_get_location_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_not_proposing_global_names_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_result_start_offset_for_dotted_completions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_simple_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_starting_expression (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok test_caching_underlined_names_passing_to_the_constructor (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_empty_cache (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_excluding_imported_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_get_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_get_modules_inside_packages (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_handling_builtin_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_insertion_line_with_blank_lines (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_insertion_line_with_multiple_imports (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_insertion_line_with_pydocs (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_module_with_syntax_errors (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_name_locations (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_name_locations_with_multiple_occurrences (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_not_caching_underlined_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_simple_case (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_submodules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_trivial_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_update_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_update_non_existent_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_update_resource (ropetest.contrib.autoimporttest.AutoImportTest) ... ok test_moving_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok test_removing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok test_writing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok test_find_definition_in_other_modules (ropetest.contrib.findittest.FindItTest) ... ok test_find_implementations_and_not_returning_parents (ropetest.contrib.findittest.FindItTest) ... ok test_find_implementations_real_implementation (ropetest.contrib.findittest.FindItTest) ... ok test_find_implementations_real_implementation_simple (ropetest.contrib.findittest.FindItTest) ... ok test_find_occurrences_and_class_hierarchies (ropetest.contrib.findittest.FindItTest) ... ok test_find_occurrences_resources_parameter (ropetest.contrib.findittest.FindItTest) ... ok test_finding_occurrences (ropetest.contrib.findittest.FindItTest) ... ok test_finding_occurrences_in_more_than_one_module (ropetest.contrib.findittest.FindItTest) ... ok test_finding_occurrences_matching_when_unsure (ropetest.contrib.findittest.FindItTest) ... ok test_trivial_find_definition (ropetest.contrib.findittest.FindItTest) ... ok test_trivial_find_implementations (ropetest.contrib.findittest.FindItTest) ... ok test_change_stack (ropetest.contrib.changestacktest.ChangeStackTest) ... ok test_fixing_contents (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok test_handling_nested_modules (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok test_packages_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok test_simple_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok test_bad_attributes (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok test_defined_later (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok test_ignoring_builtins (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok test_ignoring_none (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok test_unresolved_variables (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok ---------------------------------------------------------------------- Ran 1529 tests in 90.237s OK Processing files: python-rope-0.10.2-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wwHgEn + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rope-0.10.2 + DOCDIR=/builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/share/doc/python-rope-0.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/share/doc/python-rope-0.10.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/share/doc/python-rope-0.10.2 + cp -pr COPYING /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/share/doc/python-rope-0.10.2 + cp -pr docs /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch/usr/share/doc/python-rope-0.10.2 + exit 0 Provides: python-rope = 0.10.2-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch Wrote: /builddir/build/RPMS/python-rope-0.10.2-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3NxsgU + umask 022 + cd /builddir/build/BUILD + cd rope-0.10.2 + rm -rf /builddir/build/BUILDROOT/python-rope-0.10.2-6.el7.noarch + exit 0 Child return code was: 0