Summary of messages to the zope-tests list. Period Sun Oct 26 12:00:00 2008 UTC to Mon Oct 27 12:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Test failures ------------- Subject: FAILED (failures=3, errors=4) : Zope-trunk Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 22:03:25 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010375.html Tests passed OK --------------- Subject: OK : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Sun Oct 26 21:57:24 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010371.html Subject: OK : Zope-2.9 Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 21:58:54 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010372.html Subject: OK : Zope-2.10 Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 22:00:25 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010373.html Subject: OK : Zope-2.11 Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 22:01:55 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010374.html
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Subject: FAILED (failures=3, errors=4) : Zope-trunk Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 22:03:25 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010375.html
Sidnei, First, thanks for working to get the GSoC 2.5 / 2.6 stuff landed! Second, I'm pretty sure that last night's failures are all due to landing the GSoC branch, as you were the only person checking into the Zope2 trunk yesterday: - AccessControl.tests.testZopeGuards: I have fixed these tests to pass under Python 2.4 ('all', 'any' arent in builtins; 'max' and 'min' don't take a 'key' argument). - Products.Five.browser.tests.resource_ftest.txt I have narrowed these failures down to OFS.SimpleItem: if I revert the change to 'raise_standardErrorMessage', those tests pass again. I'm not confident, however, that I can figure out why they are breaking. - zope.testbrowser.fixed-bugs.txt: I haven't gotten to these. I think we need to keep the trunk passing under Python 2.4 for now, and we need to be running 'test.py --all' to flush out the changes. Can you look at the rest here? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com 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 iD8DBQFJBh3F+gerLs4ltQ4RAi0uAKC4c3bKFk4E3EHCoJBIhnAIRSNSAQCfWFKz eGaHoDHpfk5f/1E4Jn3VIh4= =a/PS -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tres Seaver wrote:
Subject: FAILED (failures=3, errors=4) : Zope-trunk Python-2.4.4 : Linux From: Zope Tests Date: Sun Oct 26 22:03:25 EDT 2008 URL: http://mail.zope.org/pipermail/zope-tests/2008-October/010375.html
Sidnei,
First, thanks for working to get the GSoC 2.5 / 2.6 stuff landed!
Second, I'm pretty sure that last night's failures are all due to landing the GSoC branch, as you were the only person checking into the Zope2 trunk yesterday:
- AccessControl.tests.testZopeGuards: I have fixed these tests to pass under Python 2.4 ('all', 'any' arent in builtins; 'max' and 'min' don't take a 'key' argument).
- Products.Five.browser.tests.resource_ftest.txt I have narrowed these failures down to OFS.SimpleItem: if I revert the change to 'raise_standardErrorMessage', those tests pass again. I'm not confident, however, that I can figure out why they are breaking.
- zope.testbrowser.fixed-bugs.txt: I haven't gotten to these.
I think we need to keep the trunk passing under Python 2.4 for now, and we need to be running 'test.py --all' to flush out the changes. Can you look at the rest here?
Hmm, the same tests break on Python 2.5 as well. Note that these fail during the functional tests, and only if we run all tests:: $ /path/to/python2.5 test.py --all Running just the tests in Products.Five succeeds:: $ /path/to/python2.5 test.py --all -s Products.Five Maybe we have a bad layer lying around? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com 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 iD8DBQFJBklK+gerLs4ltQ4RAig1AKDZOoQF0N3dGsG9Vjs03kj8y1bukwCfXZfl lZOYuMT6RAM+do6rxCYy9b0= =Pdy5 -----END PGP SIGNATURE-----
participants (2)
-
Tres Seaver -
Zope Tests Summarizer