Hi team, I am trying to run the command "ant test" on Jmeter source code checked-out from http://svn.apache.org/repos/asf/jmeter/trunk .
While running this command there are almost 131(130+1) tests getting failed. Screenshot is given below. [cid:image002.jpg@01D4BC7A.45415AD0] I have few queries regarding the same. * Can we run "ant test" command successfully on our local machine. * If yes, how can we achieve this because there are lots of assertion errors in following 5 files. 1. TestSimpleFunctions.java 2. BinaryMessageRendererTest.java 3. ObjectMessageRendererTest.java 4. TextMessageRendererTest.java 5. MessageRendererTest.java Please suggest some solution to resolve the same. Regards, Sanjay Chaurasia