[jbosstools-issues] [JBoss JIRA] (JBIDE-25013) Refactor integration tests for use with RedDeer 2.0

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 14 15:19:01 EDT 2017


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

Nick Boldt edited comment on JBIDE-25013 at 9/14/17 3:18 PM:
-------------------------------------------------------------

Temporary workaround to ensure at least SOME of the ITests will be buildable (if not runnable downstream in the .it.* jobs):

https://github.com/jbosstools/jbosstools-integration-tests/pull/1873

We should revert this once the whole repo's migrated to use RD 2.

Note this hack is an incomplete solution:

{code}
19:13:50 [INFO] org.jboss.tools.central.ui.bot.test ................ FAILURE [  0.872 s]
19:13:50 [INFO] org.jboss.tools.examples.ui.bot.test ............... FAILURE [  0.720 s]
19:13:50 [INFO] org.jboss.tools.openshift.ui.bot.test .............. FAILURE [  1.127 s]
19:13:50 [INFO] org.jboss.tools.portlet.bot.test ................... FAILURE [  0.717 s]
19:13:50 [INFO] integration-tests.site ............................. SKIPPED{code}


was (Author: nickboldt):
Temporary workaround to ensure at least SOME of the ITests will be buildable (if not runnable downstream in the .it.* jobs):

https://github.com/jbosstools/jbosstools-integration-tests/pull/1873

We should revert this once the whole repo's migrated to use RD 2.

> Refactor integration tests for use with RedDeer 2.0
> ---------------------------------------------------
>
>                 Key: JBIDE-25013
>                 URL: https://issues.jboss.org/browse/JBIDE-25013
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: hibernate, integration-tests
>    Affects Versions: 4.5.1.AM1
>            Reporter: Nick Boldt
>            Assignee: Rastislav Wagner
>            Priority: Critical
>             Fix For: 4.5.1.AM2
>
>
> A number of integration-tests plugins require reddeer 1.2 and need to be migrated to use 2.0.
> {code}** [1] ./plugins/org.jboss.tools.seam.reddeer/META-INF/MANIFEST.MF ** 
> 9: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [2] ./tests/org.jboss.tools.central.ui.bot.test/META-INF/MANIFEST.MF ** 
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [3] ./tests/org.jboss.tools.dummy.ui.bot.test/META-INF/MANIFEST.MF ** 
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)"
> ** [4] ./tests/org.jboss.tools.eclipsecs.ui.test/META-INF/MANIFEST.MF ** 
> 9: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [5] ./tests/org.jboss.tools.examples.ui.bot.test/META-INF/MANIFEST.MF ** 
> 9:Require-Bundle: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [6] ./tests/org.jboss.tools.freemarker.ui.bot.test/META-INF/MANIFEST.MF ** 
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)"
> ** [7] ./tests/org.jboss.tools.jsf.ui.test/META-INF/MANIFEST.MF ** 
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [8] ./tests/org.jboss.tools.maven.ui.bot.test/META-INF/MANIFEST.MF ** 
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [9] ./tests/org.jboss.tools.openshift.ui.bot.test/META-INF/MANIFEST.MF ** 
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list