Overview
Request 637656 accepted
- update to 3.8.1
- drop remove_mock.patch
* .pytest_cache directory is now automatically ignored by Git
* Fix the following error during collection of tests inside packages:
'TypeError: object of type 'Package' has no len()'
* Fix bug where indirect parametrization would consider the scope of all
fixtures used by the test function to determine the parametrization scope,
and not only the scope of the fixtures being parametrized.
* Fix crash of the assertion rewriter if a test changed the current working
directory without restoring it afterwards.
* Fix issue that prevented some caplog properties (for example record_tuples)
from being available when entering the debugger with --pdb.
* Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
__repr__ in an assertion which also contains non-ascii text.
- update to 3.8.1
- drop remove_mock.patch
* .pytest_cache directory is now automatically ignored by Git
* Fix the following error during collection of tests inside packages:
'TypeError: object of type 'Package' has no len()'
* Fix bug where indirect parametrization would consider the scope of all
fixtures used by the test function to determine the parametrization scope,
and not only the scope of the fixtures being parametrized.
* Fix crash of the assertion rewriter if a test changed the current working
directory without restoring it afterwards.
* Fix issue that prevented some caplog properties (for example record_tuples)
from being available when entering the debugger with --pdb.
* Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
__repr__ in an assertion which also contains non-ascii text. (forwarded request 637650 from mimi_vx)
[ 44s] + py.test-2.7 -v -k 'not (test_pip_download or test_old_setuptools_fails or test_old_setuptools_allows_with_warnings or test_distlib_setuptools_works)' [ 44s] ============================= test session starts ============================== [ 44s] platform linux2 -- Python 2.7.15, pytest-3.8.0, py-1.5.4, pluggy-0.7.1 -- /usr/bin/python2 [ 44s] cachedir: .pytest_cache [ 44s] setuptools version 40.2.0 from '/usr/lib/python2.7/site-packages/setuptools/__init__.pyc' [ 44s] setuptools_scm version 3.1.0 from '/usr/lib/python2.7/site-packages/setuptools_scm/__init__.pyc' [ 44s] rootdir: /home/abuild/rpmbuild/BUILD/setuptools_scm-3.1.0, inifile: tox.ini [ 45s] collecting ... collected 91 items / 2 errors / 4 deselected [ 45s] [ 45s] ==================================== ERRORS ==================================== [ 45s] __________________ ERROR collecting testing/test_functions.py __________________ [ 45s] testing/test_functions.py:37: in [ 45s] "exact": meta("1.1", distance=None, dirty=False), [ 45s] /usr/lib/python2.7/site-packages/setuptools_scm/version.py:199: in meta [ 45s] "meta invoked without explicit configuration," [ 45s] E UserWarning: meta invoked without explicit configuration, will use defaults where required. [ 45s] ___________________ ERROR collecting testing/test_version.py ___________________ [ 45s] testing/test_version.py:9: in [ 45s] pytest.param(meta("1.0.0"), "1.0.0", id="exact"), [ 45s] /usr/lib/python2.7/site-packages/setuptools_scm/version.py:199: in meta [ 45s] "meta invoked without explicit configuration," [ 45s] E UserWarning: meta invoked without explicit configuration, will use defaults where required. [ 45s] !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! [ 45s] ==================== 4 deselected, 2 error in 0.56 seconds ===================== [ 45s] error: Bad exit status from /var/tmp/rpm-tmp.2nRNp6 (%check)
Request History
mimi_vx created request
- update to 3.8.1
- drop remove_mock.patch
* .pytest_cache directory is now automatically ignored by Git
* Fix the following error during collection of tests inside packages:
'TypeError: object of type 'Package' has no len()'
* Fix bug where indirect parametrization would consider the scope of all
fixtures used by the test function to determine the parametrization scope,
and not only the scope of the fixtures being parametrized.
* Fix crash of the assertion rewriter if a test changed the current working
directory without restoring it afterwards.
* Fix issue that prevented some caplog properties (for example record_tuples)
from being available when entering the debugger with --pdb.
* Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
__repr__ in an assertion which also contains non-ascii text.
- update to 3.8.1
- drop remove_mock.patch
* .pytest_cache directory is now automatically ignored by Git
* Fix the following error during collection of tests inside packages:
'TypeError: object of type 'Package' has no len()'
* Fix bug where indirect parametrization would consider the scope of all
fixtures used by the test function to determine the parametrization scope,
and not only the scope of the fixtures being parametrized.
* Fix crash of the assertion rewriter if a test changed the current working
directory without restoring it afterwards.
* Fix issue that prevented some caplog properties (for example record_tuples)
from being available when entering the debugger with --pdb.
* Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
__repr__ in an assertion which also contains non-ascii text. (forwarded request 637650 from mimi_vx)
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
namtrac accepted review
staging-bot set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
staging-bot accepted review
Picked openSUSE:Factory:Staging:G
licensedigger accepted review
ok
repo-checker accepted review
cycle and install check passed
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory