Hi team, I am following https://jmeter.apache.org/building (building and contributing to Jmeter) page to submit my patch.
I have successfully run "ant package-and-check" command. But while running "ant test" command there are almost 131(130+1) tests getting failed. Screenshot is given below. [cid:[email protected]] 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
