[jbosstools-issues] [JBoss JIRA] (JBTIS-996) Fuse: Error in project creation

Tomáš Sedmík (JIRA) issues at jboss.org
Mon Nov 28 04:55:00 EST 2016


Tomáš Sedmík created JBTIS-996:
----------------------------------

             Summary: Fuse: Error in project creation
                 Key: JBTIS-996
                 URL: https://issues.jboss.org/browse/JBTIS-996
             Project: JBoss Tools Integration Stack
          Issue Type: Bug
          Components: Fuse IDE, QE
    Affects Versions: 4.4.0.Final
            Reporter: Tomáš Sedmík
            Assignee: Tomáš Sedmík
            Priority: Critical
             Fix For: 4.4.0.Final
         Attachments: Screenshot from 2016-11-28 10-49-57.png

I hit an issue with _ConfigurationsEditorDataFormatsTest_. Project creation in before test fails with

{code}
org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 900 s.: shell with title matching Matcher matching widget which text matches: "New Fuse Integration Project" is available
	at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
	at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
	at org.jboss.reddeer.common.wait.WaitWhile.<init>(WaitWhile.java:45)
	at org.jboss.reddeer.jface.wizard.WizardDialog.finish(WizardDialog.java:69)
	at org.jboss.tools.fuse.ui.bot.test.utils.ProjectFactory.create(ProjectFactory.java:79)
	at org.jboss.tools.fuse.ui.bot.test.ConfigurationsEditorDataFormatsTest.setupData(ConfigurationsEditorDataFormatsTest.java:115)
{code}

(also see attached screenshot)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list