Bug 365991 - [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testOpenLoadCustomizationDialog
Summary: [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.nattable.tests.swt...
Status: REOPENED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Gregoire Dupe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 04:07 EST by Gregoire Dupe CLA
Modified: 2020-05-01 11:27 EDT (History)
1 user (show)

See Also:
gdupe: juno+
gdupe: kepler+
gdupe: luna+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregoire Dupe CLA 2011-12-08 04:07:34 EST
Since: https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/16/

test timed out after 30000 milliseconds

Stacktrace

java.lang.Exception: test timed out after 30000 milliseconds
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:485)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4331)
	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.syncExec(UIThreadRunnable.java:172)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.syncExec(AbstractSWTBot.java:503)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:141)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:129)
	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:119)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.notifySelect(SWTBotTree.java:285)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.select(SWTBotTree.java:211)
	at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testOpenLoadCustomizationDialog(NatTableUITests.java:441)
Comment 1 Gregoire Dupe CLA 2011-12-08 15:22:20 EST
This test does not fail in my development environment.

I've tried to solve the problem by adding a wait section after the opening of the "Load a Customization" dialog.
Comment 2 Gregoire Dupe CLA 2011-12-08 15:22:59 EST
Comment 1 -> Committed revision 1254.
Comment 3 Gregoire Dupe CLA 2011-12-08 15:36:49 EST
My try of fix looks good. The test didn't failed in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/18/
Comment 5 Gregoire Dupe CLA 2011-12-22 05:01:56 EST
REOPENED: New failure in: https://hudson.eclipse.org/hudson/job/emffacet-nightly/662/

java.lang.Exception: test timed out after 30000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.eclipse.swtbot.swt.finder.utils.SWTUtils.sleep(SWTUtils.java:200)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.sleep(SWTBotFactory.java:459)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:372)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:360)
	at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testOpenLoadCustomizationDialog(NatTableUITests.java:360)
	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)
Comment 6 Gregoire Dupe CLA 2011-12-26 07:40:25 EST
Back to normal since (at least) :
https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/47/
Comment 7 Gregoire Dupe CLA 2012-01-06 03:57:40 EST
REOPENED

Fails again in : https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/65/

java.lang.Exception: test timed out after 30000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.eclipse.swtbot.swt.finder.utils.SWTUtils.sleep(SWTUtils.java:200)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.sleep(SWTBotFactory.java:459)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:372)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:360)
	at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testOpenLoadCustomizationDialog(NatTableUITests.java:444)
Comment 8 Gregoire Dupe CLA 2012-01-06 08:45:54 EST
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/66/
Comment 9 Gregoire Dupe CLA 2012-01-10 10:40:07 EST
It fails again in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/69/
Comment 10 Gregoire Dupe CLA 2012-01-10 11:29:28 EST
I've added screen shots.

Committed revision 1473.
Comment 11 Gregoire Dupe CLA 2012-01-11 03:24:14 EST
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/70/