[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7219) Finish button should be enabled on the first page of New Seam Project wizard.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Sep 29 13:46:40 EDT 2010


Finish button should be enabled on the first page of New Seam Project wizard.
-----------------------------------------------------------------------------

                 Key: JBIDE-7219
                 URL: https://jira.jboss.org/browse/JBIDE-7219
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: Seam
    Affects Versions: 3.2.0.Beta2
            Reporter: Alexey Kazakov
            Assignee: Daniel Azarov
             Fix For: 3.2.0.Beta2


EXECUTE: Start Seam Web Project Wizard (fill in all the required fields and press finish)
ASSERT: Project is created
EXECUTE: Start Seam Web Project Wizard again (fill in project name)
ASSERT: Finish should be possible now since we have set all required stuff (runtimes, drivers, etc.) and all of them set by default.

Currently we have to click next through all pages without changing anything and then we can press finish.

It causes testJiraJbide1111 failure:

testJiraJbide1111(org.jboss.tools.seam.ui.test.wizard.SeamProjectNewWizardTest)  Time elapsed: 3.443 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Finish button is disabled at first wizard page in spite of created JBoss AS Runtime, Server, DB Connection and Seam Runtime and valid project name.
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at org.jboss.tools.seam.ui.test.wizard.SeamProjectNewWizardTest.testJiraJbide1111(SeamProjectNewWizardTest.java:103)

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

        


More information about the jbosstools-issues mailing list