[jbosstools-issues] [JBoss JIRA] (JBTIS-1246) Cannot execute JBTIS 4.6.x UI tests

Andrej Podhradsky (Jira) issues at jboss.org
Thu May 9 05:18:00 EDT 2019


Andrej Podhradsky created JBTIS-1246:
----------------------------------------

             Summary: 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


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)


More information about the jbosstools-issues mailing list