[Neo-report] NEO tests [master:2837-g59c8a2b:py2.4-zodb3.9]: 540 Tests, 2 Errors, 1 Failures
neo-report at nexedi.com
neo-report at nexedi.com
Thu Sep 15 22:31:10 CEST 2011
Title : NEO tests [master:2837-g59c8a2b:py2.4-zodb3.9]
Date : 2011-09-15
Node : blade1
Machine : x86_64
System : Linux
Python : 2.4.6
Directory : /tmp/neo_tests/1316118529.380183
Status : 99.444%
NEO_TEST_ZODB_FUNCTIONAL : 1
NEO TESTS REPORT
Test Module | run | success | errors | fails | time
--------------------------+---------+---------+---------+---------+----------
ClientApp | 24 | 23 | 1 | . | 1.04s
ConnectionPool | 5 | 5 | . | . | 1.00s
MasterHandler | 14 | 14 | . | . | 0.01s
StorageHandler | 15 | 14 | . | 1 | 0.01s
--------------------------+---------+---------+---------+---------+----------
neo.tests.client | | | | |
--------------------------+---------+---------+---------+---------+----------
Client | 10 | 9 | 1 | . | 47.09s
Cluster | 6 | 6 | . | . | 7.71s
Master | 4 | 4 | . | . | 33.92s
Storage | 15 | 15 | . | . | 43.82s
--------------------------+---------+---------+---------+---------+----------
neo.tests.functional | | | | |
--------------------------+---------+---------+---------+---------+----------
ClientHandler | 6 | 6 | . | . | 0.01s
ElectionHandler | 23 | 23 | . | . | 0.04s
MasterApp | 2 | 2 | . | . | 0.00s
MasterPT | 7 | 7 | . | . | 0.01s
Recovery | 3 | 3 | . | . | 0.01s
StorageHandler | 8 | 8 | . | . | 0.10s
Transactions | 9 | 9 | . | . | 0.01s
Verification | 6 | 6 | . | . | 0.01s
--------------------------+---------+---------+---------+---------+----------
neo.tests.master | | | | |
--------------------------+---------+---------+---------+---------+----------
ClientHandler | 18 | 18 | . | . | 0.15s
IdentificationHandler | 3 | 3 | . | . | 0.01s
InitializationHandler | 2 | 2 | . | . | 0.02s
MasterHandler | 11 | 11 | . | . | 0.09s
Replication | 10 | 10 | . | . | 3.00s
ReplicationHandler | 21 | 21 | . | . | 0.02s
Replicator | 7 | 7 | . | . | 0.00s
StorageApp | 3 | 3 | . | . | 0.02s
StorageBTree | 27 | 27 | . | . | 0.01s
StorageHandler | 9 | 9 | . | . | 0.07s
StorageMySQLdb | 36 | 36 | . | . | 0.31s
Transactions | 19 | 19 | . | . | 0.02s
VerificationHandler | 11 | 11 | . | . | 0.12s
--------------------------+---------+---------+---------+---------+----------
neo.tests.storage | | | | |
--------------------------+---------+---------+---------+---------+----------
Bootstrap | 2 | 2 | . | . | 0.03s
Connection | 75 | 75 | . | . | 0.09s
Dispatcher | 5 | 5 | . | . | 0.00s
Event | 1 | 1 | . | . | 0.00s
Handler | 1 | 1 | . | . | 0.00s
Nodes | 14 | 14 | . | . | 0.01s
PT | 11 | 11 | . | . | 0.01s
Protocol | 87 | 87 | . | . | 0.02s
Util | 4 | 4 | . | . | 0.00s
--------------------------+---------+---------+---------+---------+----------
neo.tests | | | | |
--------------------------+---------+---------+---------+---------+----------
| 6 | 6 | . | . | 1.03s
--------------------------+---------+---------+---------+---------+----------
neo.tests.threaded | | | | |
--------------------------+---------+---------+---------+---------+----------
Summary | 540 | 537 | 2 | 1 | 139.84s
--------------------------+---------+---------+---------+---------+----------
ERRORS:
neo.tests.client.testClientApp.ClientApplicationTests.test_history
-------------------------------------------------------------
Traceback (most recent call last):
File "/home/neo/neoppod/neo/tests/client/testClientApp.py", line 817, in test_history
result = app.history(oid)
File "/home/neo/neoppod/neo/client/app.py", line 995, in history
for serial, size in history_list:
ValueError: too many values to unpack
-------------------------------------------------------------
neo.tests.functional.testClient.ClientTests.testExportFileStorageBug
-------------------------------------------------------------
Traceback (most recent call last):
File "/home/neo/neoppod/neo/tests/functional/testClient.py", line 228, in testExportFileStorageBug
self.testExport(True)
File "/home/neo/neoppod/neo/tests/functional/testClient.py", line 224, in testExport
self.__checkTree(root['trees'])
File "/home/neo/neoppod/neo/tests/functional/testClient.py", line 165, in __checkTree
self.__checkTree(tree.right, depth)
File "/home/neo/neoppod/neo/tests/functional/testClient.py", line 166, in __checkTree
self.__checkTree(tree.left, depth)
AttributeError: 'Tree' object has no attribute 'left'
-------------------------------------------------------------
FAILURES:
neo.tests.client.testStorageHandler.StorageAnswerHandlerTests.test_answerObjectHistory
-------------------------------------------------------------
Traceback (most recent call last):
File "/home/neo/neoppod/neo/tests/client/testStorageHandler.py", line 218, in test_answerObjectHistory
self.assertEqual(history_set, set(history_list))
File "/home/neo/neoppod/neo/tests/__init__.py", line 144, in assertEqual
return super(NeoTestBase, self).assertEqual(first, second, msg=msg)
AssertionError: set([]) != set(['\x03\x91\x12\x0c\xeah\xb3D', '\x03\x91\x12\x0c\xeah\xb5D'])
-------------------------------------------------------------
More information about the Neo-report
mailing list