Thanks for reply .I have been able to resolve those errors.I was getting classdef not found error for those unit tests. Resolved it after some time .
Please ignore that mail. Regards Ankur On May 3, 2015 4:23 AM, "Camille Fournier" <[email protected]> wrote: > We need more context than this to help you... do you see the test output > details earlier in the logs? > > Thanks, > Camille > > On Fri, May 1, 2015 at 6:14 PM, Ankur Garg <[email protected]> > wrote: > > > Hi , > > > > I am new to Apache Zookeeper . > > > > To set up my dev environment , I just took svn up from the svn url ( > > http://svn.apache.org/repos/asf/zookeeper/trunk) . > > > > I tried building my workspace and running all junit tests , using this > > > > ant -Djavac.args="-Xlint -Xmaxwarns 1000" clean test tar > > > > But my build is failing > > > > BUILD FAILED > > /Users/agarg/Documents/zooKeeperRepo/build.xml:1428: The following error > > occurred while executing this line: > > /Users/agarg/Documents/zooKeeperRepo/build.xml:1339: Tests failed! > > > > > > Is this a known issue for new developers . Any help is appreciated > > > > Regards > > Ankur > > >
