[jboss-dev-forums] [Design the new POJO MicroContainer] - aop-mc-int tests with maven
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Apr 23 10:57:20 EDT 2007
I'm seeing a load of failures here that worked before the maven integration (the output really, really sucks, and yes I have read the thread about the surefire plugin)
The test classes fall into 3 categories:
1) Tests that should be run without any special classloader/weaving set up
2) Tests that should be run with a special classloader/weaving set up
3) Tests that should be run both with and without special classloader/weaving set up
There were 4 sub-targets of test in the old ant build-test.xml
a) Run classes 1) and 3) with no security enabled, and no weaving
b) Run classes 1) and 3) with security enabled, and no weaving
c) Run classes 2) and 3) with no security enabled, and weaving
d) Run classes 2) and 3) with security enabled, and weaving
Can this be replicated sometime soon?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039875#4039875
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039875
More information about the jboss-dev-forums
mailing list