|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Zope Tests: 6 OK, 2 FailedSummary of messages to the zope-tests list.
Period Fri Oct 30 13:00:00 2009 UTC to Sat Oct 31 13:00:00 2009 UTC. There were 8 messages: 8 from Zope Tests. Test failures ------------- Subject: FAILED (failures=1) : Zope-2.12-alltests Python-2.4.6 : Linux From: Zope Tests Date: Fri Oct 30 21:52:06 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012923.html Subject: FAILED (failures=1) : Zope-2.12-alltests Python-2.6.2 : Linux From: Zope Tests Date: Fri Oct 30 21:56:07 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012925.html Tests passed OK --------------- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Fri Oct 30 21:46:05 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012920.html Subject: OK : Zope-2.11 Python-2.4.6 : Linux From: Zope Tests Date: Fri Oct 30 21:48:05 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012921.html Subject: OK : Zope-2.12 Python-2.4.6 : Linux From: Zope Tests Date: Fri Oct 30 21:50:06 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012922.html Subject: OK : Zope-2.12 Python-2.6.2 : Linux From: Zope Tests Date: Fri Oct 30 21:54:06 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012924.html Subject: OK : Zope-trunk Python-2.6.2 : Linux From: Zope Tests Date: Fri Oct 30 21:58:07 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012926.html Subject: OK : Zope-trunk-alltests Python-2.6.2 : Linux From: Zope Tests Date: Fri Oct 30 22:00:07 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012927.html _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 Failed-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Zope Tests Summarizer wrote: > Summary of messages to the zope-tests list. > Period Fri Oct 30 13:00:00 2009 UTC to Sat Oct 31 13:00:00 2009 UTC. > There were 8 messages: 8 from Zope Tests. > > > Test failures > ------------- > > Subject: FAILED (failures=1) : Zope-2.12-alltests Python-2.4.6 : Linux > From: Zope Tests > Date: Fri Oct 30 21:52:06 EDT 2009 > URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012923.html I can't reproduce this failure when running the Acquisition 2.12.4 tests with Python 2.4 on my machine. > Subject: FAILED (failures=1) : Zope-2.12-alltests Python-2.6.2 : Linux > From: Zope Tests > Date: Fri Oct 30 21:56:07 EDT 2009 > URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012925.html The failing test here is the 'over_the_wire.txt' one inside zope.testing, which should be disabled (or removed altogether): hitting a third-party website from within automated test suites is both rude and foolish. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@... Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrseZEACgkQ+gerLs4ltQ5mDwCeJiqOm1/Yn1wNbDlUUMX/xLYC fDcAn3NgrOlWRHlOPVGpMhJftYxY7iAK =fwJw -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 FailedAm 31.10.09 18:53, schrieb Tres Seaver:
> Zope Tests Summarizer wrote: > > Summary of messages to the zope-tests list. > > Period Fri Oct 30 13:00:00 2009 UTC to Sat Oct 31 13:00:00 2009 UTC. > > There were 8 messages: 8 from Zope Tests. > > > > Test failures > > ------------- > > > Subject: FAILED (failures=1) : Zope-2.12-alltests Python-2.4.6 : Linux > > From: Zope Tests > > Date: Fri Oct 30 21:52:06 EDT 2009 > > URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012923.html > > I can't reproduce this failure when running the Acquisition 2.12.4 tests > with Python 2.4 on my machine. > However I would not care much about it since 2.4 is basically unsupported. I am going one step further and propose to support officially only Python 2.6 (and inofficially Python 2.5). Why? Right now it is possible writing Zope 2.12 compatible add-ons that might use Python 2.6 feature. Another using running Zope w/ Python 2.5 or 2.4 will not be able to run this particular add-on. So I am inclined to limit the official support to Python 2.6 only. Thoughts? Andreas [lists.vcf] begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:info@... title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 Failed2009/10/31 Tres Seaver <tseaver@...>:
> I can't reproduce this failure when running the Acquisition 2.12.4 tests > with Python 2.4 on my machine. This is python 2.4 on 64-bit linux. I bet it's because of: typedef int Py_ssize_t; and sys.maxint overflows to -1 with that definition. I suspect that all open-ended slicing ops in Python C extensions are borken in python 2.4, because it doesn't have Py_ssize_t. -- Martijn Pieters _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 FailedAndreas Jung wrote:
> I am going one step further and propose to support officially only > Python 2.6 I thought that was Zope 2.13 with Zope 2.12 as a transition? > (and inofficially Python 2.5). Why? Right now it is possible writing > Zope 2.12 > compatible add-ons that might use Python 2.6 feature. Another using running > Zope w/ Python 2.5 or 2.4 will not be able to run this particular > add-on. So I am inclined to limit the official support to Python 2.6 only. I'm +0 on this, fwiw... Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 FailedOn Sun, Nov 1, 2009 at 2:09 PM, Andreas Jung <lists@...> wrote:
> I am going one step further and propose to support officially only > Python 2.6 > (and inofficially Python 2.5). Why? Right now it is possible writing > Zope 2.12 > compatible add-ons that might use Python 2.6 feature. Another using running > Zope w/ Python 2.5 or 2.4 will not be able to run this particular > add-on. So I am inclined to limit the official support to Python 2.6 only. +1 For Plone 4 we will only support Python 2.6 and already make use of 2.6 features in a number of places. Hanno _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
|
|
Re: Zope Tests: 6 OK, 2 FailedFWIW, Martijn is correct. Python 2.4 does not like values > 2**31-1
for list indexes, slices, e.a. even on 64 bit systems. I have disabled the respective test runs. Stefan On 01.11.2009, at 14:43, Martijn Pieters wrote: > 2009/10/31 Tres Seaver <tseaver@...>: >> I can't reproduce this failure when running the Acquisition 2.12.4 >> tests >> with Python 2.4 on my machine. > > This is python 2.4 on 64-bit linux. I bet it's because of: > > typedef int Py_ssize_t; > > and sys.maxint overflows to -1 with that definition. I suspect that > all open-ended slicing ops in Python C extensions are borken in python > 2.4, because it doesn't have Py_ssize_t. -- Stefan H. Holek stefan@... _______________________________________________ Zope-Dev maillist - Zope-Dev@... 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 ) |
| Free embeddable forum powered by Nabble | Forum Help |