[
https://issues.jboss.org/browse/JBIDE-9469?page=com.atlassian.jira.plugin...
]
Nick Boldt commented on JBIDE-9469:
-----------------------------------
How about this?
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.12.0:compile
(default-compile) on project org.jboss.tools.jbpm.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/JBPMProjectTest.java
(at line 17):[-1,-1]
[ERROR] import org.jboss.tools.ui.bot.ext.config.Annotations.SWTBotTestRequires;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.ui.bot.ext.config.Annotations.SWTBotTestRequires cannot
be resolved
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/JBPMProjectTest.java
(at line 24):[-1,-1]
[ERROR] @SWTBotTestRequires(jbpm=@JBPM, perspective = "jBPM jPDL 3",
clearProjects = false)
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] SWTBotTestRequires cannot be resolved to a type
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/JBPMProjectTest.java
(at line 24):[-1,-1]
[ERROR] @SWTBotTestRequires(jbpm=@JBPM, perspective = "jBPM jPDL 3",
clearProjects = false)
[ERROR] ^^^^
[ERROR] The attribute jbpm is undefined for the annotation type SWTBotTestRequires
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/JBPMProjectTest.java
(at line 24):[-1,-1]
[ERROR] @SWTBotTestRequires(jbpm=@JBPM, perspective = "jBPM jPDL 3",
clearProjects = false)
[ERROR] ^^^^^^^^^^^
[ERROR] The attribute perspective is undefined for the annotation type SWTBotTestRequires
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/JBPMProjectTest.java
(at line 24):[-1,-1]
[ERROR] @SWTBotTestRequires(jbpm=@JBPM, perspective = "jBPM jPDL 3",
clearProjects = false)
[ERROR] ^^^^^^^^^^^^^
[ERROR] The attribute clearProjects is undefined for the annotation type
SWTBotTestRequires
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/GPDPaletteTest.java
(at line 15):[-1,-1]
[ERROR] import org.jboss.tools.ui.bot.ext.config.Annotations.SWTBotTestRequires;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.ui.bot.ext.config.Annotations.SWTBotTestRequires cannot
be resolved
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.soa-tooling.tests/sources/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/src/org/jboss/tools/jbpm/ui/bot/test/GPDPaletteTest.java
(at line 20):[-1,-1]
[ERROR] @SWTBotTestRequires(perspective = "jBPM jPDL 3", clearProjects = false,
clearWorkspace = false)
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] SWTBotTestRequires cannot be resolved to a type
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.te...
test failures in org.jboss.tools.jbpm.ui.bot.test
-------------------------------------------------
Key: JBIDE-9469
URL:
https://issues.jboss.org/browse/JBIDE-9469
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jbpm, testing
Affects Versions: 3.3.0.M3
Reporter: Nick Boldt
Assignee: Koen Aers
Fix For: 3.3.0.M4
svn co
http://svn.jboss.org/repos/jbosstools/trunk/
cd trunk; mvn clean install
[INFO] org.jboss.tools.jbpm.ui.bot.test .................. FAILURE [44.016s]
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira