]
Rob Stryker resolved JBIDE-9509.
--------------------------------
Resolution: Duplicate Issue
Duplicate of JBIDE-9488
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: