Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369038 - [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700.testOpenLoadCustomizationDialogStep3
Summary: [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.table.tests.intern...
Status: NEW
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: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-19 03:59 EST by Gregoire Dupe CLA
Modified: 2020-05-01 11:26 EDT (History)
0 users

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 2012-01-19 03:59:09 EST
Since https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/72/

test timed out after 30000 milliseconds

Stacktrace

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.table.tests.internal.v0_2.swtbot.Bug367700.openCustomizationDialog(Bug367700.java:319)
	at org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700.testOpenLoadCustomizationDialogStep3(Bug367700.java:243)