[Zope-Coders] Zope test results (head)

background@shane.digicool.com background@shane.digicool.com
Mon, 22 Oct 2001 22:03:40 -0400 (EDT)


----------------------------------------------------------------------
Ran 954 tests

OK
---------------------------------------------------------
Differences from last results:
---------------------------------------------------------
--- /home/background/pastresults	Mon Oct 22 16:08:18 2001
+++ results	Mon Oct 22 22:03:40 2001
@@ -1,21 +1,4 @@
-======================================================================
-ERROR: check every item of the tree
 ----------------------------------------------------------------------
-Traceback (most recent call last):
-  File "/home/background/zopetest/lib/python/BTrees/tests/testBTreesUnicode.py", line 29, in test1
-    self.assertEqual(self.tree[k], v)
-UnicodeError: ASCII decoding error: ordinal not in range(128)
-======================================================================
-ERROR: try to access unicode keys in tree
-----------------------------------------------------------------------
-Traceback (most recent call last):
-  File "/home/background/zopetest/lib/python/BTrees/tests/testBTreesUnicode.py", line 35, in test2
-    self.assertEqual(self.tree[self.data[-1][0]], self.data[-1][1])
-UnicodeError: ASCII decoding error: ordinal not in range(128)
-----------------------------------------------------------------------
-Ran 939 tests
-
-FAILED (errors=2)
+Ran 954 tests
 
-======================================================================
-OVERALL FAILED (total errors=2)
+OK