[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8873) Many tests in Seam component failed with the same error in tearDown() method

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Fri Jun 3 09:20:59 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-8873.
------------------------------



Verified on http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--seam/318/testReport/

> Many tests in Seam component failed with the same error in tearDown() method
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-8873
>                 URL: https://issues.jboss.org/browse/JBIDE-8873
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, Seam, testing
>    Affects Versions: 3.3.0.M1
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 3.3.0.M1
>
>
> Some Seam component tests are throwing the Exceptions from tearDown() method (mostly on ResourceException occuring while cleaning up the resources) even if the test itself successfully pased.
> This results in many failed tests which are actually non-failing.
> For ecample:
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> 	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:800)
> 	at org.eclipse.core.internal.resources.Project.delete(Project.java:352)
> 	at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:134)
> 	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.tearDown(Seam2FacetInstallDelegateTest.java:93)
> 	at org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA$Seam2FacetInstallDelegateTestSetup.tearDown(Seam20XFacetTestSuite201GA.java:42)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list