[
https://issues.jboss.org/browse/JBIDE-16137?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-16137:
---------------------------------------
I suppose the issue is related to JBIDE-16161.
The following PR adds the org.eclipse.e4.rcp feature to the webservices tests:
https://github.com/jbosstools/jbosstools-webservices/pull/100
You have to set the jbosstools.test.jre.5 and jbosstools.test.jre.6 VM argument in order
the tests to pass. See
https://github.com/jbosstools/jbosstools-webservices/blob/master/tests/or...
webservices component build slow during tests on MacOSX 10.7
------------------------------------------------------------
Key: JBIDE-16137
URL:
https://issues.jboss.org/browse/JBIDE-16137
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, webservices
Affects Versions: 4.2.0.Alpha1
Environment: Luna 4.4 M3 TP
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Attachments: jstack-43357.txt
when reaching the tests on org.jboss.tools.ws.creation.core.tests, a workbench window
appears but nothing is drawn and the build is *very* slow
{code}
[INFO] Command line:
/bin/sh -c cd
/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test
&& /Library/Java/JavaVirtualMachines/jdk1.7.0_12.jdk/Contents/Home/jre/bin/java
-Dosgi.noShutdown=false -Dosgi.os=macosx -Dosgi.ws=cocoa -Dosgi.arch=x86_64
'-javaagent:/Users/xcoulon/.m2/repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/Users/xcoulon/code/jbosstools/jbosstools-webservices/target/jacoco.exec,append=true,includes=org.jboss.tools.ws.creation.core*'
-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -XstartOnFirstThread
'-Djbosstools.test.jre.6=${jbosstools.test.jre.6}'
'-Djbosstools.test.jre.5=${jbosstools.test.jre.5}'
-Djbosstools.test.jboss.home.4.2=/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test/target/requirements/jboss-4.2.3.GA
-Dusage_reporting_enabled=false -Dorg.jboss.tools.tests.skipPrivateRequirements=true
-Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true -Dosgi.clean=true -jar
/Users/xcoulon/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130327-1440/org.eclipse.equinox.launcher-1.3.0.v20130327-1440.jar
-data
/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test/target/work/data
-install
/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test/target/work
-configuration
/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test/target/work/configuration
-application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties
/Users/xcoulon/code/jbosstools/jbosstools-webservices/tests/org.jboss.tools.ws.creation.core.test/target/surefire.properties
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite
{code}
--
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