]
Stephane Bouchet updated JBIDE-26792:
-------------------------------------
Fix Version/s: 4.16.0.Final
(was: 4.16.0.AM1)
OpenShift ITests: Fix failing ServerAdapterFromResourceTest
-----------------------------------------------------------
Key: JBIDE-26792
URL:
https://issues.redhat.com/browse/JBIDE-26792
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, openshift
Affects Versions: 4.13.0.AM1
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Priority: Major
Fix For: 4.16.0.Final
Test is failing on Jenkins:
{code:java}
org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException:
Timeout after: 120 s.: The following jobs are still running:
Publishing to nodejs-example (Service) at OpenShift (127.0.0.1)...
Stopping nodejs-example (Service) at OpenShift (127.0.0.1)
Building workspace
at
org.jboss.tools.openshift.ui.bot.test.application.v3.adapter.ServerAdapterFromResourceTest.removeAdapterIfExists(ServerAdapterFromResourceTest.java:128)
{code}