Luke,

The current Thrift version fails on make test with following tests

 26/ 36 Testing MetaLog-Master                ***Exception: Other
 27/ 36 Testing MetaLog-RangeServer              Passed
 28/ 36 Testing HyperDfsBroker                   Passed
 29/ 36 Testing Hyperspace                       Passed
 30/ 36 Testing hypertable                       Passed
 31/ 36 Testing RangeServer                      Passed
 32/ 36 Testing ThriftClient-cpp              ***Exception: Other
 33/ 36 Testing ThriftClient-ruby             ***Failed
 34/ 36 Testing ThriftClient-perl             ***Failed
 35/ 36 Testing ThriftClient-python           ***Failed
 36/ 36 Testing ThriftClient-java             ***Failed

83% tests passed, 6 tests failed out of 36

The following tests FAILED:
         26 - MetaLog-Master (OTHER_FAULT)
         32 - ThriftClient-cpp (OTHER_FAULT)
         33 - ThriftClient-ruby (Failed)
         34 - ThriftClient-perl (Failed)
         35 - ThriftClient-python (Failed)
         36 - ThriftClient-java (Failed)

And here's the test for working thrift version

Test project /Users/m/work/build/hypertable
  1/ 36 Testing Common-Exception                 Passed
  2/ 36 Testing Common-Logging                   Passed
  3/ 36 Testing Common-Serialization             Passed
  4/ 36 Testing Common-ScopeGuard                Passed
  5/ 36 Testing Common-InetAddr                  Passed
  6/ 36 Testing Common-PageArena                 Passed
  7/ 36 Testing HyperComm                        Passed
  8/ 36 Testing HyperComm-datagram               Passed
  9/ 36 Testing HyperComm-timeout                Passed
 10/ 36 Testing HyperComm-timer                  Passed
 11/ 36 Testing HyperComm-reverse-request        Passed
 12/ 36 Testing BerkeleyDbFilesystem             Passed
 13/ 36 Testing FileBlockCache                   Passed
 14/ 36 Testing CellStoreScanner              ***Exception: SegFault
 15/ 36 Testing Schema                           Passed
 16/ 36 Testing LocationCache                    Passed
 17/ 36 Testing LoadDataSource                   Passed
 18/ 36 Testing BlockCompressor-BMZ              Passed
 19/ 36 Testing BlockCompressor-LZO              Passed
 20/ 36 Testing BlockCompressor-NONE             Passed
 21/ 36 Testing BlockCompressor-QUICKLZ          Passed
 22/ 36 Testing BlockCompressor-ZLIB             Passed
 23/ 36 Testing CommitLog                     ***Failed
 24/ 36 Testing Escape                           Passed
 25/ 36 Testing LargeInsert

(sorry for cut off at the end of the list but due to some minor
accident  that's the most I can deliver right now )

And here's the latest run with the Thrift snapshot you provided.

Start processing tests
Test project /Users/m/work/build/hypertable
  1/ 36 Testing Common-Exception                 Passed
  2/ 36 Testing Common-Logging                   Passed
  3/ 36 Testing Common-Serialization             Passed
  4/ 36 Testing Common-ScopeGuard                Passed
  5/ 36 Testing Common-InetAddr                  Passed
  6/ 36 Testing Common-PageArena                 Passed
  7/ 36 Testing HyperComm                        Passed
  8/ 36 Testing HyperComm-datagram               Passed
  9/ 36 Testing HyperComm-timeout                Passed
 10/ 36 Testing HyperComm-timer                  Passed
 11/ 36 Testing HyperComm-reverse-request        Passed
 12/ 36 Testing BerkeleyDbFilesystem             Passed
 13/ 36 Testing FileBlockCache                   Passed
 14/ 36 Testing CellStoreScanner              ***Exception: SegFault
 15/ 36 Testing Schema                           Passed
 16/ 36 Testing LocationCache                    Passed
 17/ 36 Testing LoadDataSource                   Passed
 18/ 36 Testing BlockCompressor-BMZ              Passed
 19/ 36 Testing BlockCompressor-LZO              Passed
 20/ 36 Testing BlockCompressor-NONE             Passed
 21/ 36 Testing BlockCompressor-QUICKLZ          Passed
 22/ 36 Testing BlockCompressor-ZLIB             Passed
 23/ 36 Testing CommitLog                     ***Failed
 24/ 36 Testing Escape                           Passed
 25/ 36 Testing LargeInsert                   ***Failed
 26/ 36 Testing MetaLog-Master                ***Exception: Other
 27/ 36 Testing MetaLog-RangeServer           ***Failed
 28/ 36 Testing HyperDfsBroker                ***Failed
 29/ 36 Testing Hyperspace                       Passed
 30/ 36 Testing hypertable                    ***Failed
 31/ 36 Testing RangeServer                   ***Failed
 32/ 36 Testing ThriftClient-cpp              ***Exception: Other
 33/ 36 Testing ThriftClient-ruby             ***Failed
 34/ 36 Testing ThriftClient-perl             ***Failed
 35/ 36 Testing ThriftClient-python           ***Failed
 36/ 36 Testing ThriftClient-java             ***Failed

64% tests passed, 13 tests failed out of 36

The following tests FAILED:
         14 - CellStoreScanner (SEGFAULT)
         23 - CommitLog (Failed)
         25 - LargeInsert (Failed)
         26 - MetaLog-Master (OTHER_FAULT)
         27 - MetaLog-RangeServer (Failed)
         28 - HyperDfsBroker (Failed)
         30 - hypertable (Failed)
         31 - RangeServer (Failed)
         32 - ThriftClient-cpp (OTHER_FAULT)
         33 - ThriftClient-ruby (Failed)
         34 - ThriftClient-perl (Failed)
         35 - ThriftClient-python (Failed)
         36 - ThriftClient-java (Failed)
Errors while running CTest

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to