Skip to content

Failed

org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting

Failing for the past 165 builds (Since #219 )
Took 42 sec.

Error Message

Timeout after: 20000 ms.: null

Stacktrace

org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: null
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitWhile(SWTBotFactory.java:575)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitWhile(SWTBot.java:1)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitWhile(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitWhile(SWTBotFactory.java:548)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitWhile(SWTBot.java:1)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitWhile(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitWhile(SWTBotFactory.java:536)
	at org.eclipse.swtbot.swt.finder.SWTBot.waitWhile(SWTBot.java:1)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitWhile(SWTWorkbenchBot.java:1)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting(TestTraceOffsetting.java:162)
	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.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 {TestForOffsetting} time=1411577100 data=null button=0 stateMask=0x0 x=86 y=9 count=0} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1411577101 data=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1411577101 data=null} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1411577102 data=null button=1 stateMask=0x0 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411577102 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1411577158 data=null button=1 stateMask=0x80000 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1411577161 data=null button=0 stateMask=0x0 x=86 y=9 count=0} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1411577161 data=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1411577161 data=null} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1411577162 data=null button=1 stateMask=0x0 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411577163 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1411577174 data=null button=1 stateMask=0x80000 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1411577174 data=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1411577175 data=null} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1411577175 data=null button=1 stateMask=0x0 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411577176 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1411577186 data=null button=1 stateMask=0x80000 x=86 y=9 count=1} to TreeItem with text {TestForOffsetting}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1411577187 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=1411577187 data=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1411577188 data=null} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1411577188 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=1411577189 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=1411577229 data=null button=1 stateMask=0x80000 x=81 y=45 count=1} to TreeItem with text {Traces [0]}
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched Table with text "", using matcher: of type 'Table'
DEBUG - matched Table with text "", using matcher: (of type 'Table')
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1411598738 data=null doit=true} to TreeItem with text {Traces [1]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1411598738 data=null} to TreeItem with text {Traces [1]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1411598739 data=null button=1 stateMask=0x0 x=81 y=45 count=1} to TreeItem with text {Traces [1]}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1411598739 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=1411598749 data=null button=1 stateMask=0x80000 x=81 y=45 count=1} to TreeItem with text {Traces [1]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598823 data=null button=0 stateMask=0x0 x=159 y=63 count=0} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9221640915185729745.xml} time=1411598823 data=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9221640915185729745.xml} time=1411598823 data=null} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598823 data=null button=1 stateMask=0x0 x=159 y=63 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411598824 data=null item=TreeItem {sample9221640915185729745.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598895 data=null button=1 stateMask=0x80000 x=159 y=63 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598896 data=null button=0 stateMask=0x0 x=159 y=63 count=0} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9221640915185729745.xml} time=1411598896 data=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9221640915185729745.xml} time=1411598896 data=null} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598896 data=null button=1 stateMask=0x0 x=159 y=63 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411598897 data=null item=TreeItem {sample9221640915185729745.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411598910 data=null button=1 stateMask=0x80000 x=159 y=63 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
DEBUG - Attempting to set focus on Shell with text {Apply time offset}
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 {sample9221640915185729745.xml} time=1411599176 data=null button=0 stateMask=0x0 x=107 y=8 count=0} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9221640915185729745.xml} time=1411599176 data=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9221640915185729745.xml} time=1411599176 data=null} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599176 data=null button=1 stateMask=0x0 x=107 y=8 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411599177 data=null item=TreeItem {sample9221640915185729745.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599179 data=null button=1 stateMask=0x80000 x=107 y=8 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Clicking on TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599180 data=null button=0 stateMask=0x0 x=249 y=8 count=0} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9221640915185729745.xml} time=1411599180 data=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9221640915185729745.xml} time=1411599181 data=null} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599181 data=null button=1 stateMask=0x0 x=249 y=8 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1411599191 data=null item=TreeItem {sample9221640915185729745.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599192 data=null button=1 stateMask=0x80000 x=249 y=8 count=1} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample9221640915185729745.xml} time=1411599193 data=null button=0 stateMask=0x0 x=249 y=8 count=0} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample9221640915185729745.xml} time=1411599193 data=null doit=true} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample9221640915185729745.xml} time=1411599193 data=null} to TreeItem with text {sample9221640915185729745.xml}
DEBUG - Clicked on TreeItem with text {sample9221640915185729745.xml}
DEBUG - matched Text with text "", using matcher: of type 'Text'
DEBUG - matched Text with text "", using matcher: (of type 'Text')
DEBUG - matched Text with text "", using matcher: of type 'Text'
DEBUG - matched Text with text "", using matcher: (of type 'Text')
DEBUG - Attempting to set focus on (of type 'Text')
DEBUG - Attempting to set focus on (of type 'Text')
DEBUG - Attempting to set focus on (of type 'Text')
DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
DEBUG - matched Button with text "Advanced", 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 - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - Clicking on OK
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1411599209 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=1411599209 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=1411599209 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=1411599210 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1411599210 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=1411599211 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=1411599211 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 {Apply Time Offset...} time=1411599078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...'
DEBUG - Clicked on 
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - matched EditorReference with text "", using matcher: with name '"sample9221640915185729745.xml"'
DEBUG - Capturing screenshot 'screenshots/testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting).jpeg'