Skip to content

Failed

org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment

Failing for the past 36 builds (Since #348 )
Took 23 sec.

Error Message

Timeout after: 20000 ms.: The widget (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') was not enabled.

Stacktrace

org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: The widget (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') was not enabled.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:524)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:498)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:486)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.waitForEnabled(AbstractSWTBot.java:710)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotButton.click(SWTBotButton.java:66)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment(TestImportExportPackageWizard.java:305)
	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.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.lambda$0(E4Testable.java:76)
	at java.lang.Thread.run(Thread.java:745)

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 {Test} time=1411961649 data=null button=0 stateMask=0x0 x=51 y=9 count=0} to TreeItem with text {Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1411961649 data=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1411961649 data=null} to TreeItem with text {Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1411961650 data=null button=1 stateMask=0x0 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411961650 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1411961706 data=null button=1 stateMask=0x80000 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1411961707 data=null button=0 stateMask=0x0 x=51 y=9 count=0} to TreeItem with text {Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1411961708 data=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1411961708 data=null} to TreeItem with text {Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1411961708 data=null button=1 stateMask=0x0 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411961709 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1411961721 data=null button=1 stateMask=0x80000 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1411961722 data=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1411961722 data=null} to TreeItem with text {Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1411961723 data=null button=1 stateMask=0x0 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411961723 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1411961734 data=null button=1 stateMask=0x80000 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1411961735 data=null button=0 stateMask=0x0 x=81 y=45 count=0} to TreeItem with text {Traces [1]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1411961735 data=null doit=true} to TreeItem with text {Traces [1]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1411961735 data=null} to TreeItem with text {Traces [1]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1411961735 data=null button=1 stateMask=0x0 x=81 y=45 count=1} to TreeItem with text {Traces [1]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411961739 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1411961800 data=null button=1 stateMask=0x80000 x=81 y=45 count=1} to TreeItem with text {Traces [1]}
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 {Test} time=1411961808 data=null button=0 stateMask=0x0 x=51 y=9 count=0} to TreeItem with text {Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1411961808 data=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1411961808 data=null} to TreeItem with text {Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1411961809 data=null button=1 stateMask=0x0 x=51 y=9 count=1} to TreeItem with text {Test}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411961809 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1411961949 data=null button=1 stateMask=0x80000 x=51 y=9 count=1} to TreeItem with text {Test}
WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1411961951 data=null doit=true} to TreeItem with text {Experiments [1]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1411961951 data=null} to TreeItem with text {Experiments [1]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1411961951 data=null button=1 stateMask=0x0 x=96 y=27 count=1} to TreeItem with text {Experiments [1]}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411961952 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=1411961965 data=null button=1 stateMask=0x80000 x=96 y=27 count=1} to TreeItem with text {Experiments [1]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1411961965 data=null doit=true} to TreeItem with text {Traces [1]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1411961965 data=null} to TreeItem with text {Traces [1]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1411961965 data=null button=1 stateMask=0x0 x=81 y=63 count=1} to TreeItem with text {Traces [1]}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411961966 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1411962003 data=null button=1 stateMask=0x80000 x=81 y=63 count=1} to TreeItem with text {Traces [1]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1411962006 data=null doit=true} to TreeItem with text {test.xml}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1411962006 data=null} to TreeItem with text {test.xml}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1411962006 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {test.xml}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962006 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1411962046 data=null x=92 y=81 width=0 height=0 detail=0} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1411962048 data=null x=92 y=81 width=0 height=0 detail=0} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1411962065 data=null x=394 y=438 width=0 height=0 detail=2} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1411962089 data=null x=394 y=438 width=0 height=0 detail=2} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1411962091 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1411962093 data=null x=394 y=438 width=0 height=0 detail=2} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1411962094 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1411962095 data=[TmfTraceElement(/Test/Traces/test.xml)] x=394 y=438 width=0 height=0 detail=2} to TreeItem with text {test.xml}
DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1411962124 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1411962133 data=null button=0 stateMask=0x0 x=122 y=45 count=0} to TreeItem with text {Test Experiment [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1411962133 data=null doit=true} to TreeItem with text {Test Experiment [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1411962134 data=null} to TreeItem with text {Test Experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1411962134 data=null button=1 stateMask=0x0 x=122 y=45 count=1} to TreeItem with text {Test Experiment [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962135 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1411962179 data=null button=1 stateMask=0x80000 x=122 y=45 count=1} to TreeItem with text {Test Experiment [0]}
DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
DEBUG - Clicking on with mnemonic 'Export Trace Package...'
DEBUG - Clicked on with mnemonic 'Export Trace Package...'
DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1411962319 data=null doit=true} to Shell with text {Export trace package}
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 "B&rowse...", using matcher: of type 'Button'
DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
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 "B&rowse...", using matcher: of type 'Button'
DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1411962321 data=null doit=true} to Button with text {Sa&ve in tar format}
DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1411962322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1411962324 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1411962325 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1411962325 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1411962326 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 'Save in zip format' and with style 'SWT.RADIO')
DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
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 "B&rowse...", using matcher: of type 'Button'
DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1411962329 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1411962329 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1411962330 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 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1411962330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1411962330 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1411962331 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
DEBUG - matched Combo with text "", using matcher: of type 'Combo'
DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
DEBUG - Setting text on (of type 'Combo') to C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip
DEBUG - Sent event Modify [24]: ModifyEvent{Combo {C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip} time=1411962333 data=null} to (of type 'Combo')
DEBUG - Set text on (of type 'Combo') to C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip
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 "B&rowse...", using matcher: of type 'Button'
DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
DEBUG - matched Button with text "Co&mpress the conten...", 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 - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Clicking on &Finish
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1411962334 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=1411962335 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=1411962335 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=1411962335 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1411962335 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=1411962335 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')
WARN - Widget is not enabled: (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')
WARN - Widget is not enabled: (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 - Clicked on &Finish
DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1411962336 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 {&Export Trace Package...} time=1411962216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
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 {Import Test} time=1411962765 data=null button=0 stateMask=0x0 x=70 y=9 count=0} to TreeItem with text {Import Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1411962766 data=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1411962766 data=null} to TreeItem with text {Import Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1411962767 data=null button=1 stateMask=0x0 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962767 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1411962810 data=null button=1 stateMask=0x80000 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1411962812 data=null button=0 stateMask=0x0 x=70 y=9 count=0} to TreeItem with text {Import Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1411962812 data=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1411962812 data=null} to TreeItem with text {Import Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1411962813 data=null button=1 stateMask=0x0 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962814 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1411962829 data=null button=1 stateMask=0x80000 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1411962830 data=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1411962830 data=null} to TreeItem with text {Import Test}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1411962831 data=null button=1 stateMask=0x0 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411962832 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1411962847 data=null button=1 stateMask=0x80000 x=70 y=9 count=1} to TreeItem with text {Import Test}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1411962848 data=null button=0 stateMask=0x0 x=81 y=45 count=0} to TreeItem with text {Traces [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1411962848 data=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1411962849 data=null} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1411962849 data=null button=1 stateMask=0x0 x=81 y=45 count=1} to TreeItem with text {Traces [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962850 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=1411962875 data=null button=1 stateMask=0x80000 x=81 y=45 count=1} to TreeItem with text {Traces [0]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1411962876 data=null button=0 stateMask=0x0 x=81 y=45 count=0} to TreeItem with text {Traces [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1411962877 data=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1411962877 data=null} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1411962878 data=null button=1 stateMask=0x0 x=81 y=45 count=1} to TreeItem with text {Traces [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411962878 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=1411962889 data=null button=1 stateMask=0x80000 x=81 y=45 count=1} to TreeItem with text {Traces [0]}
DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
DEBUG - Clicking on with mnemonic 'Import Trace Package...'
DEBUG - Clicked on with mnemonic 'Import Trace Package...'
DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1411962983 data=null doit=true} to Shell with text {Import trace package}
DEBUG - matched Combo with text "", using matcher: of type 'Combo'
DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
DEBUG - Setting text on (of type 'Combo') to C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip
DEBUG - Sent event Modify [24]: ModifyEvent{Combo {C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip} time=1411962986 data=null} to (of type 'Combo')
DEBUG - Set text on (of type 'Combo') to C:\Users\hudson\jenkins-slave-tracecompass\workspace\tracecompass-master-nightly-windows\tmf\org.eclipse.tracecompass.tmf.ui.swtbot.tests\target\work\data\.tracecompass-temp\test.zip
DEBUG - matched Combo with text "C:\Users\hudson\jenk...", using matcher: of type 'Combo'
DEBUG - matched Combo with text "C:\Users\hudson\jenk...", using matcher: (of type 'Combo')
DEBUG - Inserting text:
 into text (of type 'Combo')
DEBUG - Attempting to set focus on (of type 'Combo')
DEBUG - Typing text '
' with an interval of 50ms. between characters.
DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
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 "&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 - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Clicking on &Finish
DEBUG - Capturing screenshot 'screenshots/testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard).jpeg'