[jbosstools-dev] Errors in the org.jboss.tools.jsf.vpe.jsf.test tests
Snjezana Peco
snjezana.peco at redhat.com
Fri Oct 24 10:47:25 EDT 2008
- The TestDomUtil.compareNodes() throws ComparisonException which is the
cause of some errors in the tests.
I have added code that catches the exception and calls the fail() method.
- TestUtil.MAX_IDLE = 15*1000L (15 sec) is a too low value for
JBIDE1479Test.
I have increased it to 15 min (this will be reached only in case of long
running jobs - mylyn, for instance).
- The SourceEditorPageContext.dispose method doesn't release the
pageContext variable.
I have committed changes to beta1 and trunk.
Snjeza
More information about the jbosstools-dev
mailing list