[Neo-report] Neo : 505 Tests, 8 Errors, 11 Failures

gregory at nexedi.com gregory at nexedi.com
Fri May 7 10:45:31 CEST 2010


                               NEO TESTS REPORT


    Date        : 2010-05-07
    Node        : blade8
    Processor   : Intel(R) Xeon(R) CPU           E5410  @ 2.33GHz (64bit)
    System      : Linux (2.6.29.6-server-1mnb)
    Directory   : /tmp/neo_X8h_aK
    Status      :  96.238%
        
              Test Module |   run   | success |  errors |  fails  |   time   
--------------------------+---------+---------+---------+---------+----------
                ClientApp |    26   |    26   |     .   |     .   |   0.04s   
           ConnectionPool |     1   |     1   |     .   |     .   |   0.00s   
            MasterHandler |    14   |    14   |     .   |     .   |   0.01s   
           StorageHandler |    15   |    15   |     .   |     .   |   0.01s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.client |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                   Client |     6   |     6   |     .   |     .   |  51.55s   
                  Cluster |     5   |     4   |     .   |     1   |  50.03s   
                   Master |     4   |     3   |     .   |     1   |  48.73s   
                  Storage |    15   |     5   |     2   |     8   | 495.58s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     7   |     7   |     .   |     .   |   0.01s   
          ElectionHandler |    24   |    24   |     .   |     .   |   0.03s   
                MasterApp |     2   |     2   |     .   |     .   |   0.00s   
                 MasterPT |     7   |     7   |     .   |     .   |   0.01s   
                 Recovery |     5   |     5   |     .   |     .   |   0.01s   
           StorageHandler |     7   |     7   |     .   |     .   |   0.19s   
             Transactions |     4   |     4   |     .   |     .   |   0.00s   
             Verification |     8   |     8   |     .   |     .   |   0.01s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.master |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |    18   |    18   |     .   |     .   |   0.93s   
    InitializationHandler |     4   |     4   |     .   |     .   |   0.14s   
            MasterHandler |    12   |    12   |     .   |     .   |   2.94s   
               StorageApp |     3   |     3   |     .   |     .   |   8.62s   
           StorageHandler |    13   |    13   |     .   |     .   |   0.48s   
           StorageMySQLdb |    37   |    37   |     .   |     .   |   2.35s   
             Transactions |    15   |    15   |     .   |     .   |   0.00s   
      VerificationHandler |    13   |    13   |     .   |     .   |  21.72s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.13s   
               Connection |    45   |    45   |     .   |     .   |   0.03s   
               Dispatcher |     4   |     4   |     .   |     .   |   0.00s   
                    Event |     1   |     1   |     .   |     .   |   0.00s   
                  Handler |     1   |     1   |     .   |     .   |   0.00s   
                    Nodes |    14   |    14   |     .   |     .   |   0.00s   
                       PT |    10   |    10   |     .   |     .   |   0.00s   
                 Protocol |    71   |    71   |     .   |     .   |   0.00s   
                     Util |     1   |     1   |     .   |     .   |   0.00s   
--------------------------+---------+---------+---------+---------+----------
                neo.tests |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                    Basic |    15   |    15   |     .   |     .   | 266.21s   
                 Conflict |     5   |     5   |     .   |     .   | 136.38s   
                  History |     4   |     4   |     .   |     .   |  83.26s   
                 Iterator |     8   |     7   |     1   |     .   | 161.08s   
                       MT |     5   |     5   |     .   |     .   | 221.06s   
               Persistent |     1   |     1   |     .   |     .   |  15.52s   
                 ReadOnly |     2   |     2   |     .   |     .   |  73.82s   
                 Revision |     7   |     5   |     1   |     1   | 234.20s   
          Synchronization |    11   |    11   |     .   |     .   | 180.87s   
                     Undo |    17   |    13   |     4   |     .   | 436.80s   
                     ZODB |    16   |    16   |     .   |     .   | 225.78s   
--------------------------+---------+---------+---------+---------+----------
           neo.tests.zodb |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                  Summary |   505   |   486   |     8   |    11   | 2718.57s   
--------------------------+---------+---------+---------+---------+----------





ERRORS:
neo/tests/functional/testStorage.py StorageTests.testDropNodeThenRestartCluster
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 422, in testDropNodeThenRestartCluster
    self.neo.neoctl.dropNode(started[0].getUUID())
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 140, in dropNode
    update_partition_table=1)
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 96, in setNodeState
    response = self.__ask(packet)
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 60, in __ask
    raise NotReadyException, 'Connection closed'
NotReadyException: Connection closed
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testDropNodeWithOtherPending
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 467, in testDropNodeWithOtherPending
    self.neo.neoctl.dropNode(started[0].getUUID())
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 140, in dropNode
    update_partition_table=1)
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 96, in setNodeState
    response = self.__ask(packet)
  File "/srv/neo/repository/trunk/neo/neoctl/neoctl.py", line 60, in __ask
    raise NotReadyException, 'Connection closed'
NotReadyException: Connection closed
-------------------------------------------------------------

neo/tests/zodb/testIterator.py IteratorTests.checkExtendedIteration
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/IteratorStorage.py", line 178, in checkExtendedIteration
    txniter = self._storage.iterator(revid1, revid4)
  File "/srv/neo/repository/trunk/neo/client/Storage.py", line 94, in iterator
    return self.app.iterator(start, stop)
  File "/srv/neo/repository/trunk/neo/client/app.py", line 1066, in iterator
    return Iterator(self, start, stop)
  File "/srv/neo/repository/trunk/neo/client/iterator.py", line 79, in __init__
    raise NotImplementedError('partial scan not implemented yet')
NotImplementedError: partial scan not implemented yet
-------------------------------------------------------------

neo/tests/zodb/testRevision.py RevisionTests.checkLoadBeforeUndo
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/RevisionStorage.py", line 131, in checkLoadBeforeUndo
    self.assertEqual(data, t[0])
TypeError: unsubscriptable object
-------------------------------------------------------------

neo/tests/zodb/testUndo.py UndoTests.checkPackAfterUndoDeletion
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 561, in checkPackAfterUndoDeletion
    self._storage.pack(t, referencesf)
  File "/srv/neo/repository/trunk/neo/client/Storage.py", line 153, in pack
    raise NotImplementedError
NotImplementedError
-------------------------------------------------------------

neo/tests/zodb/testUndo.py UndoTests.checkPackAfterUndoManyTimes
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 603, in checkPackAfterUndoManyTimes
    self._storage.pack(t, referencesf)
  File "/srv/neo/repository/trunk/neo/client/Storage.py", line 153, in pack
    raise NotImplementedError
NotImplementedError
-------------------------------------------------------------

neo/tests/zodb/testUndo.py UndoTests.checkTransactionalUndoAfterPack
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 445, in checkTransactionalUndoAfterPack
    self._storage.pack(packtime, referencesf)
  File "/srv/neo/repository/trunk/neo/client/Storage.py", line 153, in pack
    raise NotImplementedError
NotImplementedError
-------------------------------------------------------------

neo/tests/zodb/testUndo.py UndoTests.checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/TransactionalUndoStorage.py", line 496, in checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
    self._storage.pack(packtime, referencesf)
  File "/srv/neo/repository/trunk/neo/client/Storage.py", line 153, in pack
    raise NotImplementedError
NotImplementedError
-------------------------------------------------------------


FAILURES:
neo/tests/functional/testMaster.py MasterTests.testStoppingSecondaryMaster
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testMaster.py", line 50, in testStoppingSecondaryMaster
    self.neo.expectMasterState(uuid, None)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 438, in expectMasterState
    delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 434, in __expectNodeState
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [<EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>, <EnumItem RUNNING (1)>]
-------------------------------------------------------------

