By renaming I mean to use junit.configuration so tests appear renamed in reports. Thus
testname(security-manager) means we use junit.configuration=security-manager.
So I see two options:
1. use junit.configuration value to rename all tests except these run by
tests-standard-unit target.
2. resolve duplicates by tunning include/exclude patterns and invent some mechanism to
notify if we have duplicate testcases again.
"1" seems much easier to me.
Let me know what do you think.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017784#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...