[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6582) org.jboss.tools.drools.ui.bot.test takes more than 15 mins - split into smaller pieces?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Nov 19 11:03:07 EST 2010


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

Nick Boldt commented on JBIDE-6582:
-----------------------------------

Building against Drools 5.2 from latest stable tag in Hudson:

http://hudson.qa.jboss.com/hudson/job/jbosstools-drools-5.2/

Building locally:

# create a dir in which to work
mkdir ~/trunk; cd ~/trunk;

# get build scripts and bootstrapping, and build the parent pom
svn co http://svn.jboss.org/repos/jbosstools/trunk/build/
cd ~/trunk/build/parent; mvn3 clean install

# get drools sources, bootstrap from upstream Drools 5.2 build, then build JBT Drools stuff.
svn co http://svn.jboss.org/repos/jbosstools/trunk/drools/
cd ~/trunk/drools; ant; mvn3 clean install


> org.jboss.tools.drools.ui.bot.test takes more than 15 mins - split into smaller pieces?
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6582
>                 URL: https://jira.jboss.org/browse/JBIDE-6582
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: drools
>            Reporter: Nick Boldt
>            Assignee: Vlado Pakan
>             Fix For: 3.2.0.CR1
>
>   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.drools.ui.bot.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.drools.ui.bot.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 split into smaller pieces?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list