-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.3.0.M3
-
None
-
None
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.3_trunk.component--as/lastCompletedBuild/testReport/org.jboss.ide.eclipse.as.test/ASTestSuite/testStandardBinaryChildDeployment/
The test fails when asserting the presence of the root folder (rootFolder == null) at line 56:
assertTrue(rootFolder.toFile().exists());
- duplicates
-
JBIDE-9488 test failures in org.jboss.ide.eclipse.as.test
- Closed