[
https://jira.jboss.org/browse/JBIDE-7489?page=com.atlassian.jira.plugin.s...
]
Yahor Radtsevich edited comment on JBIDE-7489 at 11/12/10 1:15 PM:
-------------------------------------------------------------------
This is a different failure in different test:
org.jboss.tools.jst.jsp.test.ca.NewEditorSideBySideCommandTest.
Anyway, it is not a result of org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest
fixing.
was (Author: yradtsevich):
Anyway, it is not a result of ExternalizeCommandTest fixing.
org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest failure
--------------------------------------------------------------
Key: JBIDE-7489
URL:
https://jira.jboss.org/browse/JBIDE-7489
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.Beta2
Reporter: Alexey Kazakov
Assignee: Yahor Radtsevich
Fix For: 3.2.0.Beta2
Failed tests:
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest)
Tests in error:
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.NewEditorSideBySideCommandTest)
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest) Time
elapsed: 6.447 sec <<< FAILURE!
junit.framework.AssertionFailedError: Ext command should be enabled with current
selection expected:<true> but was:<false>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:143)
at
org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest.testExternalizeCommand(ExternalizeCommandTest.java:65)
...
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.NewEditorSideBySideCommandTest)
Time elapsed: 5.864 sec <<< ERROR!
org.eclipse.core.commands.common.NotDefinedException: Cannot get the name from an
undefined object. org.jboss.tools.sidebyside.newEditor
at
org.eclipse.core.commands.common.NamedHandleObject.getName(NamedHandleObject.java:71)
at
org.eclipse.core.commands.NamedHandleObjectWithState.getName(NamedHandleObjectWithState.java:83)
at
org.jboss.tools.jst.jsp.test.ca.NewEditorSideBySideCommandTest.testExternalizeCommand(NewEditorSideBySideCommandTest.java:60)
...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira