[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8551) 15 test failures in JSF

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Mar 10 19:43:45 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587303#comment-12587303 ] 

Alexey Kazakov commented on JBIDE-8551:
---------------------------------------

I see that all the errors are IO problems. Such as:
- org.eclipse.core.internal.resources.ResourceException: Resource '/testJSFProject' already exists.
- org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
- junit.framework.AssertionFailedError: Taglib /META-INF/fmt.tld is not found.
and so on.
I can't reproduce them locally in tycho build.
Nick, any ideas?
But I can reproduce one failure in jsf.test. I will create a separate issue for that.

> 15 test failures in JSF
> -----------------------
>
>                 Key: JBIDE-8551
>                 URL: https://issues.jboss.org/browse/JBIDE-8551
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.2.1
>            Reporter: Nick Boldt
>            Assignee: Alexey Kazakov
>             Fix For: 3.2.1
>
>
> From test report:
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.component--jsf/70/testReport/
> All Failed Tests
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.junit.framework.TestSuite at 1475cbd 
> >>><<< org.jboss.tools.jsf.vpe.seam.test.SeamAllTests.testConvertEntity 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.org.jboss.tools.jsf.model.pv.test.JsfJbide7975Test 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.testRenameCompositeComponentFile 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.testRenameCompositeComponentFolder 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.testMoveCompositeComponentFile 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.testMoveCompositeComponentFolder 
> >>><<< org.jboss.tools.jsf.test.JsfAllTests.org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.refactoring.ELReferencesRenameTest 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.JSFNaturesInfoDialog_JBIDE5701 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.KbNaturesInfoDialog_JBIDE6125 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testTLDTagImport 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testTLDFunctionImport 
> >>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testPaletteInsertHelper 
> From console log:
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.component--jsf/70/console
> [INFO] org.jboss.tools.jsf.test .......................... FAILURE [8:15.710s]
> [INFO] org.jboss.tools.jsf.ui.test ....................... FAILURE [5:41.844s]
> [INFO] org.jboss.tools.jsf.vpe.seam.test ................. FAILURE [3:04.395s]
> org.jboss.tools.jsf.model.pv.test.JsfJbide7975Test(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 2.609 sec  <<< ERROR!
> junit.framework.TestSuite at 1475cbd(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 1.753 sec  <<< ERROR!
> testRenameCompositeComponentFile(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.757 sec  <<< ERROR!
> testRenameCompositeComponentFolder(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.881 sec  <<< ERROR!
> org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 2.774 sec  <<< ERROR!
> org.jboss.tools.jsf.ui.test.refactoring.ELReferencesRenameTest(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 4.343 sec  <<< ERROR!
> org.jboss.tools.jsf.ui.test.JSFNaturesInfoDialog_JBIDE5701(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 4.979 sec  <<< ERROR!
> org.jboss.tools.jsf.ui.test.KbNaturesInfoDialog_JBIDE6125(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 5.41 sec  <<< ERROR!
> org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest(org.jboss.tools.test.util.ProjectImportTestSetup)  Time elapsed: 4.034 sec  <<< ERROR!
> testConvertEntity(org.jboss.tools.jsf.vpe.seam.test.SeamComponentTest)  Time elapsed: 1.18 sec  <<< ERROR!
> testMoveCompositeComponentFile(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.843 sec  <<< FAILURE!
> testMoveCompositeComponentFolder(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.74 sec  <<< FAILURE!
> testTLDTagImport(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.341 sec  <<< FAILURE!
> testTLDFunctionImport(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.246 sec  <<< FAILURE!
> testPaletteInsertHelper(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.554 sec  <<< FAILURE!
> testMoveCompositeComponentFile(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.843 sec  <<< FAILURE!
> testMoveCompositeComponentFolder(org.jboss.tools.jsf.test.refactoring.JSF2RefactoringTest)  Time elapsed: 2.74 sec  <<< FAILURE!
> testTLDTagImport(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.341 sec  <<< FAILURE!
> testTLDFunctionImport(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.246 sec  <<< FAILURE!
> testPaletteInsertHelper(org.jboss.tools.jsf.ui.test.TestPalette)  Time elapsed: 1.554 sec  <<< FAILURE!

--
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