Skip to content

Regression

org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.testExperiment

Failing for the past 1 build (Since #103 )
Took 38 sec.

Error Message

There is no active editor

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: There is no active editor
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.activeEditor(SWTWorkbenchBot.java:315)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.bookmarkTest(BookmarksViewTest.java:217)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.testExperiment(BookmarksViewTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:748)

Standard Output

DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1391150505 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1391150505 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1391150505 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1391150505 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391150504 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1391150495 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1391150495 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1391150495 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1391150495 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1391150494 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391150494 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1391150486 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1391150486 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1391150485 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1391150485 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1391150485 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1391150480 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1391150479 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1391150479 data=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1391150479 data=null} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1391150479 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391150478 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1391150471 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:19.040
!MESSAGE Unexpected error executing analysis with trace A-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:19.745
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:24.472
!MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:25.091
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1391133119 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1391133118 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1391133118 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1391133118 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391133118 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1391133107 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again.
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1391133106 data=null doit=true} to TreeItem with text {Experiments [1]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1391133106 data=null} to TreeItem with text {Experiments [1]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1391133105 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1391133105 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1391133101 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1391133100 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1391133100 data=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1391133099 data=null} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1391133099 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391133099 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1391133092 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...'
DEBUG - Clicking on with mnemonic 'Select Traces...'
DEBUG - Clicked on with mnemonic 'Select Traces...'
DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces'
DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - Clicking on Select All
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1391132887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1391132887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1391132886 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1391132886 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1391132886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1391132886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1391132886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1391132885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1391132885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1391132885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1391132885 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1391132885 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Clicked on Select All
DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Clicking on &Finish
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1391132883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1391132883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1391132883 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1391132883 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1391132883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1391132883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1391132882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=-1391133051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...'
DEBUG - Clicked on 
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1391132797 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1391132797 data=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1391132797 data=null} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1391132796 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391132796 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1391132790 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Double-clicking on TreeItem with text {experiment [0]}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1391132790 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1391132790 data=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1391132789 data=null} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1391132789 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391132789 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1391132784 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1391132784 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [0]} time=-1391132784 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1391132757 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=-1391132757 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=-1391132757 data=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=-1391132756 data=null} to TreeItem with text {experiment [2]}
DEBUG - Double-clicked on TreeItem with text {experiment [2]}
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1391132783 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:32.819
!MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:32.830
!MESSAGE Unexpected error executing analysis with trace A-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:32.862
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:32.914
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"'
DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched Table with text "", using matcher: of type 'Table'
DEBUG - matched Table with text "", using matcher: (of type 'Table')
DEBUG - Attempting to set focus on Table with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1391128755 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1391128755 data=null doit=true} to TableItem with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1391128755 data=null} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1391128754 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1391128752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1391128735 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Double-clicking on TableItem with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1391128726 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1391128726 data=null doit=true} to TableItem with text {}
DEBUG - Attempting to set focus on Table with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1391128725 data=null} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1391128725 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1391128715 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1391128703 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1391128700 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1391128697 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1391128697 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1391128697 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1391128697 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1391128696 data=null doit=true} to TableItem with text {}
DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1391128696 data=null} to TableItem with text {}
DEBUG - Double-clicked on TableItem with text {}
DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit'
DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...'
DEBUG - Clicking on with mnemonic 'Add Bookmark...'
DEBUG - Clicked on with mnemonic 'Add Bookmark...'
DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text'
DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text')
DEBUG - matched Button with text "", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicking on OK
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1391128602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1391128602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1391128602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1391128602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1391128602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1391128601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1391128601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1391128670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...'
DEBUG - Clicked on 
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1391127592 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1391127592 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1391127592 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391127591 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391127591 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391127589 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391127588 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1391127588 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1391127588 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391127436 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1391127410 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1391127409 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1391127409 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:37.942
!MESSAGE Unexpected error executing analysis with trace E-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-16 06:40:38.013
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1391122078 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1391122077 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1391122066 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391122036 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391122033 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391122031 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391122031 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1391122031 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1391122030 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391121770 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1391121741 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1391121738 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1391121738 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1391121588 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1391121588 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1391121577 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391121497 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391121493 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391121490 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1391121489 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1391121488 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1391121471 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1391121470 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1391121470 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1391121470 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}
DEBUG - Capturing screenshot 'screenshots/testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest).jpeg'
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1391121488 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1391119226 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1391119189 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1391119189 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1391119189 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1391119188 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1391119188 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1391119177 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
DEBUG - Clicking on with mnemonic 'Delete'
DEBUG - Clicked on with mnemonic 'Delete'
DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
DEBUG - Attempting to set focus on Shell with text {Delete Resources}
DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117188 data=null} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1391117187 data=null} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicking on OK
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1391117185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1391117185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1391117185 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1391117185 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1391117185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1391117185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicked on OK
DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1391117185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1391117778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'