]
Marián Labuda commented on JBDS-4077:
-------------------------------------
Nope, I did this:
{code}mvn clean verify -Dtest.installBase=/home/mlabuda/testing/wtf/1006/studio
-Dopenshift.username=openshift-dev -Dopenshift.password=devel
-Dopenshift.server=https://10.1.2.3:8443 -Dscope=3 -DskipTests=false{code}
OpenShift tests need configuration - credentials, scope ("2", "3",
"2Smoke" or "3Smoke"). The reason why you get tycho failure is because
of scope..
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!