[jbosstools-issues] [JBoss JIRA] (JBTIS-1176) BPMN2 - some tests are freezing on Windows

Andrej Podhradsky (JIRA) issues at jboss.org
Fri Oct 20 03:56:00 EDT 2017


    [ https://issues.jboss.org/browse/JBTIS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479738#comment-13479738 ] 

Andrej Podhradsky commented on JBTIS-1176:
------------------------------------------

At the moment we know the test stops at
{code}
07:44:42.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
07:44:42.968 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
07:44:43.087 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
07:44:43.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
{code}

Note that event 5 is SWT.MouseMove, event 3 is SWT.MouseDown and event 4 is SWT.MouseUp. These events are called when we try to add a component from palette to the canvas.

Moreover, there is some running job named 'BPMN2 Property Page redraw' which could cause the freezing together with the above events and synchronization waits.

> BPMN2 - some tests are freezing on Windows
> ------------------------------------------
>
>                 Key: JBTIS-1176
>                 URL: https://issues.jboss.org/browse/JBTIS-1176
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: BPMN2, QE
>    Affects Versions: 4.5.1.Beta1
>         Environment: Devstudio IS 11.1.0.Beta1
> Windows 10
>            Reporter: Andrej Podhradsky
>            Assignee: Andrej Podhradsky
>            Priority: Blocker
>             Fix For: 4.5.1.Beta1
>
>
> Some BPMN2 tests are freezing on Windows. One of the tests is ComplexCompensationEventTest.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list