Is it just me or is surefire not a bit strange on the xwork project?

Could you try this:

mvn clean
mvn surefire-report:report

And then look in target/site/surefire-report.html. Then click on the first test 
- ActionContextTest.
It should have only 8 tests. but the list is much bigger on my report, probably 
about 60-80 tests. 
It looks like it's tests from other unit tests classes got mixed in.

It's also wrong in the TEST-xxxx.xml files in the target/surefire-reports 
folder.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=72225&messageID=135519#135519


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to