[Neo-report] NEO tests [master:3105-g586cd76:py2.6:MySQL]: 470 Tests, 6 Failed

neo-report at nexedi.com neo-report at nexedi.com
Thu Jul 19 23:50:39 CEST 2012


Title                     : NEO tests [master:3105-g586cd76:py2.6:MySQL]
Date                      : 2012-07-19
Node                      : blade1
Machine                   : x86_64
System                    : Linux
Python                    : 2.6.6

Directory                 : /tmp/neo_tests/1342734296.9326839
Status                    : 98.723%
NEO_TESTS_ADAPTER         : MySQL
NEO_TEST_ZODB_FUNCTIONAL  : 1

                               NEO TESTS REPORT

              Test Module |   run   | success |  errors |  fails  |   time   
--------------------------+---------+---------+---------+---------+----------
                ClientApp |    24   |    24   |     .   |     .   |   1.20s   
           ConnectionPool |     5   |     5   |     .   |     .   |   1.04s   
            MasterHandler |    12   |    12   |     .   |     .   |   0.10s   
           StorageHandler |    14   |    14   |     .   |     .   |   0.11s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.client |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                   Client |    10   |     9   |     1   |     .   |  19.58s   
                  Cluster |     7   |     7   |     .   |     .   |  20.70s   
                   Master |     4   |     4   |     .   |     .   |  10.60s   
                  Storage |    13   |    12   |     1   |     .   |  78.98s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     6   |     6   |     .   |     .   |   0.06s   
          ElectionHandler |    16   |    16   |     .   |     .   |   0.14s   
                MasterApp |     2   |     2   |     .   |     .   |   0.02s   
                 MasterPT |     7   |     7   |     .   |     .   |   0.06s   
                 Recovery |     3   |     3   |     .   |     .   |   0.03s   
           StorageHandler |     8   |     8   |     .   |     .   |   0.15s   
             Transactions |     9   |     9   |     .   |     .   |   0.07s   
             Verification |     6   |     6   |     .   |     .   |   0.05s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.master |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |    18   |    18   |     .   |     .   |   0.28s   
    IdentificationHandler |     3   |     3   |     .   |     .   |   0.04s   
    InitializationHandler |     2   |     2   |     .   |     .   |   0.03s   
            MasterHandler |     9   |     9   |     .   |     .   |   0.13s   
               StorageApp |     3   |     3   |     .   |     .   |   0.07s   
             StorageMySQL |    29   |    29   |     .   |     .   |   0.49s   
             Transactions |    18   |    18   |     .   |     .   |   0.14s   
      VerificationHandler |    10   |    10   |     .   |     .   |   0.18s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.05s   
               Connection |    75   |    75   |     .   |     .   |   0.62s   
               Dispatcher |     5   |     5   |     .   |     .   |   0.04s   
                    Event |     1   |     1   |     .   |     .   |   0.01s   
                  Handler |     1   |     1   |     .   |     .   |   0.01s   
                    Nodes |    17   |    17   |     .   |     .   |   0.13s   
                       PT |    10   |    10   |     .   |     .   |   0.07s   
                     Util |     4   |     4   |     .   |     .   |   0.03s   
--------------------------+---------+---------+---------+---------+----------
                neo.tests |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                          |    19   |    18   |     1   |     .   |   4.41s   
              Replication |     4   |     4   |     .   |     .   |  15.22s   
--------------------------+---------+---------+---------+---------+----------
       neo.tests.threaded |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                    Basic |    16   |    16   |     .   |     .   |  29.65s   
                 Conflict |     5   |     5   |     .   |     .   |   9.17s   
                  History |     1   |     1   |     .   |     .   |   1.87s   
                 Iterator |     9   |     9   |     .   |     .   |  16.59s   
                       MT |     5   |     5   |     .   |     .   |  12.15s   
                     Pack |    14   |    12   |     .   |     2   |  30.01s   
               Persistent |     1   |     1   |     .   |     .   |   1.86s   
                 ReadOnly |     2   |     2   |     .   |     .   |   3.69s   
                 Revision |     7   |     7   |     .   |     .   |  14.40s   
          Synchronization |     7   |     7   |     .   |     .   |  12.75s   
                     Undo |    17   |    16   |     .   |     1   |  33.06s   
                     ZODB |    10   |    10   |     .   |     .   |  19.16s   
