[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2432) Fix SeamUiAllTests *Operation tests.
Victor Rubezhny (JIRA)
jira-events at lists.jboss.org
Thu Jun 26 08:06:59 EDT 2008
[ http://jira.jboss.com/jira/browse/JBIDE-2432?page=comments#action_12419024 ]
Victor Rubezhny commented on JBIDE-2432:
----------------------------------------
I've fixed a projects initialization for SeamXX?NewOperationTest TestCases. Also some other potential problems are fixed.
Regarding the latest Unit Test Results available to me this partially helped, but the test cases using the Seam 2.0 are still failing.
It seems to me that there is improper Seam HOME specified in the testing environment or no Seam 2.0 has installed.
Could somebody to verify the Seam 2.0 installation and environment settings on the build/test machine?
The following stacktrace means that the folder spesified as Seam 2.0 Home doesn't exist or the environment variable value ('jbosstools.test.seam.2.0.1.GA.home') is incorrect:
testNewSeamActionOperation Failure jboss-seam-2.0.1.GA does not exist
junit.framework.AssertionFailedError: jboss-seam-2.0.1.GA does not exist
at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.assertSeamHomeAvailable(AbstractSeamFacetTest.java:223)
at org.jboss.tools.seam.ui.test.wizard.Seam20EARNewOperationTest.setUp(Seam20EARNewOperationTest.java:33)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
> Fix SeamUiAllTests *Operation tests.
> ------------------------------------
>
> Key: JBIDE-2432
> URL: http://jira.jboss.com/jira/browse/JBIDE-2432
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: QA
> Affects Versions: 3.0.0.alpha
> Reporter: Alexey Kazakov
> Assigned To: Victor Rubezhny
>
> See http://download.jboss.org/jbosstools/builds/nightly/200806211803-nightly/tests/test-results/org.jboss.ide.eclipse.tests.html#SeamCoreAllTests
> - testNewSeamActionOperation Failure Resource isn't created: F/seam_ear-ejb/ejbModule/org/session/beans/TestActionBean.java
> - testNewSeamFormOperation Failure Resource isn't created: F/seam_ear-ejb/ejbModule/org/session/beans/TestFormBean.java
> - testNewSeamConversationOperation Failure Resource isn't created: F/seam_ear-ejb/ejbModule/org/session/beans/TestConversationBean.java
> - testNewSeamEntityOperation Failure Resource isn't created: F/seam_ear/WebContent/testEntity.xhtml
> - testNewSeamActionOperation Failure Resource isn't created: F/seam_war/src/action/org/session/beans/TestAction.java
> - testNewSeamFormOperation Failure Resource isn't created: F/seam_war/src/action/org/session/beans/TestForm.java
> - testNewSeamConversationOperation Failure Resource isn't created: F/seam_war/src/action/org/session/beans/TestConversationBean.java
> - testNewSeamEntityOperation Failure Resource isn't created: F/seam_war/WebContent/testEntity.xhtml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list