Forum Discussion

Sebastian_Vilst's avatar
Sebastian_Vilst
Contributor
16 years ago

JUnit reporting has a bug

I'm trying to run the testrunner and do a command line run of my project:


testrunner -r -j -freport soapui-project.xml >out.txt 2>&1


It runs, but some of the link in the junit report are not working, they just lead to a blank page.

I've captured std out and std error, and attached my project, the soapui logs and the generated reports.
If you look at the end of out.txt your can see that soapui has some errors:

SystemId Unknown; Line #831; Column #84; java.lang.IllegalArgumentException: argument type mismatch
SystemId Unknown; Line #831; Column #84; java.lang.NullPointerException

13 Replies