Bug 1366354

Summary: Review Request: python-pytest-timeout - py.test plugin to abort hanging tests
Product: [Fedora] Fedora Reporter: Julien Enselme <jujens>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-11 22:30:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1360383    

Description Julien Enselme 2016-08-11 18:13:56 UTC
Spec URL: http://dl.jujens.eu/SPECS/python-pytest-timeout.spec
SRPM URL: http://dl.jujens.eu/SRPMS/python-pytest-timeout-1.0.0-1.fc24.src.rpm

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.

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-08-11 22:30:34 UTC
Please coordinate ;)

*** This bug has been marked as a duplicate of bug 1361410 ***

Comment 2 Julien Enselme 2016-08-12 07:45:32 UTC
Forgot to check if it already existed. Sorry.