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

Nick Boldt (JIRA) issues at jboss.org
Thu Oct 6 11:31:01 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13303576#comment-13303576 ] 

Nick Boldt edited comment on JBDS-4077 at 10/6/16 11:30 AM:
------------------------------------------------------------

Since you only said "run OpenShift tests" I assume you did this:

{code}
cd /path/to/jbosstools-integration-tests/tests/org.jboss.tools.openshift.ui.bot.test
mvn clean verify -Dswtbot.test.skip=false -Dmaven.test.failure.ignore=true -DskipTests=false \
-Dtest.installBase=/home/nboldt/devstudio-10.2.0.AM1/studio
{code}

And this happened:

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[2016-10-06T11-26-54] Status INFO: org.eclipse.mylyn.tasks.core code=0 Migrating task repository credentials from keyring. null, 
11:26:55.251 [Worker-6] DEBUG o.e.a.i.i.DefaultLocalRepositoryProvider - Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/nboldt/.m2/repository
11:26:55.286 [Worker-6] DEBUG o.e.a.i.i.DefaultLocalRepositoryProvider - Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/nboldt/.m2/repository
11:26:55.287 [Worker-6] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshing: [L/RemoteSystemsTempFiles/pom.xml]
11:26:55.347 [Worker-6] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshed: [L/RemoteSystemsTempFiles/pom.xml]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 min
[INFO] Finished at: 2016-10-06T11:27:00-04:00
[INFO] Final Memory: 55M/667M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.jboss.tools.openshift.ui.bot.test: No tests found.
{code}

So... is that what you did? Or something else? 


was (Author: nickboldt):
Since you only said "run OpenShift tests" I assume you did this:

{code}
cd /path/to/jbosstools-integration-tests/tests/org.jboss.tools.openshift.ui.bot.test
mvn clean verify -Dswtbot.test.skip=false -Dmaven.test.failure.ignore=true -DskipTests=false \
-Dtest.installBase=/home/nboldt/devstudio-10.2.0.AM1/studio
{code}

An this happened:

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[2016-10-06T11-26-54] Status INFO: org.eclipse.mylyn.tasks.core code=0 Migrating task repository credentials from keyring. null, 
11:26:55.251 [Worker-6] DEBUG o.e.a.i.i.DefaultLocalRepositoryProvider - Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/nboldt/.m2/repository
11:26:55.286 [Worker-6] DEBUG o.e.a.i.i.DefaultLocalRepositoryProvider - Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/nboldt/.m2/repository
11:26:55.287 [Worker-6] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshing: [L/RemoteSystemsTempFiles/pom.xml]
11:26:55.347 [Worker-6] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshed: [L/RemoteSystemsTempFiles/pom.xml]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 min
[INFO] Finished at: 2016-10-06T11:27:00-04:00
[INFO] Final Memory: 55M/667M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.jboss.tools.openshift.ui.bot.test: No tests found.
{code}

So... is that what you did? Or something else? 

> 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!



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


More information about the jbosstools-issues mailing list