Re: [Zope-CMF] Re: SVN: CMF/branches/1.6/ Avoid deprecation warnings with Zope 2.10.

2006-06-13 Thread Chris Withers

Jens Vagelpohl wrote:
I'd love to nail this one, it gets boring seeing it in a project's 
nightly test runs every night...


A bit of grepping might find that one. :)


Cool, lemme know when you're done :-P

Chris

--
Simplistix - Content Management, Zope  Python Consulting
   - http://www.simplistix.co.uk
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


Re: [Zope-CMF] Re: SVN: CMF/branches/1.6/ Avoid deprecation warnings with Zope 2.10.

2006-06-12 Thread Chris Withers

Jens Vagelpohl wrote:
2006-06-09 20:43:01 WARNING ZODB.DB DB.open() has 13 open connections 
with a pool_size of 7


Looks like someone somewhere ain't closing their zodb connection in a 
test...



ERROR:foo.bar:eek
None
2006-06-09 20:44:24 ERROR foo.bar eek
None
INFO:foo.bar:blah blah


I'd love to nail this one, it gets boring seeing it in a project's 
nightly test runs every night...


Chris

--
Simplistix - Content Management, Zope  Python Consulting
   - http://www.simplistix.co.uk
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


Re: [Zope-CMF] Re: SVN: CMF/branches/1.6/ Avoid deprecation warnings with Zope 2.10.

2006-06-12 Thread Jens Vagelpohl

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 12 Jun 2006, at 08:41, Chris Withers wrote:

ERROR:foo.bar:eek
None
2006-06-09 20:44:24 ERROR foo.bar eek
None
INFO:foo.bar:blah blah


I'd love to nail this one, it gets boring seeing it in a project's  
nightly test runs every night...


A bit of grepping might find that one. :)

jens

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEjQ39RAx5nvEhZLIRAmCoAJsG+ctpXD9kjW6EanivNWXMBOJXAACfdOLp
wW1BryS9ZmYu67mNGrCEJ4Y=
=Z3Bv
-END PGP SIGNATURE-
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


Re: [Zope-CMF] Re: SVN: CMF/branches/1.6/ Avoid deprecation warnings with Zope 2.10.

2006-06-09 Thread Jens Vagelpohl

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 9 Jun 2006, at 20:39, Tres Seaver wrote:


Florent Guillaume wrote:

Tres Seaver wrote:
Florent:  1.6 is explicitly supposed to work with Zope 2.8.  Have  
you

tested that this change doesn't break that (I don't think
'zope.contenttype.guessContentType' was importable in ZopeX3.0).


I've added just another level of try/except ImportError, I don't  
think

it can break as the zope.contentype package didn't exist in Zope 2.8.


FWIW, the unit tests run fine under Zope 2.8. The only output I get,  
which has always been the case on this combination, is a bunch of...


2006-06-09 20:43:01 WARNING ZODB.DB DB.open() has 13 open connections  
with a pool_size of 7


and this block:

ERROR:foo.bar:eek
None
2006-06-09 20:44:24 ERROR foo.bar eek
None
INFO:foo.bar:blah blah

But in the end it says OK.

jens

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEicI9RAx5nvEhZLIRAtvmAKC8AREULUMA4C8qRDhlcsa6mmVGtgCfYQAA
yT+gn2533qyZscu/uUPChk0=
=nrRK
-END PGP SIGNATURE-
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests