[Neo-report] Neo : 372 Tests, 0 Errors, 2 Failures

gregory at nexedi.com gregory at nexedi.com
Thu Feb 11 09:27:45 CET 2010


                               NEO TESTS REPORT


    Date        : 2010-02-11
    Node        : blade8
    Processor   : Intel(R) Xeon(R) CPU           E5410  @ 2.33GHz (64bit)
    System      : Linux (2.6.29.6-server-1mnb)
    Directory   : /neo/tmp/neo_FmRsbV
    Status      :  99.462%
        
              Test Module |   run   | success |  errors |  fails  |   time   
--------------------------+---------+---------+---------+---------+----------
                ClientApp |    26   |    26   |     .   |     .   |   1.09s   
           ConnectionPool |     1   |     1   |     .   |     .   |   0.00s   
            MasterHandler |    14   |    14   |     .   |     .   |   0.01s   
           StorageHandler |    11   |    11   |     .   |     .   |   0.00s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.client |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                   Client |     4   |     4   |     .   |     .   |  13.91s   
                  Cluster |     4   |     4   |     .   |     .   |  21.04s   
             ImportExport |     2   |     2   |     .   |     .   |   8.37s   
                   Master |     4   |     4   |     .   |     .   |  35.28s   
                  Storage |    13   |    13   |     .   |     .   |  70.79s   
                     ZODB |    16   |    16   |     .   |     .   |  53.42s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     7   |     7   |     .   |     .   |   0.03s   
          ElectionHandler |    25   |    25   |     .   |     .   |   0.09s   
                MasterApp |     2   |     1   |     .   |     1   |   0.01s   
                 MasterPT |     7   |     7   |     .   |     .   |   0.03s   
                 Recovery |     5   |     5   |     .   |     .   |   0.02s   
           StorageHandler |     7   |     7   |     .   |     .   |   0.18s   
             Transactions |     4   |     4   |     .   |     .   |   0.00s   
             Verification |     9   |     9   |     .   |     .   |   0.04s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.master |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |    17   |    17   |     .   |     .   |   0.65s   
    InitializationHandler |     4   |     4   |     .   |     .   |   0.17s   
            MasterHandler |    12   |    12   |     .   |     .   |   0.45s   
               StorageApp |     3   |     3   |     .   |     .   |   0.12s   
           StorageHandler |    13   |    13   |     .   |     .   |   0.52s   
           StorageMySQLdb |    35   |    35   |     .   |     .   |   1.00s   
             Transactions |    13   |    13   |     .   |     .   |   0.00s   
      VerificationHandler |    13   |    13   |     .   |     .   |   0.53s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.08s   
               Connection |    16   |    16   |     .   |     .   |   0.14s   
               Dispatcher |     3   |     3   |     .   |     .   |   0.00s   
                    Event |     2   |     2   |     .   |     .   |   0.00s   
                  Handler |     1   |     .   |     .   |     1   |   0.00s   
                    Nodes |    13   |    13   |     .   |     .   |   0.02s   
                       PT |    10   |    10   |     .   |     .   |   0.02s   
                 Protocol |    54   |    54   |     .   |     .   |   0.00s   
--------------------------+---------+---------+---------+---------+----------
                neo.tests |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                  Summary |   372   |   370   |     .   |     2   | 208.02s   
--------------------------+---------+---------+---------+---------+----------





FAILURES:
neo/tests/testHandler.py HandlerTests.test_dispatch
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/trunk/neo/tests/testHandler.py", line 61, in test_dispatch
    self.checkErrorPacket(conn)
  File "/neo/trunk/neo/tests/__init__.py", line 211, in checkErrorPacket
    self.assertEquals(len(calls), 1)
AssertionError: 0 != 1
-------------------------------------------------------------

neo/tests/master/testMasterApp.py MasterAppTests.test_06_broadcastNodeInformation
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/trunk/neo/tests/master/testMasterApp.py", line 71, in test_06_broadcastNodeInformation
    self.checkNotifyNodeInformation(master_conn)
  File "/neo/trunk/neo/tests/__init__.py", line 254, in checkNotifyNodeInformation
    return self.checkNotifyPacket(conn, Packets.NotifyNodeInformation, **kw)
  File "/neo/trunk/neo/tests/__init__.py", line 245, in checkNotifyPacket
    self.assertTrue(len(calls) > packet_number)
AssertionError
-------------------------------------------------------------



More information about the Neo-report mailing list