[
https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-24290:
------------------------------------
This has been pushed to jbosstools-openshift:
https://github.com/jbosstools/jbosstools-openshift/pull/1472/files
The failing cdk.ui.bot test depends on the above change. Needs to be available on the
coretests site.
compilation failure in cdk.ui.bot.test
--------------------------------------
Key: JBIDE-24290
URL:
https://issues.jboss.org/browse/JBIDE-24290
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.4.4.AM3, 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Pavol Srna
Fix For: 4.4.4.AM3, 4.5.0.AM1
{code}
01:40:38 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project
org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
01:40:38 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
01:40:38 [ERROR] ^^^^^^^^^
01:40:38 [ERROR] The method setFolder(String) is undefined for the type
NewServerContainerWizardPage
01:40:38 [ERROR] 1 problem (1 error){code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Also failing in master:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)