Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-pytest-timeout

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.

Found 2 sites for python2-pytest-timeout

Found 4 RPM for python2-pytest-timeout

PackageSummaryDistributionDownload
python2-pytest-timeout-1.3.4-bp153.1.20.noarch.htmlPytest plugin to abort hanging testsOpenSuSE Leap 15.3 for noarchpython2-pytest-timeout-1.3.4-bp153.1.20.noarch.rpm
python2-pytest-timeout-1.3.4-lp152.1.1.noarch.htmlPytest plugin to abort hanging testsOpenSuSE Leap 15.2 for noarchpython2-pytest-timeout-1.3.4-lp152.1.1.noarch.rpm
python2-pytest-timeout-1.3.3-lp152.2.3.1.noarch.htmlPytest plugin to abort hanging testsOpenSuSE Leap 15.2 updates for noarchpython2-pytest-timeout-1.3.3-lp152.2.3.1.noarch.rpm
python2-pytest-timeout-1.3.3-lp152.2.3.1.noarch.htmlPytest plugin to abort hanging testsOpenSuSE Ports Leap 15.2 updates for noarchpython2-pytest-timeout-1.3.3-lp152.2.3.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet