[jbosstools-dev] insane amounts of modules added to seam test ?

Denis Golovin dgolovin at exadel.com
Wed Jun 23 15:18:40 EDT 2010


It was done this way to workaround maven behavior for running test with 
several executions. If tests fail for one execution all other executions 
are just silently skipped. Which means If tests for one seam disribution 
fail other not executed at all. Nothing helps to fix it -fae and -fn 
options don't help here.

maven surefire plugin has the same behavior, so I don't think we can 
open issue in TYCHO JIRA, because most likely it is going to be closed 
like 'Won't fix'.

Example with maven-osgi-test-plugin configured to run several tests with 
different parameters is here

https://svn.jboss.org/repos/jbosstools/workspace/dgolovin/org.company.component.core

Denis


On 06/17/2010 04:52 AM, Andersen Max wrote:
> Hi,
>
> What is all this ?
>
>
> <module>org.jboss.tools.seam.core.test</module>
> <module>org.jboss.tools.seam201GA.core.test</module>
> <module>org.jboss.tools.seam202SP1.core.test</module>
> <module>org.jboss.tools.seam203CR1.core.test</module>
> <module>org.jboss.tools.seam121EAP.core.test</module>
> <module>org.jboss.tools.seamfp.core.test</module>
> <module>org.jboss.tools.seam.pages.xml.test</module>
> <module>org.jboss.tools.seam.ui.bot.test</module>
> <module>org.jboss.tools.seam.ui.test</module>
> <module>org.jboss.tools.seam201GA.ui.test</module>
> <module>org.jboss.tools.seam202SP1.ui.test</module>
> <module>org.jboss.tools.seam203CR1.ui.test</module>
> <module>org.jboss.tools.seam211GA.ui.test</module>
> <module>org.jboss.tools.seam220CR1.ui.test</module>
> <module>org.jboss.tools.seam220GA.ui.test</module>
> <module>org.jboss.tools.seam121EAP.ui.test</module>
> <module>org.jboss.tools.seam.xml.test</module>
>
> why is there a test plugin for every seam version combo !?!
>
> That can't be right ?
>
> /max
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>    



More information about the jbosstools-dev mailing list