------------------------------------------------------------------------------- Test set: org.eclipse.emf.facet.widgets.table.tests.AllTestsNotInUIThread ------------------------------------------------------------------------------- Tests run: 135, Failures: 0, Errors: 16, Skipped: 31, Time elapsed: 348.606 sec <<< FAILURE! saveTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 3.162 secsetOnlyShowCommonColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.265 secaddRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.325 secloadFacetTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.311 secremoveLineTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.276 secselectCellByEStructuralFeature(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.275 secselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.28 secsetHideEmptyColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.286 sectestSortColumnsByType(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.395 secdeleteSelectionTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.304 secgetSelectionChangedListenersTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.22 secselectRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.368 sectestGetInstantiationMethodHistory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.379 sectestEIntMultiAttrEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.686 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testEIntMultiAttrEditability(TableEditabilityTest.java:541) 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) ... 14 more testSingleLineStringEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) skippedtestNAryReferenceEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.318 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testNAryReferenceEditability(TableEditabilityTest.java:401) 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) ... 14 more testUnaryContainmentEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) skippedtestNAryContainmentReferenceEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.196 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testNAryContainmentReferenceEditability(TableEditabilityTest.java:290) 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) ... 14 more testMultiLineStringEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.33 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testMultiLineStringEditability(TableEditabilityTest.java:177) 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) ... 14 more testEIntAttrEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.201 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testEIntAttrEditability(TableEditabilityTest.java:494) 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) ... 14 more testNonEditabilityOfNACells(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.207 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.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.openTableFile(TableEditabilityTest.java:730) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest.testNonEditabilityOfNACells(TableEditabilityTest.java:677) 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) ... 14 more testBug343811(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug343811Test) skippedshowHideColumnsDeselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.459 secchangeLocalCustomIndexTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.319 secshowHideColumnsUserAnswerIsYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.733 secshowHideColumnsUserAnswerIsNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.594 secshowHideColumnsDontAskTheNextTimeWithYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.531 secaddACustomizationTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.196 secsortAToZ(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.191 secsortZToA(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) skippedshowHideColumnsSelectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.319 secshowHideColumnsDontAskTheNextTimeWithNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.564 sectestBug344925(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug344925Test) skippedtestBug344563(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug344563Test) Time elapsed: 5.268 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.widgets.table.tests.internal.v0_1.swtbot.Bug344563Test.openFile(Bug344563Test.java:103) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug344563Test.testBug344563(Bug344563Test.java:126) 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) ... 14 more deleteOneElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.662 secdeleteAllElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.746 secdeleteOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.483 secdeleteAllElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.62 secdeleteAllExceptOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.556 sectestFacetAttributeEdition(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug352822Test) skippedtestBug352822(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug352822Test) skippedtestBug352822(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug351931Test) Time elapsed: 0.722 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug354224TestTransactionalEditingDomain) Time elapsed: 1.744 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug354224TestRegularEditingDomain) Time elapsed: 1.433 sectestBug355953(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.Bug355953Test) skippedtestOpenLoadFacetDialog(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) skippedtestCopySelectionToClipboard(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) Time elapsed: 30.053 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testCopySelectionToClipboard(NatTableUITests.java:153) 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) testIsSelectedCellEditable(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) Time elapsed: 30.129 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testIsSelectedCellEditable(NatTableUITests.java:209) 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) testOpenLoadCustomizationDialog(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) skippedtestActionDelegateRegistration(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) Time elapsed: 30.018 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testActionDelegateRegistration(NatTableUITests.java:441) 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) testIsColumnSelected(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests) Time elapsed: 30.023 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testIsColumnSelected(NatTableUITests.java:182) 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) testBug344413(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug344413Test) Time elapsed: 0.161 secbug346733Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346733Test) Time elapsed: 0.15 secbug344921Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug344921Tests) Time elapsed: 0.134 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346465Test) Time elapsed: 0.607 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346465Test) Time elapsed: 0.174 seccheckLabel(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug350700Test) Time elapsed: 0.123 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2RegularEditingDomain) Time elapsed: 0.584 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2RegularEditingDomain) Time elapsed: 0.173 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2TransactionalEditingDomain) Time elapsed: 0.463 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2TransactionalEditingDomain) Time elapsed: 0.179 sectestAddQueryColumn(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.038 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe.testAddQueryColumn(NatTableUITestsUnsafe.java:47) 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) testOpenLoadFacetDialog(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) skippedtestCopySelectionToClipboard(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.026 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testCopySelectionToClipboard(NatTableUITests.java:153) 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) testIsSelectedCellEditable(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.025 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testIsSelectedCellEditable(NatTableUITests.java:209) 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) testOpenLoadCustomizationDialog(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) skippedtestActionDelegateRegistration(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.021 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testActionDelegateRegistration(NatTableUITests.java:441) 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) testIsColumnSelected(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.029 sec <<< ERROR! 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:473) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:410) 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) 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.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.openTableFile(NatTableUITests.java:500) at org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITests.testIsColumnSelected(NatTableUITests.java:182) 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) saveTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 1.09 secsetOnlyShowCommonColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.291 secaddRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.385 secremoveLineTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.34 secselectCellByEStructuralFeature(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.267 secselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.311 secsetHideEmptyColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.247 sectestSortColumnsByType(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) skippeddeleteSelectionTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.295 secgetSelectionChangedListenersTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.262 secselectRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.442 sectestGetInstantiationMethodHistory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.405 secpreferenceSetting(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.223 secshowHideColumnsDeselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.77 secchangeLocalCustomIndexTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.274 secshowHideColumnsUserAnswerIsYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.532 secshowHideColumnsUserAnswerIsNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.513 secshowHideColumnsDontAskTheNextTimeWithYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.571 secaddACustomizationTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.241 secsortAToZ(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) skippedsortZToA(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.288 secshowHideColumnsSelectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.723 secshowHideColumnsDontAskTheNextTimeWithNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.547 secdeleteOneElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.257 secdeleteAllElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.251 secdeleteOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.298 secdeleteAllElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.275 secdeleteAllExceptOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.263 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug354224TestTransactionalEditingDomain) Time elapsed: 1.365 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug354224TestRegularEditingDomain) Time elapsed: 1.336 sectestBug344413(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug344413Test) skippedbug346733Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug346733Test) skippedbug344921Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug344921Tests) skippedtestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug346465Test) skippedtestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug346465Test) skippedcheckLabel(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug350700Test) skippedtestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.uithread.Bug346465Test2RegularEditingDomain) skippedtestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.uithread.Bug346465Test2RegularEditingDomain) skippedtestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.uithread.Bug346465Test2TransactionalEditingDomain) skippedtestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.uithread.Bug346465Test2TransactionalEditingDomain) skippedtestOpenLoadCustomizationDialogStep1(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700) skippedtestOpenLoadCustomizationDialogStep2(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700) skippedtestOpenLoadCustomizationDialogStep3(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700) skippedtestOpenLoadCustomizationDialogStep4(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700) skippedtestOpenLoadCustomizationDialog(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.Bug367700) skippedtestUndoRedoWithTwoQueries(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.248 sectestQueryWhichReturnsEBooleanObject(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.677 sectestQueryWhichReturnsEcoreBoolean(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.519 sectestUndoRedo(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.267 secrejectingQueryAndRemoveElements(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.729 sectestSetAndGetPresentabilityQuery(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.257 sectestQueryWhichReturnsUMLBoolean(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) skippedrejectingQueryAndNotRemoveElements(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.634 secnotRejectingQuery(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.522 sectestCancel(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.589 sectestInitialSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.523 sectestGetApplicableCanBePresentedQueries(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) skippedsetLoadedFacetSets(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.546 seccreateRemoveRowByEObjectCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.014 seccreateAddRowsCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.01 seccreateSetFacetsCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.009 secgetTableCommandFactory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387005Test) Time elapsed: 0.043 secgetSelectedRowEObjects(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387005Test) Time elapsed: 0.037 seccolumnsInEmptyTable(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug380293Test) Time elapsed: 0.061 secdefaultColumnsOrder(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug380298Test) Time elapsed: 0.174 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387753) Time elapsed: 0.074 sectest1(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug391442) Time elapsed: 0.281 sec