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
Reporter: Andre Dietisheim
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:
http://www.atlassian.com/software/jira