Hi. I didn't get it done on the 17th, but I did just make a release with the necessary fixes (or, the tests pass for me on Windows and Ubuntu, at least; they already were passing for me on Ubuntu, but I made the pertinent test somewhat less fragile). Gary On Sep 16, 2009, at 3:39 AM, Hanno Schlichting wrote:
On Wed, Sep 16, 2009 at 3:53 AM, Gary Poster <gary.poster@gmail.com> wrote:
The Ubuntu one should be easy to fix.
The Windows ones may be tied up with \n \r fun. It should be trivial too, though I'll need to get a Windows VM back up--or request aid from Sidnei. ;-)
I'll address these issues tomorrow.
Awesome.
However, there is a Windows failure that I don't think is on my plate, and I'd appreciate someone else looking at it: zope.testing-3.8.2-py2.4.egg\zope\testing\testrunner\testrunner- test-selection.txt, line 166, in testrunner-test-selection.txt . That's the very last one on http://dev.thehealthagency.com/buildbot/builders/ztk-win-py2.4%20slave-win-p... .
You refer to the "ImportError: No module named c:.documents"? I hope I fixed that one already, but didn't make a new release yet. That was the typical "path with a space in it" problem, as found in http://svn.zope.org/zope.testing/trunk/?rev=104110&view=rev
Thanks, Hanno