Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
MoDiscoUITestscheckMetaclassCount[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success18.696
MoDiscoUITestscheckMetaclassCountWithEmptyMetaclasses[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success4.979
MoDiscoUITestscheckMetaclassCountWithInstancesOfSubclasses[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success5.087
MoDiscoUITestscheckShowEmptyMetaclassesFalse[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.334
MoDiscoUITestscheckShowEmptyMetaclassesTrue[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.506
MoDiscoUITestscheckShowFullQualifiedNames[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success3.421
MoDiscoUITestscheckSortByCount[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success2.979
MoDiscoUITestscheckSortByName[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.323
MoDiscoUITeststestModelMetaclassSelectedAfterOpen[0](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.405
MoDiscoUITestscheckMetaclassCount[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success5.199
MoDiscoUITestscheckMetaclassCountWithEmptyMetaclasses[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success67.865
MoDiscoUITestscheckMetaclassCountWithInstancesOfSubclasses[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success27.395
MoDiscoUITestscheckShowEmptyMetaclassesFalse[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success2.625
MoDiscoUITestscheckShowEmptyMetaclassesTrue[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success2.776
MoDiscoUITestscheckShowFullQualifiedNames[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.945
MoDiscoUITestscheckSortByCount[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success3.310
MoDiscoUITestscheckSortByName[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success2.145
MoDiscoUITeststestModelMetaclassSelectedAfterOpen[1](org.eclipse.modisco.infra.browser.tests.TestMetaclasses)Success1.805
MoDiscoUITeststestOpenModelThroughDiscoButtonInToolbar[0](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success3.433
MoDiscoUITeststestOpenModelThroughPackageExplorer[0](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success0.472
MoDiscoUITeststestOpenModelThroughPackageExplorerOpenWith[0](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success0.812
MoDiscoUITeststestOpenModelWithOpenResourceDialog[0](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success0.796
MoDiscoUITeststestOpenModelThroughDiscoButtonInToolbar[1](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success3.009
MoDiscoUITeststestOpenModelThroughPackageExplorer[1](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success1.575
MoDiscoUITeststestOpenModelThroughPackageExplorerOpenWith[1](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success1.315
MoDiscoUITeststestOpenModelWithOpenResourceDialog[1](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success0.733
MoDiscoUITeststestOpenModelThroughDiscoButtonInToolbar[2](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success2.994
MoDiscoUITeststestOpenModelThroughPackageExplorer[2](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success0.543
MoDiscoUITeststestOpenModelThroughPackageExplorerOpenWith[2](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success1.904
MoDiscoUITeststestOpenModelWithOpenResourceDialog[2](org.eclipse.modisco.infra.browser.tests.TestOpenModel)Success4.213
MoDiscoUITeststestEscapeAfterSearch(org.eclipse.modisco.infra.browser.tests.TestSearch)Failurejava.lang.AssertionError: expected:<18> but was:<0> at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.eclipse.modisco.infra.browser.tests.TestSearch.testEscapeAfterSearch(TestSearch.java:79) 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:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) at org.junit.runners.ParentRunner.run(ParentRunner.java:300) at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47) at java.lang.Thread.run(Thread.java:619)

junit.framework.AssertionFailedError: java.lang.AssertionError: expected:<18> but was:<0>
at org.eclipse.modisco.infra.browser.tests.TestSearch.testEscapeAfterSearch(TestSearch.java:79)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at java.lang.Thread.run(Thread.java:619)


at pde.test.utils.PDETestListener.testFailed(PDETestListener.java:124)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$7.run(RemoteTestRunnerClient.java:551)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.notifyTestFailed(RemoteTestRunnerClient.java:549)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$17(RemoteTestRunnerClient.java:544)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$TraceProcessingState.readMessage(RemoteTestRunnerClient.java:171)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.receiveMessage(RemoteTestRunnerClient.java:374)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$27(RemoteTestRunnerClient.java:373)
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$ServerConnection.run(RemoteTestRunnerClient.java:271)
23.862
MoDiscoUITeststestSearch(org.eclipse.modisco.infra.browser.tests.TestSearch)Success35.932
MoDiscoUITeststestSearchEmpty(org.eclipse.modisco.infra.browser.tests.TestSearch)Success37.666
MoDiscoUITeststestOpenModelThroughDiscoButtonInToolbar(org.eclipse.modisco.infra.browser.tests.TestURIDialog)Success2.751
MoDiscoUITeststestFiltering(org.eclipse.modisco.infra.browser.tests.TestURIDialog)Success2.257
MoDiscoUITeststestOpenModelThroughEPackageRegistryView(org.eclipse.modisco.infra.browser.tests.TestURIDialog)Success3.697
MoDiscoUITeststestBooleanCellEditor(org.eclipse.modisco.infra.discovery.tests.BooleanCellEditorTest)Success0.694
MoDisco_AllTestsInUIThreadtest001SuccessNaN
MoDisco_AllTestsInUIThreadtest001SuccessNaN
MoDisco_AllTestsInUIThreadreturnTypeSuccess11.091
MoDisco_AllTestsInUIThreadscopeSuccess2.216
MoDisco_AllTestsInUIThreadresourceSetSuccess2.262
MoDisco_AllTestsInUIThreadtest001Success6.167
MoDisco_AllTestsInUIThreadsimpleEvalSuccess2.124
MoDisco_AllTestsInUIThreadosgiReloadSuccess4.338
MoDisco_AllTestsInUIThreadoclQueryTestSuccess1.699
MoDisco_AllTestsInUIThreadoclQueryTest2Success2.100
MoDisco_AllTestsInUIThreadoclQueryTest3Success2.006
MoDisco_AllTestsInUIThreademfmqQueryTestSuccess2.251
MoDisco_AllTestsInUIThreadjxpathQueryTestSuccess2.359
MoDisco_AllTestsInUIThreadinstalledQuery01Success0.001
MoDisco_AllTestsInUIThreadinstalledQuery02Success0.000
MoDisco_AllTestsInUIThreadwrongNameSuccess1.761
MoDisco_AllTestsInUIThreadwrongResultTypeSuccess1.974
MoDisco_AllTestsInUIThreadwrongScopeSuccess2.074
MoDisco_AllTestsInUIThreadnullResultTypeSuccess2.047
MoDisco_AllTestsInUIThreaduniqueNameSuccess2.049
MoDisco_AllTestsInUIThreadparameterUniqueNameSuccess2.060
MoDisco_AllTestsInUIThreadreturnTypeMultiSuccess2.107
MoDisco_AllTestsInUIThreadwrongNameInInstalledQuerySetSuccess0.001
MoDisco_AllTestsInUIThreadresourceSet2Success2.084
MoDisco_AllTestsInUIThreadresourceSet3Success0.004
MoDisco_AllTestsInUIThreadmodiscoProtocolSuccess0.004
MoDisco_AllTestsInUIThreadbug303036Success0.000
MoDisco_AllTestsInUIThreadwrongImplementationClassNameSuccess1.970
MoDisco_AllTestsInUIThreadwrongImplementationClassInterfaceSuccess2.087
MoDisco_AllTestsInUIThreadbug306724Success5.012
MoDisco_AllTestsInUIThreadbug307095Success4.178
MoDisco_AllTestsInUIThreadbug307095v2Success6.125
MoDisco_AllTestsInUIThreadbug307095v3Success4.226
MoDisco_AllTestsInUIThreadbug307187Success2.098
MoDisco_AllTestsInUIThreadbug309657Success6.026
MoDisco_AllTestsInUIThreadbug310269Success3.041
MoDisco_AllTestsInUIThreadbug310599Success5.173
MoDisco_AllTestsInUIThreadbug310599v2Success7.064
MoDisco_AllTestsInUIThreadtest001Success2.132
MoDisco_AllTestsInUIThreadtest002Success3.987
MoDisco_AllTestsInUIThreadwrongNameSuccess2.124
MoDisco_AllTestsInUIThreadbug309657Success6.090
MoDisco_AllTestsInUIThreadtest003Success4.112
MoDisco_AllTestsInUIThreadwrongIsAbstractSuccess2.053
MoDisco_AllTestsInUIThreadwrongNbOfSuperTypeSuccess1.993
MoDisco_AllTestsInUIThreademptyNsURISuccess2.096
MoDisco_AllTestsInUIThreademptyNsPrefixSuccess1.999
MoDisco_AllTestsInUIThreademptyExtendedPackagesSuccess2.099
MoDisco_AllTestsInUIThreadcompoSuccess2.036
MoDisco_AllTestsInUIThreadbug301692Success0.006
MoDisco_AllTestsInUIThreadbug305688Success2.440
MoDisco_AllTestsInUIThreadbug307715Success0.406
MoDisco_AllTestsInUIThreadbug307715v2Success1.765
MoDisco_AllTestsInUIThreadbug304798Success6.801
MoDisco_AllTestsInUIThreadbug308614Success3.090
MoDisco_AllTestsInUIThreadbug308947Success5.327
MoDisco_AllTestsInUIThreadbug309990Success5.173
MoDisco_AllTestsInUIThreadbug310279Success8.230
MoDisco_AllTestsInUIThreadbug310279_3Success6.138
MoDisco_AllTestsInUIThreadbug311684Success6.781
MoDisco_AllTestsInUIThreadsubClassifiersSuccess1.576
MoDisco_AllTestsInUIThreadumlQuerySetSuccess0.006
MoDisco_AllTestsInUIThreadumlUiCustomSuccess0.005
MoDisco_AllTestsInUIThreadumlFacetsSuccess0.008
MoDisco_AllTestsInUIThreadumlFacets2Success0.006
MoDisco_AllTestsInUIThreadumlFacetsUiCustomSuccess0.002
MoDisco_AllTestsInUIThreadumlFacets2UiCustomSuccess0.002
MoDisco_AllTestsInUIThreadbug308991Success0.747
MoDisco_AllTestsInUIThreadcheckDisplaySuccess0.000
MoDisco_AllTestsInUIThreadtest001Success3.004
MoDisco_AllTestsInUIThreadmodiscoProtocolSuccess0.002
MoDisco_AllTestsInUIThreadbug306724Success5.029
MoDisco_AllTestsInUIThreadbug307187Success2.090
MoDisco_AllTestsInUIThreadbug309657Success6.178
MoDisco_AllTestsInUIThreadtestUICustomSuccess0.014
MoDisco_AllTestsInUIThreadtestUICustomWithConditionSuccess0.071
MoDisco_AllTestsInUIThreadtestWorkspaceCustomizationHidesRegistryCustomizationSuccess2.048
MoDisco_AllTestsInUIThreadtestBug304018Success0.001
MoDisco_AllTestsInUIThreadtestBug299277Success2.036
MoDisco_AllTestsInUIThreadbug336502Success0.000
MoDisco_AllTestsInUIThreadbug341222Success0.024
MoDisco_AllTestsInUIThreadtestNonExistingSuccess0.001
MoDisco_AllTestsInUIThreadtestCreateClassSuccess0.000
MoDisco_AllTestsInUIThreadtestCreateAttributeSuccess0.000
MoDisco_AllTestsInUIThreadtestWithPackageAndClassesSuccess0.000
MoDisco_AllTestsInUIThreadtestWithPackageAndClasses2Success0.001
MoDisco_AllTestsInUIThreadtestRemoveClassAtRootSuccess0.001
MoDisco_AllTestsInUIThreadtestRemoveClassUnderPackageSuccess0.001
MoDisco_AllTestsInUIThreadtestSubInstancesSuccess0.000
MoDisco_AllTestsInUIThreadbug309657Success6.122
MoDisco_AllTestsInUIThreadbug309990Success5.039
MoDisco_AllTestsInUIThreadimportBundleSuccess0.498
MoDisco_AllTestsInUIThreadtestComputeReferencedEPackagesSuccess0.017
MoDisco_AllTestsInUIThreadtest336903Success0.022
MoDisco_AllTestsInUIThreadtestIsolatedCommentsSuccess2.150
MoDisco_AllTestsInUIThreadtestInterfaceMethodVisibilitySuccess0.888
MoDisco_AllTestsInUIThreadtestArrayAsAnnotationValueSuccess0.507
MoDisco_AllTestsInUIThreadtestKdmCommentsSuccess0.723
MoDisco_AllTestsInUIThreadtestBug326944_JavaToKdmTransformationSuccess0.512
MoDisco_AllTestsInUIThreadtestBug318631_JavaToKdmTransformationSuccess0.671
MoDisco_AllTestsInUIThreadmodifiersSuccess1.302
MoDisco_AllTestsInUIThreadannotationsSuccess1.207
MoDisco_AllTestsInUIThreadvalidationSuccess1.253
MoDisco_AllTestsInUIThreadcommentsSuccess1.016
MoDisco_AllTestsInUIThreadinitializerSuccess1.071
MoDisco_AllTestsInUIThreadvarargsSuccess1.189
MoDisco_AllTestsInUIThreadtest001Success1.147
MoDisco_AllTestsInUIThreadtest002Success1.246
MoDisco_AllTestsInUIThreadtest003Success1.071
MoDisco_AllTestsInUIThreadtestBug325108Success1.089
MoDisco_AllTestsInUIThreadpackageaccessSuccess1.014
MoDisco_AllTestsInUIThreadduplicateproxySuccess1.127
MoDisco_AllTestsInUIThreadclassorifaceproxySuccess1.038
MoDisco_AllTestsInUIThreadparameterizedtypeinmethoddeclSuccess1.168
MoDisco_AllTestsInUIThreadproxyFieldSuccess1.014
MoDisco_AllTestsInUIThreadtestBug338874_InfixExpressionWithVariablesSuccess1.369
MoDisco_AllTestsInUIThreadtestBug319606Success1.439
MoDisco_AllTestsInUIThreadtestConversionOfJavaModelToKdmModelSuccess0.000
MoDisco_AllTestsInUIThreadtestValidationOfKdmModelConvertedFromJavaModelSuccess0.000
MoDisco_AllTestsInUIThreadtestJavaModelDiscoveryFromJavaProjectSuccess0.935
MoDisco_AllTestsInUIThreadtestValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.260
MoDisco_AllTestsInUIThreadtestBug328143_unboundVMSuccess1.414
MoDisco_AllTestsInUIThreadtestBug312080_unresolvedFieldsSuccess0.653
MoDisco_AllTestsInUIThreadmodifiersSuccess1.261
MoDisco_AllTestsInUIThreadannotationsSuccess1.043
MoDisco_AllTestsInUIThreadvalidationSuccess1.166
MoDisco_AllTestsInUIThreadcommentsSuccess1.085
MoDisco_AllTestsInUIThreadinitializerSuccess0.985
MoDisco_AllTestsInUIThreadvarargsSuccess1.122
MoDisco_AllTestsInUIThreadtest001Success1.088
MoDisco_AllTestsInUIThreadtest002Success1.094
MoDisco_AllTestsInUIThreadtest003Success1.086
MoDisco_AllTestsInUIThreadtestBug325108Success1.089
MoDisco_AllTestsInUIThreadpackageaccessSuccess0.971
MoDisco_AllTestsInUIThreadduplicateproxySuccess1.111
MoDisco_AllTestsInUIThreadclassorifaceproxySuccess1.178
MoDisco_AllTestsInUIThreadparameterizedtypeinmethoddeclSuccess1.101
MoDisco_AllTestsInUIThreadproxyFieldSuccess1.059
MoDisco_AllTestsInUIThreadtestJavaModelDiscoveryFromJavaProjectSuccess1.304
MoDisco_AllTestsInUIThreadtestValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.073
MoDisco_AllTestsInUIThreadtestBug328143_unboundVMSuccess1.278
MoDisco_AllTestsInUIThreadtestBug312080_unresolvedFieldsSuccess0.688
MoDisco_AllTestsInUIThreadtestConversionOfJavaModelToKdmModelSuccess0.001
MoDisco_AllTestsInUIThreadtestValidationOfKdmModelConvertedFromJavaModelSuccess0.000
MoDisco_AllTestsInUIThreadtestInterfaceMethodVisibilitySuccess0.560
MoDisco_AllTestsInUIThreadtestArrayAsAnnotationValueSuccess0.400
MoDisco_AllTestsInUIThreadtestKdmCommentsSuccess0.446
MoDisco_AllTestsInUIThreadtestBug326944_JavaToKdmTransformationSuccess0.363
MoDisco_AllTestsInUIThreadtestBug318631_JavaToKdmTransformationSuccess0.535
MoDisco_AllTestsInUIThreadtestBug319606Success1.384
MoDisco_AllTestsInUIThreadtestIsolatedCommentsSuccess0.750
MoDisco_AllTestsInUIThreadbug310838Success0.891
MoDisco_AllTestsInUIThreadtextJavaQueriesTestSuccess0.064
MoDisco_AllTestsInUIThreadmodifierJavaQueriesTestSuccess0.069
MoDisco_AllTestsInUIThreadtextJavaQueriesTestSuccess0.079
MoDisco_AllTestsInUIThreadbug308991ErrorN/A

org.eclipse.core.runtime.CoreException: Test failed.
at org.eclipse.modisco.infra.browser.custom.examples.java.jdk.tests.Tests.bug308991(Tests.java:128)
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:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: java.lang.Exception
at org.eclipse.modisco.infra.browser.custom.examples.java.jdk.tests.Tests.bug308991(Tests.java:127)
... 69 more
Contains: org.eclipse.gmt.modisco.java.queries does not exist
Java Model Exception: Java Model Status [org.eclipse.gmt.modisco.java.queries does not exist]
at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:495)
at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2285)
at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:1907)
at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:1734)
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.isInOutputLocation(FileUtils.java:193)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.AbstractMoDiscoCatalog.internalAddWSFile(AbstractMoDiscoCatalog.java:734)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.AbstractMoDiscoCatalog$4.run(AbstractMoDiscoCatalog.java:795)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.CatalogJob.run(CatalogJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Contains: org.eclipse.gmt.modisco.java.queries does not exist

5.724
MoDisco_AllTestsInUIThreademfHighlightuiCustomSuccess0.006
MoDisco_AllTestsInUIThreadjdkAndEclipseFacetsSuccess0.012
MoDisco_AllTestsInUIThreadjdkAndEclipseFacetsCustomizationSuccess0.004
MoDisco_AllTestsInUIThreadjdkAndEclipseQuerySetSuccess0.004
MoDisco_AllTestsInUIThreadjavaExampleSuccess0.898
MoDisco_AllTestsInUIThreadbug308991Success1.349
MoDisco_AllTestsInUIThreadjavaTypesCustomizationFacetTestSuccess0.002
MoDisco_AllTestsInUIThreadtestBug329672CommentsSuccess2.252
MoDisco_AllTestsInUIThreadtest001Success3.530
MoDisco_AllTestsInUIThreadtestDocPresenceSuccess0.001
MoDisco_AllTestsInUIThreadtest001Success0.078
MoDisco_AllTestsInUIThreadtest001Success0.098
MoDisco_AllTestsInUIThreadtest001Success0.113
MoDisco_AllTestsInUIThreadtest001Success0.186
MoDisco_AllTestsInUIThreadtest001Success0.169
MoDisco_AllTestsInUIThreadtest001Success0.076
MoDisco_AllTestsInUIThreadtest001Success0.101
MoDisco_AllTestsInUIThreadtest001Success0.059
MoDisco_AllTestsInUIThreadtest001Success0.134
MoDisco_AllTestsInUIThreadtest001Success0.124
MoDisco_AllTestsInUIThreadtest001Success0.095
MoDisco_AllTestsInUIThreadtest001Success0.200
MoDisco_AllTestsInUIThreadtest001Success0.012
MoDisco_AllTestsInUIThreadtest001Success0.006
MoDisco_AllTestsInUIThreadtest001Success0.007
MoDisco_AllTestsInUIThreadtest001Success0.007
MoDisco_AllTestsInUIThreadtest001Success0.015
MoDisco_AllTestsInUIThreadtest001Success0.016
MoDisco_AllTestsInUIThreadtest001Success0.015
MoDisco_AllTestsInUIThreadtest1Success5.163
MoDisco_AllTestsInUIThreadtest1Success0.650
MoDisco_AllTestsInUIThreadmemoryTestSuccess6.616
MoDisco_AllTestsInUIThreadtest1Success0.597
MoDisco_AllTestsInUIThreadtest1Success0.938
MoDisco_AllTestsInUIThreadtest1Success0.318
MoDisco_AllTestsInUIThreadmemoryTestSuccess7.037
MoDisco_AllTestsInUIThreadtest1Success0.857
MoDisco_AllTestsInUIThreadtestEmtlFilePresentSuccess0.002
MoDisco_AllTestsInUIThreadtestJspFileExistenceSuccess8.270
MoDisco_AllTestsInUIThreadtestExportTransformationSuccess0.867
MoDisco_AllTestsInUIThreadtestExportAndModelTransformationSuccess10.348
MoDisco_AllTestsInUIThreadtestExportModelAndAddTraceabilitySuccess17.268
MoDisco_AllTestsInUIThreadtestProducingTransformationWithTraceabilitySuccess18.867
MoDisco_AllTestsInUIThreadtestKdmToUmlConverterSuccess0.001
MoDisco_AllTestsInUIThreadtestKdmSourceToUmlConverter_bug315355Success0.001
MoDisco_AllTestsInUIThreadtestValidationOfConvertedSourceUmlModelSuccess1.861
MoDisco_AllTestsInUIThreadtestKdmToUmlConverter_bug318638Success0.001
MoDisco_AllTestsInUIThreadtestKdmToUmlConverterSuccess0.001
MoDisco_AllTestsInUIThreadtestKdmSourceToUmlConverter_bug315355Success0.001
MoDisco_AllTestsInUIThreadtestValidationOfConvertedSourceUmlModelSuccess2.481
MoDisco_AllTestsInUIThreadtestKdmToUmlConverter_bug318638Success0.000
MoDisco_AllTestsInUIThreadtestExportTransformationSuccess0.535
MoDisco_AllTestsInUIThreadtestExportAndModelTransformationSuccess4.010
MoDisco_AllTestsInUIThreadtestExportModelAndAddTraceabilitySuccess20.570
MoDisco_AllTestsInUIThreadtestProducingTransformationWithTraceabilitySuccess12.205
MoDisco_AllTestsInUIThreadtestKdmToUmlConverterSuccess0.000
MoDisco_AllTestsInUIThreadtestKdmSourceToUmlConverter_bug315355Success0.000
MoDisco_AllTestsInUIThreadtestValidationOfConvertedSourceUmlModelSuccess1.203
MoDisco_AllTestsInUIThreadtestKdmToUmlConverter_bug318638Success0.000
MoDisco_AllTestsInUIThreadtestSuccess0.009
MoDisco_AllTestsInUIThreadtestSuccess0.005
MoDisco_AllTestsInUIThreadtestSuccess0.006
MoDisco_AllTestsInUIThreadtest002Success1.139
MoDisco_AllTestsInUIThreadtest001Success0.929
MoDisco_AllTestsInUIThreadtestBug332068_packageinfosSuccess1.126
MoDisco_AllTestsInUIThreadtestBug332323_classInDefaultPackageSuccess1.225
MoDisco_AllTestsInUIThreadtest002Success1.157
MoDisco_AllTestsInUIThreadtest001Success1.170
MoDisco_AllTestsInUIThreadtestBug332068_packageinfosSuccess0.974
MoDisco_AllTestsInUIThreadtestBug332323_classInDefaultPackageSuccess1.187
MoDisco_AllTestsInUIThreadtestControlsSuccess0.003
MoDisco_AllTestsInUIThreadtestDiscovererReferentialSuccess0.084
MoDisco_AllTestsInUIThreadtestParametersGenericAPISuccess0.000
MoDisco_AllTestsInUIThreadtestParametersGenericAPIInheritanceSuccess0.001
MoDisco_AllTestsInUIThreadtestGenericInvocationSuccess0.001
MoDisco_AllTestsInUIThreadtestAbstractDiscovererSuccess0.001
MoDisco_AllTestsInUIThreadtestAbstractModelDiscovererSuccess0.129
MoDisco_AllTestsInUIThreadtestInitialValueSuccess0.001
MoDisco_AllTestsInUIThreadtestNoInitialValueSuccess0.001
MoDisco_AllTestsInUIThreadtestDiscovererUIExtensionSuccess0.010
MoDisco_AllTestsInUIThreadtest001Success0.302
MoDisco_AllTestsInUIThreadtest001Success0.494
MoDisco_AllTestsInUIThreadtest001Success0.327
MoDisco_AllTestsInUIThreadtest001Success0.300
MoDisco_AllTestsInUIThreadnameSuccess0.015
MoDisco_AllTestsInUIThreadproviderSuccess0.001
MoDisco_AllTestsInUIThreadversionSuccess0.001
MoDisco_AllTestsInUIThreadaboutSuccess0.015