------------------------------------------------------------------------------- Test set: org.eclipse.emf.facet.widgets.table.tests.AllTestsNotInUIThread ------------------------------------------------------------------------------- Tests run: 135, Failures: 0, Errors: 16, Skipped: 31, Time elapsed: 362.001 sec <<< FAILURE! saveTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 4.309 secsetOnlyShowCommonColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.358 secaddRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.385 secloadFacetTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.342 secremoveLineTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.336 secselectCellByEStructuralFeature(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.341 secselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.361 secsetHideEmptyColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.391 sectestSortColumnsByType(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.424 secdeleteSelectionTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.37 secgetSelectionChangedListenersTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.321 secselectRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.431 sectestGetInstantiationMethodHistory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableAPITests) Time elapsed: 0.521 sectestEIntMultiAttrEditability(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.TableEditabilityTest) Time elapsed: 5.847 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.319 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.368 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.275 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.263 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.263 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.683 secchangeLocalCustomIndexTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.361 secshowHideColumnsUserAnswerIsYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.831 secshowHideColumnsUserAnswerIsNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.842 secshowHideColumnsDontAskTheNextTimeWithYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.778 secaddACustomizationTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.298 secsortAToZ(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.261 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.607 secshowHideColumnsDontAskTheNextTimeWithNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.666 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.313 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.588 secdeleteAllElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 1.034 secdeleteOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.62 secdeleteAllElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.989 secdeleteAllExceptOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug345730Test) Time elapsed: 0.77 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.711 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug354224TestTransactionalEditingDomain) Time elapsed: 2.052 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug354224TestRegularEditingDomain) Time elapsed: 1.717 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.066 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.032 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.033 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.041 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.159 secbug346733Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346733Test) Time elapsed: 0.206 secbug344921Tests(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug344921Tests) Time elapsed: 0.2 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346465Test) Time elapsed: 0.936 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug346465Test) Time elapsed: 0.475 seccheckLabel(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.notuithread.Bug350700Test) Time elapsed: 0.178 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2RegularEditingDomain) Time elapsed: 0.929 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2RegularEditingDomain) Time elapsed: 0.382 sectestBug346465DeleteSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2TransactionalEditingDomain) Time elapsed: 0.651 sectestBug346465RemoveLine(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.uithread.Bug346465Test2TransactionalEditingDomain) Time elapsed: 0.286 sectestAddQueryColumn(org.eclipse.emf.facet.widgets.table.tests.internal.v0_1.swtbot.NatTableUITestsUnsafe) Time elapsed: 30.05 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.035 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.035 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.046 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.034 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.351 secsetOnlyShowCommonColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.395 secaddRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.394 secremoveLineTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.512 secselectCellByEStructuralFeature(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.355 secselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.436 secsetHideEmptyColumnsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.356 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.388 secgetSelectionChangedListenersTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.404 secselectRowsTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.59 sectestGetInstantiationMethodHistory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableAPITests) Time elapsed: 0.614 secpreferenceSetting(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.327 secshowHideColumnsDeselectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.876 secchangeLocalCustomIndexTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.383 secshowHideColumnsUserAnswerIsYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.817 secshowHideColumnsUserAnswerIsNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.765 secshowHideColumnsDontAskTheNextTimeWithYesTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.771 secaddACustomizationTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.36 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.393 secshowHideColumnsSelectAllTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.862 secshowHideColumnsDontAskTheNextTimeWithNoTest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.NatTableShowHideColumnsAPITests) Time elapsed: 0.805 secdeleteOneElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.323 secdeleteAllElementWithRegularEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.358 secdeleteOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.413 secdeleteAllElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.42 secdeleteAllExceptOneElementWithTransactionnalEditingDomain(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug345730Test) Time elapsed: 0.382 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug354224TestTransactionalEditingDomain) Time elapsed: 1.313 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug354224TestRegularEditingDomain) Time elapsed: 1.484 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.381 sectestQueryWhichReturnsEBooleanObject(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.803 sectestQueryWhichReturnsEcoreBoolean(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.722 sectestUndoRedo(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.367 secrejectingQueryAndRemoveElements(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 1.115 sectestSetAndGetPresentabilityQuery(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.345 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.823 secnotRejectingQuery(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.682 sectestCancel(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.944 sectestInitialSelection(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.CanBePresentedInTheTableDialogTest) Time elapsed: 0.785 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.705 seccreateRemoveRowByEObjectCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.021 seccreateAddRowsCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.011 seccreateSetFacetsCommand(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387008Test) Time elapsed: 0.01 secgetTableCommandFactory(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387005Test) Time elapsed: 0.061 secgetSelectedRowEObjects(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387005Test) Time elapsed: 0.049 seccolumnsInEmptyTable(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug380293Test) Time elapsed: 0.084 secdefaultColumnsOrder(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug380298Test) Time elapsed: 0.25 sectest(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug387753) Time elapsed: 0.115 sectest1(org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.notuithread.Bug391442) Time elapsed: 0.395 sec