]
Nick Boldt commented on JBDS-4077:
----------------------------------
What's in your pathToDevstudio/studio ? Did you install that via the installer? or via
Eclipse Marketplace? Is the product in there?
{code}
cd ~/devstudio-10.2.0.AM1/studio
find . -name "*product*" -o -name "*devstudio*"
...
./configuration/org.eclipse.equinox.launcher/com.jboss.devstudio.core_10.2.0.AM1-v20160923-1714-B6096
./configuration/org.eclipse.osgi/307/0/.cp/devstudio-product.jar
./devstudio
./devstudio.ini
./48-devstudio.icon.png
./plugins/com.jboss.devstudio.core_10.2.0.AM1-v20160923-1714-B6096.jar
./features/com.jboss.devstudio.core.feature_10.2.0.v20160923-1714
...
{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
Attachments: .log, jbosstools-integration-tests.log.txt.zip,
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!