--------------------------+---------+---------+---------+---------+----------
           neo.tests.zodb |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                  Summary |   470   |   464   |     3   |     3   | 339.21s   
--------------------------+---------+---------+---------+---------+----------



ERRORS:
neo.tests.threaded.test.Test.testDeadlockAvoidance
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 251, in testDeadlockAvoidance
    self.assertEqual(self._testDeadlockAvoidance([1, 3]),
  File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 225, in _testDeadlockAvoidance
    t.join()
  File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 779, in run
    apply(*self.__target)
  File "/home/neo/master/py2.6/eggs/transaction-1.3.0-py2.6.egg/transaction/_manager.py", line 107, in commit
    return self.get().commit()
  File "/home/neo/master/py2.6/eggs/transaction-1.3.0-py2.6.egg/transaction/_transaction.py", line 354, in commit
    reraise(t, v, tb)
  File "/home/neo/master/py2.6/eggs/transaction-1.3.0-py2.6.egg/transaction/_transaction.py", line 345, in commit
    self._commitResources()
  File "/home/neo/master/py2.6/eggs/transaction-1.3.0-py2.6.egg/transaction/_transaction.py", line 493, in _commitResources
    reraise(t, v, tb)
  File "/home/neo/master/py2.6/eggs/transaction-1.3.0-py2.6.egg/transaction/_transaction.py", line 470, in _commitResources
    rm.tpc_vote(self)
  File "/home/neo/master/py2.6/src/ZODB3/src/ZODB/Connection.py", line 777, in tpc_vote
    s = vote(transaction)
  File "/home/neo/master/neoppod/neo/client/Storage.py", line 33, in wrapped
    return func(self, *args, **kw)
  File "/home/neo/master/neoppod/neo/client/Storage.py", line 139, in tpc_vote
    tryToResolveConflict=self.tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 703, in tpc_vote
    result = self.waitStoreResponses(txn_context, tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 682, in waitStoreResponses
    tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 652, in _handleConflicts
    serial), data=data)
ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x0397f8990d393633 2012-07-19 21:45:03.099254, serial currently committed 0x0397f8990d455eee 2012-07-19 21:45:03.110386)
-------------------------------------------------------------

neo.tests.functional.testClient.ClientTests.testExportFileStorageBug
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 227, in testExportFileStorageBug
    self.testExport(True)
  File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 223, in testExport
    self.__checkTree(root['trees'])
  File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 164, in __checkTree
    self.__checkTree(tree.right, depth)
  File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 165, in __checkTree
    self.__checkTree(tree.left, depth)
AttributeError: 'Tree' object has no attribute 'left'
-------------------------------------------------------------

neo.tests.functional.testStorage.StorageTests.testReplicationWithNewStorage
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 148, in testReplicationWithNewStorage
    partitions=10)
  File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 69, in __setup
    self.neo.start(except_storages=stopped_processes)
  File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 389, in start
    raise AssertionError('Timeout when starting cluster')
AssertionError: Timeout when starting cluster
-------------------------------------------------------------


FAILURES:
neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/py2.6/src/ZODB3/src/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions
    raises(KeyError, self._storage.loadSerial, oid, revid3)
failureException: KeyError not raised
-------------------------------------------------------------

neo.tests.zodb.testPack.PackableTests.checkPackUndoLog
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/py2.6/src/ZODB3/src/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog
    self.assertEqual(1,len(self._storage.undoLog()))
  File "/home/neo/master/neoppod/neo/tests/__init__.py", line 155, in assertEqual
    return super(NeoTestBase, self).assertEqual(first, second, msg=msg)
failureException: 1 != 3
-------------------------------------------------------------

neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/py2.6/src/ZODB3/src/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack
    self.assertEqual(len(info2), 2)
  File "/home/neo/master/neoppod/neo/tests/__init__.py", line 155, in assertEqual
    return super(NeoTestBase, self).assertEqual(first, second, msg=msg)
failureException: 4 != 2
-------------------------------------------------------------






More information about the Neo-report mailing list