Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365851 - [Unit Test Failure][0.1.2/3.7] org.eclipse.emf.facet.widgets.nattable.tests.swtbot.Bug351931Test.testBug352822
Summary: [Unit Test Failure][0.1.2/3.7] org.eclipse.emf.facet.widgets.nattable.tests.s...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Gregoire Dupe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 04:43 EST by Gregoire Dupe CLA
Modified: 2020-05-01 11:26 EDT (History)
1 user (show)

See Also:
gdupe: indigo+
gdupe: juno+
gdupe: kepler+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregoire Dupe CLA 2011-12-07 04:43:09 EST
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)
Comment 1 Gregoire Dupe CLA 2011-12-09 16:34:07 EST
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly/653/
Comment 2 Gregoire Dupe CLA 2011-12-13 06:15:38 EST
Still stable in : https://hudson.eclipse.org/hudson/job/emffacet-nightly/654/
Comment 3 Gregoire Dupe CLA 2012-01-11 08:02:28 EST
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.
Comment 4 Gregoire Dupe CLA 2012-01-11 08:24:15 EST
(In reply to comment #3)
> I'll decrease the cell size.

Done. Committed revision 1478.