Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-12-18 Thread Michael Howitz
Am 17.12.2010 um 13:09 schrieb Jan-Jaap Driessen: > I released z3c.recipe.compattest 0.13.1 which on my machines runs the > ZTK tests without problems in the following configurations: > > win32 + sys python > win32 + virtualenv python > win32 + virtualenv-no-site-packages python > > osx + sys pyt

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-12-17 Thread Jan-Jaap Driessen
On 13 December 2010 22:16, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/13/2010 04:09 PM, Jan-Jaap Driessen wrote: > >> It looks like this patch to z3c.recipe.compattest fixes the virtualenv issue: >> >> http://pastie.org/1374124 >> >> With this patch I successful

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-12-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/13/2010 04:09 PM, Jan-Jaap Driessen wrote: > It looks like this patch to z3c.recipe.compattest fixes the virtualenv issue: > > http://pastie.org/1374124 > > With this patch I successfully ran the ZTK trunk tests on Windows and > OSX machines i

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-12-13 Thread Jan-Jaap Driessen
Hi Michael, On 12 December 2010 21:49, Jan-Jaap Driessen wrote: > Hi Michael, > > On 26 November 2010 08:37, Michael Howitz wrote: >> Hi, >> >> currently the ZTK tests on the trunk do not run successfully in a virtualenv. >> >> The errors look like: >> >> atom:trunk mac$ bin/test-ztk >> Running

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-12-12 Thread Jan-Jaap Driessen
Hi Michael, On 26 November 2010 08:37, Michael Howitz wrote: > Hi, > > currently the ZTK tests on the trunk do not run successfully in a virtualenv. > > The errors look like: > > atom:trunk mac$ bin/test-ztk > Running test-ztk-zope.securitypolicy > test-ztk-zope.securitypolicy failed with: > Trac

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-11-26 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/26/2010 04:49 AM, Jan-Wijbrand Kolman wrote: > On 11/26/10 8:37 AM, Michael Howitz wrote: >> currently the ZTK tests on the trunk do not run successfully in a >> virtualenv. > >> But reverting this change does not help to get the tests of >> z3c

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-11-26 Thread Jan-Wijbrand Kolman
On 11/26/10 10:49 AM, Jan-Wijbrand Kolman wrote: > On 11/26/10 8:37 AM, Michael Howitz wrote: >> currently the ZTK tests on the trunk do not run successfully in a >> virtualenv. > >> But reverting this change does not help to get the tests of >> z3c.recipe.compattest itself running again. There ar

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-11-26 Thread Jan-Wijbrand Kolman
On 11/26/10 8:37 AM, Michael Howitz wrote: > currently the ZTK tests on the trunk do not run successfully in a > virtualenv. > But reverting this change does not help to get the tests of > z3c.recipe.compattest itself running again. There are the same errors > like before. > > Is it intensional th

Re: [Zope-dev] [Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/runner.py Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path

2010-11-25 Thread Michael Howitz
Hi, currently the ZTK tests on the trunk do not run successfully in a virtualenv. The errors look like: atom:trunk mac$ bin/test-ztk Running test-ztk-zope.securitypolicy test-ztk-zope.securitypolicy failed with: Traceback (most recent call last): File "/Users/mac/Documents/tmp/zopetoolkit/tr