Community
Participate
Working Groups
Since https://hudson.eclipse.org/hudson/job/emffacet-nightly/646/ org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Cell editor was not activated at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:398) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:372) at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.Bug351931Test.testBug352822(Bug351931Test.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) Stacktrace java.lang.Exception: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Cell editor was not activated at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:398) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:372) at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.Bug351931Test.testBug352822(Bug351931Test.java:120) at pde.test.utils.PDETestListener.testFailed(PDETestListener.java:128) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$7.run(RemoteTestRunnerClient.java:551) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.notifyTestFailed(RemoteTestRunnerClient.java:549) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$17(RemoteTestRunnerClient.java:544) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$TraceProcessingState.readMessage(RemoteTestRunnerClient.java:171) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.receiveMessage(RemoteTestRunnerClient.java:374) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$27(RemoteTestRunnerClient.java:373) at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$ServerConnection.run(RemoteTestRunnerClient.java:271)
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly/653/
Still stable in : https://hudson.eclipse.org/hudson/job/emffacet-nightly/654/
Failing in https://hudson.eclipse.org/hudson/job/emffacet-nightly-maintenance/27/ May be caused by the resize of the table cells. But we do not have any screen shot to check this hypothesis. I'll decrease the cell size.
(In reply to comment #3) > I'll decrease the cell size. Done. Committed revision 1478.
Back to normal in: - https://hudson.eclipse.org/hudson/job/emffacet-nightly-maintenance/239/ - https://hudson.eclipse.org/hudson/job/emffacet-nightly/1310/ => Closing