[jbosstools-issues] [JBoss JIRA] (JBIDE-24885) Tycho tests are not working properly

Lukáš Valach (JIRA) issues at jboss.org
Mon Aug 28 11:24:02 EDT 2017


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

Lukáš Valach closed JBIDE-24885.
--------------------------------


I can't check if tests are passing because there is not mentioned which tests were broken, but I see that Nick has reverted that commit correctly. Closing.

> Tycho tests are not working properly
> ------------------------------------
>
>                 Key: JBIDE-24885
>                 URL: https://issues.jboss.org/browse/JBIDE-24885
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.5.1.AM1
>            Reporter: Andrej Podhradsky
>            Assignee: Nick Boldt
>             Fix For: 4.5.1.AM1
>
>         Attachments: errorLog.txt
>
>
> The following dependency
> {code}
> <dependency>
>     <type>eclipse-feature</type>
>     <artifactId>org.eclipse.e4.rcp</artifactId>
>     <version>0.0.0</version>
> </dependency>
> {code}
> was removed in parent pom 4.5.1.AM1-SNAPSHOT and some tests stopped working due to some *org.eclipse.jdt.core* issues. By adding the dependency the test work properly.



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



More information about the jbosstools-issues mailing list