[jbosstools-issues] [JBoss JIRA] (JBIDE-14867) Test failures in WS build on Jenkins

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Mon Jun 17 14:47:20 EDT 2013


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

Brian Fitzpatrick commented on JBIDE-14867:
-------------------------------------------

Reversing the slashes seems to have fixed the JRE issue. 
{code}
$ mvn -U clean verify  -Djbosstools.test.jre.5=c:/jdk5/jre -Djbosstools.test.jr
e.6=c:/jdk6/jre -Pjbosstools-nightly-staging-composite,unified.target
{code}

And it seems to have passed the tests that were failing before (the deploy tests) running locally. Yay! (Other tests are failing locally with some of the JAX-RS tooling however, so we may have other issues.)

Now I just have to move the changes from master back to the beta2x branch.
                
> Test failures in WS build on Jenkins
> ------------------------------------
>
>                 Key: JBIDE-14867
>                 URL: https://issues.jboss.org/browse/JBIDE-14867
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Brian Fitzpatrick
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>             Fix For: 4.1.0.Beta2
>
>
> We have run into a few test failures on Jenkins -
> All Failed Tests
> >>> org.jboss.tools.ws.creation.core.test.command.JBossWSTopDownCommandTest.testDeployResult
> >>> org.jboss.tools.ws.creation.core.test.command.JBossWSJavaFirstCommandTest.testDeployResult 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list