[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7157) org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest fails
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Thu Sep 23 11:02:28 EDT 2010
org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest fails
--------------------------------------------------------------
Key: JBIDE-7157
URL: https://jira.jboss.org/browse/JBIDE-7157
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Affects Versions: 3.2.0.Beta1
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.2.0.Beta2
junit.framework.AssertionFailedError: Root change is null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at org.jboss.tools.tests.AbstractRefactorTest.checkChanges(AbstractRefactorTest.java:96)
at org.jboss.tools.tests.AbstractRefactorTest.checkMove(AbstractRefactorTest.java:59)
at org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest.testMoveCompositeComponentFile(JSF2RefactoringTest.java:81)
junit.framework.AssertionFailedError: Root change is null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at org.jboss.tools.tests.AbstractRefactorTest.checkChanges(AbstractRefactorTest.java:96)
at org.jboss.tools.tests.AbstractRefactorTest.checkMove(AbstractRefactorTest.java:59)
at org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest.testMoveCompositeComponentFolder(JSF2RefactoringTest.java:99)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list