[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6581) org.jboss.tools.ws.creation.core.test takes more than 15 mins to run - break into smaller pieces?

Feng Qian (JIRA) jira-events at lists.jboss.org
Tue Oct 19 04:10:55 EDT 2010


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

Feng Qian commented on JBIDE-6581:
----------------------------------

At first, there are three tests need to create a eclipse workspace, then do some classes generation, then start a jboss as server ,deploy some project, then call it. 
I can run it in my eclipse workspace, just run a junit plugin test, it can work well.
And I run these tests by the command:  mvn clean install -P helios-remote-target,\!helios -Pws-bootstrap. The tests failed.
There are some errors. As if the tycho build will run a eclipse workspace, it use jre6, but my test project need jdk5, so there are some errors. 
-- junit.framework.AssertionFailedError: Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
How to set a java to the build eclipse workspace?


> org.jboss.tools.ws.creation.core.test takes more than 15 mins to run - break into smaller pieces?
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6581
>                 URL: https://jira.jboss.org/browse/JBIDE-6581
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Webservices
>    Affects Versions: 3.2.0.M1
>            Reporter: Nick Boldt
>            Assignee: Feng Qian
>             Fix For: 3.2.0.Beta2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-test-plugin:0.9.0:test (default-test) on project org.jboss.tools.ws.creation.core.test: Error while executing platform: Error while executing external command, process killed. Process timeout out after 900 seconds -> [Help 2]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-test-plugin:0.9.0:test (default-test) on project org.jboss.tools.ws.creation.core.test: Error while executing platform
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:141)
> Does this test need more time? can it be broken into smaller pieces?

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

        


More information about the jbosstools-issues mailing list