These tests are not being run automatically, I've asked before why on another thread.
I think Paul mentioned that the reason for this is that "they take a long time".
Anyway, looking at the code change that caused this they would have been broken for about
2 months now, so I think they should be enabled.
I agree that they don't necesarily need to be run when doing a local "mvn
install", but they should be enabled when being run on Hudson.
The tests are not part of the normal profile, to run the aop-mc-int tests you have to
| $cd aop-mc-int
| $mvn surefire-report:report -Ptests-no-weave
| $mvn surefire-report:report -Ptests-no-weave-secure
| $mvn surefire-report:report -Pant-tests-weave
| $mvn surefire-report:report -Pant-tests-weave-secure
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105158#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...