[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4344) SeamSettingsPreferencesPageTest is failing and is not runnable standalone

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed May 20 09:09:05 EDT 2009


SeamSettingsPreferencesPageTest is failing and is not runnable standalone
-------------------------------------------------------------------------

                 Key: JBIDE-4344
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4344
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: Seam
            Reporter: Max Rydahl Andersen
            Assignee: Alexey Kazakov
             Fix For: 3.1.0.M1


SeamSettingsPreferencePage is failing with some missed property.



http://hudson.jboss.org/hudson/view/JBossTools/job/jbosstools-nightly-3.1.0.Alpha1/181/testReport/(root)/SeamUiAllTests/testSettingsPage/

Error Message
Model source folder property is not set expected:<[]> but was:<[/TestSeamSettingsPreferencesPage/src]>
Stacktrace
junit.framework.ComparisonFailure: Model source folder property is not set expected:<[]> but was:<[/TestSeamSettingsPreferencesPage/src]>
	at org.jboss.tools.seam.ui.test.preferences.SeamSettingsPreferencesPageTest.testSettingsPage(SeamSettingsPreferencesPageTest.java:120)

I tried to run the test standalone to see what is causing it but even efter setting the SEAM_1_2 property it fails for me with:

junit.framework.AssertionFailedError: TestSeamSettingsPreferencesPage project is not imported.
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNotNull(Assert.java:217)
	at org.jboss.tools.seam.ui.test.preferences.SeamSettingsPreferencesPageTest.setUp(SeamSettingsPreferencesPageTest.java:72)

Where is that project supposed to be imported ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list