]
Radim Hopp updated JBIDE-24523:
-------------------------------
Story Points: 3
compilation error in org.jboss.tools.openshift.ui.bot.test:
LOCAL_TEMPLATE cannot be resolved or is not a field
---------------------------------------------------------------------------------------------------------------
Key: JBIDE-24523
URL:
https://issues.jboss.org/browse/JBIDE-24523
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, openshift
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Radim Hopp
{code}
20:33:49 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project
org.jboss.tools.openshift.ui.bot.test: Compilation failure: Compilation failure:
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[81]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[132]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[142]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[148]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[196]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[138]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[161]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[174]
20:33:49 [ERROR] new
DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
20:33:49 [ERROR] ^^^^^^^^^^^^^^
20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
20:33:49 [ERROR] 8 problems (8 errors)
{code}
--
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...