we use all 4 at latest versions: pytest, pytest-xdist, execnet, py and it
works
my suggestion is to try not using greenlets and instead use default -
threading
On 4 September 2014 08:45, Srinath wrote:
> Hi list,
>
>
> *23:01:51* Traceback (most recent call last):*23:01:51* File "",
> line 1
Hi list,
*23:01:51* Traceback (most recent call last):*23:01:51* File
"", line 1, in *23:01:51* File "", line 6,
in *23:01:51* File
"/home/epsilon/shiningpanda/jobs/9783e24d/virtualenvs/83eb871d/local/lib/python2.7/site-packages/execnet/gateway_base.py",
line 1215, in serve*23:01:51* Sl
Hi Floris,
On Wed, Sep 03, 2014 at 21:22 +0100, Floris Bruynooghe wrote:
> Hi all,
>
> Do we support jython at all currently? AFAIK the released jython is
> only 2.5 while py.test no longer supports 2.5. Of course this could
> change when the new jython gets released in the following months.
>
Hi all,
Do we support jython at all currently? AFAIK the released jython is
only 2.5 while py.test no longer supports 2.5. Of course this could
change when the new jython gets released in the following months.
The reason I ask is because testing/conftest.py contains an
"anypython" fixture which