Well, I didn't do anything ;-)

Strangely, when running tests from the console using range(10000) (yes, 10k) it still does not reliably work. Sometimes I even get:

======================================================================
ERROR: checkCrossDBInvalidations (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/autotest/temp/python23-zope28/lib/python/ZEO/tests/ ConnectionTests.py", line 118, in tearDown
forker.shutdown_zeo_server(adminaddr)
File "/autotest/temp/python23-zope28/lib/python/ZEO/tests/ forker.py", line 180, in shutdown_zeo_server
s.connect(adminaddr)
File "<string>", line 1, in connect
error: (111, 'Connection refused')


======================================================================
FAIL: checkCrossDBInvalidations (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/autotest/temp/python23-zope28/lib/python/ZEO/tests/ ConnectionTests.py", line 658, in checkCrossDBInvalidations
self.assertEqual(r1._p_state, -1) # ghost
File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: 0 != -1



BAH!



On 16. Mai 2005, at 13:01, Zope tests summarizer wrote:

Summary of messages to the zope-tests list.
Period Sun May 15 11:01:02 2005 UTC to Mon May 16 11:01:02 2005 UTC.
There were 6 messages: 6 from Zope Unit Tests.


Tests passed OK ---------------

Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:40:53 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002127.html

Subject: OK : Zope-2_6-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:42:23 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002128.html

Subject: OK : Zope-2_7-branch Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:43:53 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002129.html

Subject: OK : Zope-2_7-branch Python-2.4.1 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:45:23 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002130.html

Subject: OK : Zope-trunk Python-2.3.5 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:46:53 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002131.html

Subject: OK : Zope-trunk Python-2.4.1 : Linux
From: Zope Unit Tests
Date: Sun May 15 22:48:23 EDT 2005
URL: http://mail.zope.org/pipermail/zope-tests/2005-May/002132.html

--
Software Engineering is Programming when you can't. --E. W. Dijkstra

_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders

Reply via email to