Hi All, I have taken pull from Cassandra branch 2.0.3 and when I try to run test cases , they start failing. Below are some traces of some test suite which are failing :
[junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 11:28:53 [junit] 'org.apache.cassandra.utils.StreamingHistogramTest' 11:28:53 [junit] 'skipNonTests=false' 11:28:53 [junit] 'filtertrace=true' 11:28:53 [junit] 'haltOnError=false' 11:28:53 [junit] 'haltOnFailure=false' 11:28:53 [junit] 'showoutput=false' 11:28:53 [junit] 'outputtoformatters=true' 11:28:53 [junit] 'logfailedtests=true' 11:28:53 [junit] 'threadid=0' 11:28:53 [junit] 'logtestlistenerevents=false' 11:28:54 BUILD FAILED Pull is taken and then ant test is fired on 2.0.3. But after 32 mins below error was encountered and it stops executing. BUILD FAILED /home/cassandra/build.xml:1076: The following error occurred while executing this line: /home/cassandra/build.xml:1035: Some unit test(s) failed. Could anybody please provide any possible solution for this or some pointers to get it done. Regards Amit Singh