]
Zbyněk Červinka updated JBIDE-27291:
------------------------------------
Summary: Fix cdi/deltaspike itests that are not running correctly on the new PSI
Jenkins (was: Some itests are not running on the new PSI Jenkins due to issue in the
tests)
Fix cdi/deltaspike itests that are not running correctly on the new
PSI Jenkins
-------------------------------------------------------------------------------
Key: JBIDE-27291
URL:
https://issues.redhat.com/browse/JBIDE-27291
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.16.0.AM1
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Major
Fix For: 4.16.0.AM1
Attachments:
org.jboss.tools.deltaspike.ui.bot.test.ConfigPropertyAnnotationTest(a)CloseAllShellsExt_closing_Preferences.png,
org.jboss.tools.deltaspike.ui.bot.test.ConfigPropertyAnnotationTest(a)JRERequirement.png
The *${OPENJDK18}* variable is not defined on the new Jenkins, because it is not needed.
Update the itest to fix this issue.
*Fix here:*
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/te...
*Variable in parent pom:*
https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
*Screenshots:*
!org.jboss.tools.deltaspike.ui.bot.test.ConfigPropertyAnnotationTest(a)CloseAllShellsExt_closing_Preferences.png|thumbnail!
!org.jboss.tools.deltaspike.ui.bot.test.ConfigPropertyAnnotationTest(a)JRERequirement.png|thumbnail!