[Zope-dev] zope-tests - FAILED: 12, OK: 53

2011-06-12 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2011-06-11 00:00:00 UTC and 2011-06-12 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: http://docs.zope.org/

Re: [Zope-dev] component registry navelgazing

2011-06-12 Thread Martin Aspeli
On 12 June 2011 21:48, Chris McDonough wrote: > Currently if you ask a registry to singly-adapt an object to an > interface, and the object you're trying to adapt implements that > interface, here's what happens: > from zope.component.registry import Components c = Components() from

[Zope-dev] component registry navelgazing

2011-06-12 Thread Chris McDonough
Currently if you ask a registry to singly-adapt an object to an interface, and the object you're trying to adapt implements that interface, here's what happens: >>> from zope.component.registry import Components >>> c = Components() >>> from zope.interface import Interface, implements >>> class IF

Re: [Zope-dev] zope-tests - FAILED: 8, OK: 57

2011-06-12 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > [1]FAILED Zope 3.4 KGS / Python2.5.5 64bit linux >https://mail.zope.org/pipermail/zope-tests/2011-June/043112.html A presumably transient failure in downloading the setuptools egg. Tres. - -- =