[Neo-report] Neo : 355 Tests, 0 Errors, 1 Failures

gregory at nexedi.com gregory at nexedi.com
Sat Feb 6 12:06:11 CET 2010


                               NEO TESTS REPORT


    Date        : 2010-02-06
    Node        : blade8
    Processor   : Intel(R) Xeon(R) CPU           E5410  @ 2.33GHz (64bit)
    System      : Linux (2.6.29.6-server-1mnb)
    Directory   : /tmp/neo_Lc6uZ3
    Status      :  99.718%
        
              Test Module |   run   | success |  errors |  fails  |   time   
--------------------------+---------+---------+---------+---------+----------
                ClientApp |    26   |    26   |     .   |     .   |   1.11s   
           ConnectionPool |     1   |     1   |     .   |     .   |   0.00s   
            MasterHandler |    14   |    14   |     .   |     .   |   0.01s   
           StorageHandler |    11   |    11   |     .   |     .   |   0.01s   
--------------------------+---------+---------+---------+---------+----------
         neo.tests.client |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                   Client |     5   |     4   |     .   |     1   |  13.35s   
                  Cluster |     4   |     4   |     .   |     .   |  21.68s   
             ImportExport |     2   |     2   |     .   |     .   |   7.23s   
                   Master |     4   |     4   |     .   |     .   |  46.16s   
                  Storage |    12   |    12   |     .   |     .   |  69.60s   
                     ZODB |    16   |    16   |     .   |     .   |  51.37s   
--------------------------+---------+---------+---------+---------+----------
     neo.tests.functional |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
            ClientHandler |     7   |     7   |     .   |     .   |   0.03s   
          ElectionHandler |    25   |    25   |     .   |     .   |   0.08s   
                MasterApp |     2   |     2   |     .   |     .   |   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 |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
    InitializationHandler |     4   |     4   |     .   |     .   |   0.15s   
            MasterHandler |    12   |    12   |     .   |     .   |   0.58s   
               StorageApp |     3   |     3   |     .   |     .   |   0.13s   
           StorageHandler |    13   |    13   |     .   |     .   |   0.75s   
           StorageMySQLdb |    35   |    35   |     .   |     .   |   1.10s   
             Transactions |    13   |    13   |     .   |     .   |   0.00s   
      VerificationHandler |    13   |    13   |     .   |     .   |   0.57s   
--------------------------+---------+---------+---------+---------+----------
        neo.tests.storage |         |         |         |         |          
--------------------------+---------+---------+---------+---------+----------
                Bootstrap |     2   |     2   |     .   |     .   |   0.09s   
               Connection |    16   |    16   |     .   |     .   |   0.02s   
               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 |   355   |   354   |     .   |     1   | 214.37s   
--------------------------+---------+---------+---------+---------+----------


Failed imports :
neo.tests.storage.testClientHandler:
cannot import name TransactionInformation


FAILURES:
neo/tests/functional/testClient.py ClientTests.testIsolationWithNewConnection
-------------------------------------------------------------
Traceback (most recent call last):
  File "/neo/trunk/neo/tests/functional/testClient.py", line 170, in testIsolationWithNewConnection
    self.assertEqual(c2.root()['item'], 0)
AssertionError: 1 != 0
-------------------------------------------------------------



More information about the Neo-report mailing list