[
https://issues.jboss.org/browse/JBTIS-1246?page=com.atlassian.jira.plugin...
]
Andrej Podhradsky edited comment on JBTIS-1246 at 5/9/19 5:17 AM:
------------------------------------------------------------------
Hi [~mkralik], this might affect testing of Teiid Designer.
was (Author: apodhrad):
Hi [~mkralik], this might afftect testing of Teiid Designer.
Cannot execute JBTIS 4.6.x UI tests
-----------------------------------
Key: JBTIS-1246
URL:
https://issues.jboss.org/browse/JBTIS-1246
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: QE
Affects Versions: 4.6.0.Final
Environment: RHEL 7, Maven 3.1.1, Oracle JDK 1.8_201
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Priority: Blocker
Unfortunately, these days we are not able to execute any JBTIS UI test from branch
{{jbtis-4.6.x}}. The error is really strange
{code}
!ENTRY org.eclipse.jdt.launching.macosx 4 0 2019-05-09 11:13:43.815
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module:
org.eclipse.jdt.launching.macosx [327]
Unresolved requirement: Require-Capability: eclipse.platform;
filter:="(osgi.os=macosx)"
at org.eclipse.osgi.container.Module.start(Module.java:452)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1784)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1763)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1726)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1657)
at
org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
{code}
it tries to install some macosx bundles even though I'm executing it on RHEL 7
--
This message was sent by Atlassian Jira
(v7.12.1#712002)