Version: 1.4.2, Package name: py-test-timeout-1.4.2 |
Maintained by: Kurt Mosiejczuk |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 15.063 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:05 by Stuart Henderson | Files touched by this commit (120) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-03-16 18:58:29 by Kurt Mosiejczuk | Files touched by this commit (3) |
Log message: Update devel/py-test-timteout to 1.4.2 Drop python 2 flavor since only consumer is now py3-only. typo pointed out by and ok sthen@ |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-02-17 07:18:40 by Kurt Mosiejczuk | Files touched by this commit (2) |
Log message: Update devel/py-test-timeout 1.3.3 -> 1.3.4 Trivial update to 1.3.4 https://github.com/pytest-dev/pytest-timeout/blob/master/README.rst ok bket@ benoit@ |