------------------------------------------------------------------------------- Test set: org.eclipse.emf.facet.util.emf.ui.tests.AllTestsNotInUIThread ------------------------------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.435 sec <<< FAILURE! canOpenERegistryView(org.eclipse.emf.facet.util.emf.ui.tests.internal.EPackageRegistryTest) Time elapsed: 5.727 sec <<< ERROR! org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find a menu within the shell 'Shell with text {Shell {Resource - }}' matching 'with mnemonic 'Window'' at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:362) at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:258) at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:209) at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:199) at org.eclipse.emf.facet.util.emf.ui.tests.internal.EPackageRegistryTest.canOpenERegistryView(EPackageRegistryTest.java:71) 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:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find a menu within the shell 'Shell with text {Shell {Resource - }}' matching 'with mnemonic 'Window'' at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:412) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:386) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:374) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:356) ... 13 more