]
Andrej Podhradsky updated JBTIS-975:
------------------------------------
Git Pull Request:
SY - Avoid waiting for the job 'Synchronizing EMF resources'
------------------------------------------------------------
Key: JBTIS-975
URL:
https://issues.jboss.org/browse/JBTIS-975
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE, switchyard
Affects Versions: 4.4.0.Alpha1
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.4.0.Final
Sometimes It happens that some jobs take more than one minute and that's why my tests
fail
{code}
org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 60 s.: The
following jobs are still running
Refreshing SwitchYard project configuration.
Synchronizing EMF resources
Updating Maven Project
{code}
Usually the test 'SwitchYardIntegrationDroolsTest' fails due to the above
exception.