What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Above mentioned testng suite is executed with two suite in parallel.
What version of the product are you using? On what operating system?
6.1.1
Please provide any additional information below.
its showing below mentioned errors.
Content is not allowed in trailing section.
at org.testng.TestNG.initializeSuitesAndJarFile(TestNG.java:335)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:88)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:202)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:173)
Caused by: org.xml.sax.SAXParseException: Content is not allowed in trailing
section.
Original issue reported on code.google.com by vairamut...@photoninfotech.net on 3 Jul 2012 at 7:30