Hi guys,
As you can imagine I'm evaluating the new 0.96 version to migrate from my
current 0.90.1 patched version. While doing it I've found some problems
with 4 tests and I wanted to check with you if you known what could be
happening.
a) voldemort.store.routed.RoutedStoreTest.testPutTimeout[1]
b) voldemort.store.routed.RoutedStoreTest.testPutDeleteZoneRouting[1]
c) voldemort.store.bdb.BdbCachePartitioningTest.testStaticPrivateCaches
d) voldemort.store.bdb.BdbCachePartitioningTest.testDynamicReservations
Tests a) and b) are consistently failing in my Linux box, but are working
in my Windows development box (yeah I known, no comment)
Tests c) and d) are always failing.
I can see that in your Hudson system those tests are working so my
suspicious are that the tests failing are related, somehow, with some OS
and/or hardware configuration.
I will appreciate your help.
Carlos