]
Rastislav Wagner commented on JBDS-4077:
----------------------------------------
We can also compare org.eclipse.osgi plugin version
AM3 run manually - first time
3.11.1.v20160708-1632
same AM3 run with tests
3.11.0.v20160603-1336 - *changed*
same AM3 run manually after being broken by tests run
3.11.0.v20160603-1336 and I can see a lot of exceptions in error log like this one
{code}
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jst.j2ee.web
[1163]
Another singleton bundle selected: osgi.identity; type="osgi.bundle";
version:Version="1.1.850.v201503311656";
osgi.identity="org.eclipse.jst.j2ee.web"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:444)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1536)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
{code}
Cannot run integration tests against Devstudio with latest target
platform
--------------------------------------------------------------------------
Key: JBDS-4077
URL:
https://issues.jboss.org/browse/JBDS-4077
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 10.2.0.AM1
Reporter: Jan Richter
Assignee: Nick Boldt
Priority: Blocker
Fix For: 10.2.0.AM3
Attachments: .log, jbosstools-integration-tests.log.txt.zip, no_devstudio.jpg,
no_devstudio.png, org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.txt,
org.jboss.tools.deltaspike.ui.bot.test.log.txt,
org.jboss.tools.deltaspike.ui.bot.test.log_0.txt, Screenshot_2016-10-05_10-00-03.png,
Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png,
Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png,
Screenshot_2016-10-05_10-01-32.png, shell.png,
TEST-org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.xml, tpfail.png
Integration tests run from maven against Devstudio, which was built using the latest
target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail
afterwards.
A full devstudio should open when the tests are run. Instead it looks like this:
!tpfail.png|thumbnail!