Re: NEW: devel/py-test-timeout

2019-12-26 Thread Klemens Nanni
On Thu, Dec 26, 2019 at 11:46:36PM -0500, Kurt Mosiejczuk wrote:
> > > ok to import?
OK kn



Re: NEW: devel/py-test-timeout

2019-12-26 Thread Kurt Mosiejczuk
On Wed, Dec 04, 2019 at 06:04:50PM -0500, Kurt Mosiejczuk wrote:
> On Wed, Nov 20, 2019 at 05:25:37PM -0500, Kurt Mosiejczuk wrote:
> > "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."

> > This is needed to enable tests on (at least) www/py-aiohttp.

> > Not all regression tests pass, but it seems to function properly (I tested
> > it with the py-aiohttp tests). Same results on amd64 and sparc64.

> > ok to import?

> Ping.

> The other port that I need to enable tests for py-aiohttp.

Ping.

--Kurt


py-test-timeout.tgz
Description: application/tar-gz


Re: [NEW] devel/py-test-timeout

2018-06-14 Thread Elias M. Mariani
Find attached the new version with just missing whitespaces between
the variables of the Makefile.

2018-05-28 22:42 GMT-03:00 Elias M. Mariani :
> 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.
>
> Done tests in python 2.7 and 3.6:
> test_pytest_timeout.py ...   
> [100%]
> 31 passed in 67.49 seconds
>
> Looking for OK and someone to commit to CVS.
> Needed for other test suites that require pytest-timeout.
>
> Thanks.
> Elias.


py-test-timeout.tar.gz
Description: GNU Zip compressed data


[NEW] devel/py-test-timeout

2018-05-28 Thread Elias M. Mariani
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.

Done tests in python 2.7 and 3.6:
test_pytest_timeout.py ...   [100%]
31 passed in 67.49 seconds

Looking for OK and someone to commit to CVS.
Needed for other test suites that require pytest-timeout.

Thanks.
Elias.


py-test-timeout.tar.gz
Description: GNU Zip compressed data