neo/tests/functional/testCluster.py ClusterTests.testElectionWithManyMasters
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testCluster.py", line 80, in testElectionWithManyMasters
    self.neo.expectOudatedCells(0)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 462, in expectOudatedCells
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [5, 5, 5, 5, 5, 5, 5, 5, 5, 5]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testNewNodesInPendingState
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 167, in testNewNodesInPendingState
    self.__expectPending(stopped[0])
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 124, in __expectPending
    self.neo.expectStorageState(process.getUUID(), NodeStates.PENDING)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 442, in expectStorageState
    timeout,delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 434, in __expectNodeState
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [None, None, None, None, None, None, None, None, None, None]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testOudatedCellsOnDownStorage
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 207, in testOudatedCellsOnDownStorage
    (started, _) = self.__setup(storage_number=2, replicas=1)
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 64, in __setup
    self.neo.start(except_storages=stopped_processes)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 283, in start
    raise AssertionError, 'Timeout when starting cluster'
AssertionError: Timeout when starting cluster
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testPartitionTableReorganizedWithNewStorage
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 315, in testPartitionTableReorganizedWithNewStorage
    self.__expectPending(stopped[0])
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 124, in __expectPending
    self.neo.expectStorageState(process.getUUID(), NodeStates.PENDING)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 442, in expectStorageState
    timeout,delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 434, in __expectNodeState
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [None, None, None, None, None, None, None, None, None, None]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testReplicationThenRunningWithReplicas
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 373, in testReplicationThenRunningWithReplicas
    self.__expectPending(stopped[0])
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 124, in __expectPending
    self.neo.expectStorageState(process.getUUID(), NodeStates.PENDING)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 442, in expectStorageState
    timeout,delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 434, in __expectNodeState
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [None, None, None, None, None, None, None, None, None, None]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testReplicationWithNewStorage
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 199, in testReplicationWithNewStorage
    self.__checkReplicationDone()
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 100, in __checkReplicationDone
    self.neo.expectOudatedCells(number=0, timeout=10)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 462, in expectOudatedCells
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 8, 8, 7, 7, 7, 6, 6]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testReplicationWithoutBreak
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 151, in testReplicationWithoutBreak
    self.neo.expectOudatedCells(number=0)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 462, in expectOudatedCells
    self.expectCondition(callback, timeout, delay)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 416, in expectCondition
    raise AssertionError, 'Timeout while expecting condition. ' \
AssertionError: Timeout while expecting condition. History: [10, 10, 10, 10, 10, 10, 10, 10, 10, 10]
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testRestartWithMissingStorage
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 474, in testRestartWithMissingStorage
    pending_number=0, partitions=10)
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 64, in __setup
    self.neo.start(except_storages=stopped_processes)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 283, in start
    raise AssertionError, 'Timeout when starting cluster'
AssertionError: Timeout when starting cluster
-------------------------------------------------------------

neo/tests/functional/testStorage.py StorageTests.testStartWithManyPartitions
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 406, in testStartWithManyPartitions
    self.__setup(storage_number=2, partitions=5000, master_node_count=1)
  File "/srv/neo/repository/trunk/neo/tests/functional/testStorage.py", line 64, in __setup
    self.neo.start(except_storages=stopped_processes)
  File "/srv/neo/repository/trunk/neo/tests/functional/__init__.py", line 283, in start
    raise AssertionError, 'Timeout when starting cluster'
AssertionError: Timeout when starting cluster
-------------------------------------------------------------

neo/tests/zodb/testRevision.py RevisionTests.checkLoadBeforeEdges
-------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/zope/lib/python/ZODB/tests/RevisionStorage.py", line 75, in checkLoadBeforeEdges
    oid, p64(0))
AssertionError: KeyError not raised
-------------------------------------------------------------



More information about the Neo-report mailing list