Issue Type: Bug Bug
Affects Versions: 3.4.0.M1
Assignee: Viacheslav Kabanovich
Components: Seam 2
Created: 27/Jun/12 6:41 PM
Description:
-------------------------------------------------------------------------------
Test set: org.jboss.tools.seam.ui.test.SeamUiAllTests
-------------------------------------------------------------------------------
testRenameComponentInXmlFile(org.jboss.tools.seam.ui.test.view.SeamComponentsViewTest)  Time elapsed: 1.079 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Expected package 'myPackage' was not found it tree
	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at org.jboss.tools.seam.ui.test.view.SeamComponentsViewTest.testRenameComponentInXmlFile(SeamComponentsViewTest.java:164)
...
testAddComponentInXmlFile(org.jboss.tools.seam.ui.test.view.SeamComponentsViewTest)  Time elapsed: 2.097 sectestDeleteComponentInXmlFile(org.jboss.tools.seam.ui.test.view.SeamComponentsViewTest)  Time elapsed: 0.555 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Package "myNewPackage" not found!
	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at org.jboss.tools.seam.ui.test.view.SeamComponentsViewTest.testDeleteComponentInXmlFile(SeamComponentsViewTest.java:232)
Fix Versions: 3.4.0.M1
Project: Tools (JBoss Tools)
Priority: Major Major
Reporter: Alexey Kazakov
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira