
tseaver at palladion
May 19, 2012, 9:48 PM
Post #2 of 2
(131 views)
Permalink
|
On 05/19/2012 09:00 PM, Zope tests summarizer wrote: > [1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit > https://mail.zope.org/pipermail/zope-tests/2012-May/063250.html > > > [2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit > https://mail.zope.org/pipermail/zope-tests/2012-May/063252.html > > > [3] FAILED ZTK 1.0dev / Python2.6.7 Linux 64bit > https://mail.zope.org/pipermail/zope-tests/2012-May/063251.html These three are all buildout failures due to mr.developer: > Can't switch package 'zope.preference' to > 'svn://svn.zope.org/repos/main/zope.preference/branches/3.8' because > it's dirty. I'm not sure why only that one is horked: I changed it the same way I changed all the others. At a guess, we need to forcibly remove the zope.preference directory and > [4] FAILED winbot / zope.app.appsetup_py_265_32 > https://mail.zope.org/pipermail/zope-tests/2012-May/063249.html This one is still due to zope.index 4.0.0 deprecations in doctest-asserted subprocess output. I need to think about how to fix that (releasing a silent 4.0.1 is the current plan). > [5] FAILED winbot / zope.configuration_py_265_32 > https://mail.zope.org/pipermail/zope-tests/2012-May/063248.html More Windows-only whack-a-mole needed. :( Tres. -- =================================================================== Tres Seaver +1 540-429-0999 tseaver [at] palladion Palladion Software "Excellence by Design" http://palladion.com _______________________________________________ Zope-Dev maillist - Zope-Dev [at] zope https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
|