[Neo-report] NEO tests [master:3168-g93eabad:py2.7:SQLite]: 460 Tests, 5 Failed

neo-report at nexedi.com neo-report at nexedi.com
Wed Aug 22 20:31:23 CEST 2012


Title                     : NEO tests [master:3168-g93eabad:py2.7:SQLite]
Date                      : 2012-08-22
Node                      : blade1
Machine                   : x86_64
System                    : Linux
Python                    : 2.7.2+

Directory                 : /tmp/neo_tests/1345659983.977933
Status                    : 98.913%
NEO_TESTS_ADAPTER         : SQLite
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.44s   
                  Cluster |     7   |     7   |     .   |     .   |  20.46s   
                   Master |     4   |     4   |     .   |     .   |   6.09s   
                  Storage |    12   |    12   |     .   |     .   |  48.81s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     6   |     6   |     .   |     .   |   0.06s   
          ElectionHandler |    16   |    16   |     .   |     .   |   0.13s   
                MasterApp |     2   |     2   |     .   |     .   |   0.02s   
                 MasterPT |     5   |     5   |     .   |     .   |   0.06s   
                 Recovery |     3   |     3   |     .   |     .   |   0.03s   
           StorageHandler |     8   |     8   |     .   |     .   |   0.14s   
             Transactions |     9   |     9   |     .   |     .   |   0.07s   
             Verification |     6   |     6   |     .   |     .   |   0.05s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.master |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |    18   |    18   |     .   |     .   |   0.18s   
    IdentificationHandler |     3   |     3   |     .   |     .   |   0.04s   
    InitializationHandler |     2   |     2   |     .   |     .   |   0.02s   
            MasterHandler |     9   |     9   |     .   |     .   |   0.09s   
               StorageApp |     3   |     3   |     .   |     .   |   0.05s   
            StorageSQLite |    22   |    22   |     .   |     .   |   0.22s   
             Transactions |    18   |    18   |     .   |     .   |   0.14s   
      VerificationHandler |     8   |     8   |     .   |     .   |   0.10s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.04s   
               Connection |    75   |    75   |     .   |     .   |   0.60s   
               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   |     .   |   2.72s   
              Replication |     6   |     6   |     .   |     .   |  12.92s   
--------------------------+---------+---------+---------+---------+----------
       neo.tests.threaded |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                    Basic |    16   |    16   |     .   |     .   |  29.45s   
                 Conflict |     5   |     5   |     .   |     .   |   9.13s   
                  History |     1   |     1   |     .   |     .   |   1.84s   
                 Iterator |     9   |     9   |     .   |     .   |  16.48s   
                       MT |     5   |     5   |     .   |     .   |  11.83s   
                     Pack |    14   |    12   |     .   |     2   |  28.46s   
               Persistent |     1   |     1   |     .   |     .   |   1.85s   
                 ReadOnly |     2   |     2   |     .   |     .   |   3.67s   
                 Revision |     7   |     7   |     .   |     .   |  14.72s   
          Synchronization |     7   |     7   |     .   |     .   |  12.67s   
                     Undo |    17   |    16   |     .   |     1   |  32.89s   
                     ZODB |    10   |    10   |     .   |     .   |  18.95s   
--------------------------+---------+---------+---------+---------+----------
           neo.tests.zodb |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                  Summary |   460   |   455   |     2   |     3   | 297.12s   
--------------------------+---------+---------+---------+---------+----------



ERRORS:
neo.tests.threaded.test.Test.testDeadlockAvoidance
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance
    self.assertEqual(self._testDeadlockAvoidance([1, 3]),
  File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance
    t.join()
  File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run
    apply(*self.__target)
  File "/home/neo/master/py2.7/eggs/transaction-1.3.0-py2.7.egg/transaction/_manager.py", line 107, in commit
    return self.get().commit()
  File "/home/neo/master/py2.7/eggs/transaction-1.3.0-py2.7.egg/transaction/_transaction.py", line 354, in commit
    reraise(t, v, tb)
  File "/home/neo/master/py2.7/eggs/transaction-1.3.0-py2.7.egg/transaction/_transaction.py", line 345, in commit
    self._commitResources()
  File "/home/neo/master/py2.7/eggs/transaction-1.3.0-py2.7.egg/transaction/_transaction.py", line 493, in _commitResources
    reraise(t, v, tb)
  File "/home/neo/master/py2.7/eggs/transaction-1.3.0-py2.7.egg/transaction/_transaction.py", line 470, in _commitResources
    rm.tpc_vote(self)
  File "/home/neo/master/py2.7/src/ZODB3/src/ZODB/Connection.py", line 777, in tpc_vote
    s = vote(transaction)
  File "/home/neo/master/neoppod/neo/client/Storage.py", line 30, in wrapped
    return func(self, *args, **kw)
  File "/home/neo/master/neoppod/neo/client/Storage.py", line 114, in tpc_vote
    tryToResolveConflict=self.tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 709, in tpc_vote
    result = self.waitStoreResponses(txn_context, tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 688, in waitStoreResponses
    tryToResolveConflict)
  File "/home/neo/master/neoppod/neo/client/app.py", line 659, in _handleConflicts
    serial), data=data)
ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x0398b7127e6d97aa 2012-08-22 18:26:29.631585, serial currently committed 0x0398b7127e76e300 2012-08-22 18:26:29.640094)
-------------------------------------------------------------

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


FAILURES:
neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions
-------------------------------------------------------------
Traceback (most recent call last):
  File "/home/neo/master/py2.7/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.7/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 156, 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.7/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 156, in assertEqual
    return super(NeoTestBase, self).assertEqual(first, second, msg=msg)
failureException: 4 != 2
-------------------------------------------------------------






More information about the Neo-report mailing list