[
https://issues.jboss.org/browse/JBIDE-9509?page=com.atlassian.jira.plugin...
]
Andre Dietisheim updated JBIDE-9509:
------------------------------------
Description:
JSTDeployBinaryChildModuleTest.testStandardBinaryChildDeployment fails in tycho (and on
hudson) but passes in Eclipse PDE.
Error report on hudson:
https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
The test fails when asserting the presence of the root folder (rootFolder == null) at line
56:
{code}
assertTrue(rootFolder.toFile().exists());
{code}
was:
JSTDeployBinaryChildModuleTest.testStandardBinaryChildDeployment fails in tycho (and on
hudson) but passes in Eclipse PDE.
Error report on hudson:
https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
The test fails when asserting the presence of the root folder at line 56:
{code}
assertTrue(rootFolder.toFile().exists());
{code}
Tests:
JSTDeployBinaryChildModuleTest.testStandardBinaryChildDeployment fails witch tycho (and on
hudson)
---------------------------------------------------------------------------------------------------------
Key: JBIDE-9509
URL:
https://issues.jboss.org/browse/JBIDE-9509
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Rob Stryker
JSTDeployBinaryChildModuleTest.testStandardBinaryChildDeployment fails in tycho (and on
hudson) but passes in Eclipse PDE.
Error report on hudson:
https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
The test fails when asserting the presence of the root folder (rootFolder == null) at
line 56:
{code}
assertTrue(rootFolder.toFile().exists());
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira