[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:35:20 EDT 2013


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

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

Yes, I've tried with similar here:
{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}
But it's complaining about the JRE locations not being right, which is fine so far as I can tell:
{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite
Tests run: 7, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 23.876 sec <<< F
AILURE!

Results :

Failed tests:   testDeployResult(org.jboss.tools.ws.creation.core.test.command.J
BossWSTopDownCommandTest): The JRE5 location is not right
  testDeployResult(org.jboss.tools.ws.creation.core.test.command.JBossWSJavaFirs
tCommandTest): The JRE5 location is not right
  testInitialClientCommand(org.jboss.tools.ws.creation.core.test.command.JBossWS
ClientCommandTest): The JRE5 location is not right
  testClientCodeGenerationCommand(org.jboss.tools.ws.creation.core.test.command.
JBossWSClientCommandTest): The JRE5 location is not right
  testRemoveClientJarsCommand(org.jboss.tools.ws.creation.core.test.command.JBos
sWSClientCommandTest): The JRE5 location is not right

Tests run: 7, Failures: 5, Errors: 0, Skipped: 0
{code}
                
> 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