Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytest-timeout | Distribution: SUSE Linux Enterprise 15 |
Version: 1.3.4 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.6 | Build date: Sat Jun 6 03:25:04 2020 |
Group: Unspecified | Build host: sheep60 |
Size: 58895 | Source RPM: python-pytest-timeout-1.3.4-1.6.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/pytest-dev/pytest-timeout/ | |
Summary: Pytest plugin to abort hanging tests |
This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don't know why the test suite hangs. Note that while by default on POSIX systems py.test will continue to execute the tests after a test has timed, out this is not always possible. Often the only sure way to interrupt a hanging test is by terminating the entire process. As this is a hard termination (``os._exit()``) it will result in no teardown, JUnit XML output etc. But the plugin will ensure you will have the debugging output on stderr nevertheless, which is the most important part at this stage. See below for detailed information on the timeout methods and their side-effects.
MIT
* Thu Jan 09 2020 tchvatal@suse.com - Update to 1.3.4: * upstream moved to github * support newer pytest releases - Drop merged patch pytest4.patch * Tue Feb 12 2019 tchvatal@suse.com - Fix build with pytest4 from upstream: * pytest4.patch * Wed Nov 21 2018 egotthold@suse.com - Version update to 1.3.3 * Fix support for pytest >= 3.10. * Wed Sep 19 2018 mimi.vx@gmail.com - version update to 1.3.2 * Fix deprecation warning on Python 3.6. * Fix pytest 3.7.3 compatibility. * Tue Jul 17 2018 scarabeus@opensuse.org - Version update to 1.3.0: * Fixes for python3.7 * Various small fixes * Sun Dec 03 2017 arun@gmx.de - update to version 1.2.1: * Fix for pytest 3.3, thanks Bruno Oliveira. * Update supported python versions: + Add CPython 3.6. + Drop CPyhon 2.6 (as did pytest 3.3) + Drop CPyhon 3.3 + Drop CPyhon 3.4 * Wed Sep 06 2017 toddrme2178@gmail.com - Fix building * Mon Aug 28 2017 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/__pycache__/pytest_timeout.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/pytest_timeout.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytest_timeout-1.3.4-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest_timeout.py /usr/share/doc/packages/python3-pytest-timeout /usr/share/doc/packages/python3-pytest-timeout/README.rst /usr/share/licenses/python3-pytest-timeout /usr/share/licenses/python3-pytest-timeout/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 13:21:55 2025