Hi Tres > Betreff: Re: [Zope-dev] zc.buildout broken > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Roger Ineichen wrote: > > Hi everybody > > > > Ran 367 tests with 50 failures and 1 errors in 8 minutes > 14.891 seconds. > > > > The latest trunk of zc.buildout is completly broken. > > At least on windows. Can someone check this on linux? > > Work on my Linux box (Ubuntu 8.10, w/ Python 2.5): > > - -------------------------- %< --------------------------- $ > svn co $ZSVN/zc.buildout/trunk zc.buildout-trunk > U zc.buildout-trunk/CHANGES.txt > U zc.buildout-trunk/setup.py > U zc.buildout-trunk/zc.recipe.egg_/CHANGES.txt > U zc.buildout-trunk/zc.recipe.egg_/setup.py > U zc.buildout-trunk/zc.recipe.egg_/src/zc/recipe/egg/egg.py > U zc.buildout-trunk/zc.recipe.egg_/src/zc/recipe/egg/README.txt > U zc.buildout-trunk/dev.py > U zc.buildout-trunk/src/zc/buildout/testing.py > U zc.buildout-trunk/src/zc/buildout/buildout.txt > U zc.buildout-trunk/src/zc/buildout/easy_install.txt > U zc.buildout-trunk/src/zc/buildout/easy_install.py > Checked out revision 99446. > $ cd zc.buildout-trunk/ > $ ls > bin buildout.cfg dev.py doc.txt README.txt src > bootstrap CHANGES.txt dist eggs setup.py > todo.txt > build develop-eggs doc parts specifications zc.recipe.egg_ > $ /path/to/virtualenv-2.5 --no-site-packages /tmp/zcb ... > $ /tmp/zcb/bin/python bootstrap/bootstrap.py ... > $ bin/buildout > ... > $ bin/test > ... > Ran 373 tests with 0 failures and 0 errors in 2 minutes > 58.273 seconds. > Tearing down left over layers: > Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds. > - -------------------------- %< ---------------------------
Thanks a lot. I'll take another look at what happens on windows. Regards Roger Ineichen > Tres. > - -- > =================================================================== > Tres Seaver +1 540-429-0999 [email protected] > Palladion Software "Excellence by Design" http://palladion.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJ8Tv/+gerLs4ltQ4RAq7wAKCriyQU/yX5vFd5xP7PKeAJ6ecVFwCglxVL > nuuvOIhUi8fFDX6b63B/+6c= > =QEqP > -----END PGP SIGNATURE----- > > _______________________________________________ > Zope-Dev maillist - [email protected] > http://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope ) > _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
