Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368269 - [Unit Test Failure] org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.TableEditabilityTest.testNonEditabilityOfNACells
Summary: [Unit Test Failure] org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.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: 368934
Blocks:
  Show dependency tree
 
Reported: 2012-01-10 10:47 EST by Gregoire Dupe CLA
Modified: 2020-05-01 11:27 EDT (History)
1 user (show)

See Also:
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 2012-01-10 10:47:20 EST
Since https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/69/

Could not find widget.

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:348)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:308)
	at org.eclipse.swtbot.swt.finder.SWTBot.text(SWTBot.java:1474)
	at org.eclipse.swtbot.swt.finder.SWTBot.text(SWTBot.java:1463)
	at org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.TableEditabilityTest.testNonEditabilityOfNACells(TableEditabilityTest.java:700)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Text')
	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.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:360)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:346)
Comment 1 Gregoire Dupe CLA 2012-01-10 12:38:01 EST
I've added on more screen shot.

Committed revision 1477.
Comment 2 Gregoire Dupe CLA 2012-01-17 10:28:52 EST
It's not possible to click on the 6th column because it is not visible. Since the fix of the bug 352485, the column size has change.