Skip to content

Failed

org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter

Failing for the past 105 builds (Since #279 )
Took 7.8 sec.

Error Message

Timeout after: 5000 ms.: Timed out waiting for (of type 'Table') to contain 6 rows.

Stacktrace

org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Timed out waiting for (of type 'Table') to contain 6 rows.
	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.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.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.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter(ExportToTsvTest.java:212)
	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.lambda$0(E4Testable.java:76)
	at java.lang.Thread.run(Thread.java:745)

Standard Output

DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
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 - Clicking on TableItem with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1411300350 data=null button=0 stateMask=0x0 x=226 y=28 count=0} to TableItem with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1411300350 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=1411300353 data=null} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1411300353 data=null button=1 stateMask=0x0 x=226 y=28 count=1} to TableItem with text {}
DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1411300376 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=1411300377 data=null button=1 stateMask=0x80000 x=226 y=28 count=1} to TableItem with text {}
DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1411300378 data=null button=0 stateMask=0x0 x=226 y=28 count=0} to TableItem with text {}
DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1411300378 data=null doit=true} to TableItem with text {}
DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1411300379 data=null} to TableItem with text {}
DEBUG - Clicked on TableItem with text {}
DEBUG - matched Text with text "", using matcher: of type 'Text'
DEBUG - matched Text with text "", using matcher: (of type 'Text')
DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
DEBUG - Attempting to set focus on (of type 'Text')
DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
DEBUG - Attempting to set focus on (of type 'Text')
DEBUG - Capturing screenshot 'screenshots/testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest).jpeg'