| --- | --- |
| Bugzilla Link | 359262 |
| Status | NEW |
| Importance | P4 normal |
| Reported | Sep 28, 2011 11:34 EDT |
| Modified | Jun 19, 2015 07:26 EDT |
| Version | 0.10.0 |
| Reporter | Nicolas Bros |
Description
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.tree(SWTBot.java:1110)\
at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1099)\
at org.eclipse.modisco.infra.discovery.tests.BooleanCellEditorTest.testBooleanCellEditor(BooleanCellEditorTest.java:33)\
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350)\
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208)\
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:116)\
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)\
at java.lang.Thread.run(Thread.java:595)\
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: Could not find widget matching: (of type 'Tree')\
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)
| --- | --- | | Bugzilla Link | 359262 | | Status | NEW | | Importance | P4 normal | | Reported | Sep 28, 2011 11:34 EDT | | Modified | Jun 19, 2015 07:26 EDT | | Version | 0.10.0 | | Reporter | Nicolas Bros |
Description
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.tree(SWTBot.java:1110)\ at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1099)\ at org.eclipse.modisco.infra.discovery.tests.BooleanCellEditorTest.testBooleanCellEditor(BooleanCellEditorTest.java:33)\ at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350)\ at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208)\ at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:116)\ at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)\ at java.lang.Thread.run(Thread.java:595)\ Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 20000 ms.: Could not find widget matching: (of type 'Tree')\ 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)