[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: New behaviour of AbstractMetaDataContext.isEmpty()

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Nov 15 13:09:22 EST 2007


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#4105158

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105158



More information about the jboss-dev-forums mailing list