[jbosstools-issues] [JBoss JIRA] (JBIDE-10267) JBoss AS7 mgmt API integration tests should be run on hudson

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed May 9 07:54:17 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12691341#comment-12691341 ] 

Andre Dietisheim commented on JBIDE-10267:
------------------------------------------

sure, since I filed it.
The exclusion was added since the integration tests expect an as7 to run the tests against. I have no clue how this is usually done on our hudson, that's why I'd expect Rob (or Nick?) to tell me how 
                
> JBoss AS7 mgmt API integration tests should be run on hudson
> ------------------------------------------------------------
>
>                 Key: JBIDE-10267
>                 URL: https://issues.jboss.org/browse/JBIDE-10267
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>             Fix For: 3.3.0.CR1
>
>
> We currently have as7 integration tests (AS7IntegrationTestSuite), but these tests are not run on jenkins since the test does not start the server, it's expecting a running server.
> see the pom.xml:
> {code}
> <excludes>
> 	<exclude>**/*IntegrationTest*.class</exclude>
> </excludes>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list