-
Task
-
Resolution: Done
-
Blocker
-
11.4.0
-
None
-
Sprint 167 - Fuse Tooling QE
-
3
If we want to execute UI tests against existing instance of Red Hat CodeReady Studio on macOS, we run into the following issue:
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.4.0:test (default-test) on project org.jboss.tools.fuse.ui.bot.tests: Error while executing platform: No launcher bundle found in /jenkins/workspace/fuse-smoke/jdk/oracle-jdk-1.8/label/macosx/jbds-installer/devstudio-12.12.0.GA/target/jbdevstudio/studio/devstudio.app/Contents/Eclipse/plugins -> [Help 1]
It is caused by https://github.com/jbosstools/jbosstools-fuse/blob/master/uitests/tests/org.jboss.tools.fuse.ui.bot.tests/pom.xml#L176. We need to take into account change in the name from devstudio.app to codereadystudio.app