[jbosstools-issues] [JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform

Nick Boldt (JIRA) issues at jboss.org
Wed Oct 5 10:04:05 EDT 2016


     [ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-4077:
-----------------------------
    Attachment: 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
                org.jboss.tools.deltaspike.ui.bot.test.log.txt


The last test run was done headlessly in a different DISPLAY, so I have no idea what UI appears:

{code}
kill -9 `cat /tmp/.X5-lock`; rm -fr /tmp/.X5-lock; Xvfb :5 -ac 2>&1 1>/dev/null & export DISPLAY=:5
mvn clean verify -Dswtbot.test.skip=false -Dmaven.test.failure.ignore=true -DskipTests=false -Dtest.installBase=/home/nboldt/devstudio-10.2.0.AM1/studio | tee ~/tmp/org.jboss.tools.deltaspike.ui.bot.test.log.txt
{code}
-- [^org.jboss.tools.deltaspike.ui.bot.test.log.txt]

If I return to DISPLAY=:0, however, it's obvious the target runtime is devstudio, not just eclipse. Because that's the folder into which I set the installBase. (See screenshots.)



> 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.log.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, 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!



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list