Hello, On Tue, 08 Feb 2011 11:36:12 -0500 you wrote: >> Subject: FAILED : winbot / ztk_10 py_244_win32 >> From: buildbot at winbot.zope.org >> Date: Mon Feb 7 16:02:49 EST 2011 >> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/031304.html > > I just dumped the "expected" and "got" values to files and diffed them > (why doesn't doctest show diff output by default?). It looks as though > the 'samplelayers.layer122' tests are being skipped for some reason:: > > - ------------------------- %< --------------------------- > $ diff -u /tmp/expected.txt /tmp/got.txt > --- /tmp/expected.txt 2011-02-08 11:31:44.814287122 -0500 > +++ /tmp/got.txt 2011-02-08 11:32:02.390287290 -0500 > @@ -46,15 +46,6 @@ > Tear down samplelayers.Layer121 in N.NNN seconds. > Tear down samplelayers.Layer12 in N.NNN seconds. > Tear down samplelayers.Layer1 in N.NNN seconds. > - Running samplelayers.Layer122 tests: > - Running in a subprocess. > - Set up samplelayers.Layer1 in N.NNN seconds. > - Set up samplelayers.Layer12 in N.NNN seconds. > - Set up samplelayers.Layer122 in N.NNN seconds. > - Ran 34 tests with 0 failures and 0 errors in N.NNN seconds. > - Tear down samplelayers.Layer122 in N.NNN seconds. > - Tear down samplelayers.Layer12 in N.NNN seconds. > - Tear down samplelayers.Layer1 in N.NNN seconds. > Running zope.testing.testrunner.layer.UnitTests tests: > Running in a subprocess. > Set up zope.testing.testrunner.layer.UnitTests in N.NNN seconds. > @@ -62,5 +53,5 @@ > Tear down zope.testing.testrunner.layer.UnitTests in N.NNN seconds. > Tearing down left over layers: > Tear down samplelayers.Layer1 in N.NNN seconds. > - Total: 405 tests, 0 failures, 0 errors in N.NNN seconds. > + Total: 371 tests, 0 failures, 0 errors in N.NNN seconds. > False > - ------------------------- %< ---------------------------
I think with the latest ZTK out it's time to stop testing the 1.0, together with python 2.4. Just gotta find some time to update the winbot. zope.testing with py2.4 was a PIA. -- Best regards, Adam GROSZER -- Quote of the day: And on the seventh day, He exited from append mode. _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org 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 )