[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4698) Add support to declare several test suites from the same plugin

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Aug 17 11:31:27 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin resolved JBIDE-4698.
----------------------------------

    Resolution: Done


now foramt is:

ui-test at org.jboss.tools.seam.core.test=org.jboss.tools.seam.core.test.SeamCoreAllTests,\
org.jboss.tools.seam.core.test.SeamValidatorsAllTests,\
org.jboss.tools.seam.core.test.refactoring.SeamRefactoringAllTests

> Add support to declare several test suites from the same plugin
> ---------------------------------------------------------------
>
>                 Key: JBIDE-4698
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4698
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Build/Releng
>    Affects Versions: 3.1.0.M3
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>             Fix For: 3.1.0.M3
>
>
> It seems now it just execute last declared test suite , so declaration 
> ui-test at org.jboss.tools.seam.core.test=org.jboss.tools.seam.core.test.SeamCoreAllTests
> ui-test at org.jboss.tools.seam.core.test=org.jboss.tools.seam.core.test.SeamValidatorsAllTests
> ui-test at org.jboss.tools.seam.core.test=org.jboss.tools.seam.core.test.refactoring.SeamRefactoringAllTests
> is not right because only SeamCoreAllTests or SeamRefactoringAllTests are invoked during tests build step.
> Need to verify that on last build results http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.M3/132

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list