]
Andre Dietisheim updated JBIDE-9509:
------------------------------------
Assignee: Rob Stryker
Affects Version/s: 3.3.0.M3
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 at line 56:
{code}
assertTrue(rootFolder.toFile().exists());
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: