Name | Status | Type | Time(s) |
testSimple | Success | | 0.002 |
testInherited | Success | | 0.001 |
testUnknown | Success | | 0.000 |
testOverridden | Success | | 0.000 |
testOdering | Success | | 0.001 |
testChaining | Success | | 0.000 |
testChainOrdering | Success | | 0.000 |
testWrongNameSpace | Success | | 0.000 |
testDynamicPlugin | Success | | 0.001 |
testPluginActivation | Success | | 0.000 |
testPlatformTester | Success | | 0.000 |
testDifferentNameSpace | Success | | 0.000 |
testInstanceOfExpressionNotEqual | Success | | 0.000 |
testInstanceOfExpressionHashCode | Success | | 0.000 |
testIterateExpressionNotEqual | Success | | 0.001 |
testIterateExpressionHashCode | Success | | 0.000 |
testNotExpressionNotEqual | Success | | 0.000 |
testNotExpressionHashCode | Success | | 0.000 |
testOrExpressionNotEqual | Success | | 0.000 |
testOrExpressionHashCode | Success | | 0.000 |
testResolveExpressionNotEqual | Success | | 0.001 |
testResolveExpressionHashCode | Success | | 0.000 |
testSystemTestExpressionNotEqual | Success | | 0.000 |
testSystemTestExpressionHashCode | Success | | 0.000 |
testTestExpressionNotEqual | Success | | 0.000 |
testTestExpressionHashCode | Success | | 0.000 |
testWithExpressionNotEqual | Success | | 0.000 |
testWithExpressionHashCode | Success | | 0.000 |
testWithExpressionNoVariable | Success | | 0.000 |
testWithExpressionUndefinedVariable | Success | | 0.001 |
testVariableResolver | Success | | 0.000 |
testEqualsExpression | Success | | 0.000 |
testCountExpressionAnyNumber | Success | | 0.000 |
testCountExpressionExact | Success | | 0.000 |
testCountExpressionNoneOrOne | Success | | 0.000 |
testCountExpressionOneOrMore | Success | | 0.000 |
testCountExpressionNone | Success | | 0.000 |
testCountExpressionNoneWithAdapterManager | Success | | 0.001 |
testCountExpressionFailure | Success | | 0.000 |
testInstanceofTrue | Success | | 0.000 |
testInstanceofFalse | Success | | 0.000 |
testIterateExpressionAndTrue | Success | | 0.001 |
testIterateExpressionAndFalse | Success | | 0.000 |
testIterateExpressionOrTrue | Success | | 0.000 |
testIterateExpressionOrFalse | Success | | 0.000 |
testIterateExpressionOrMultiChildren | Success | | 0.000 |
testIterateExpressionAndMultiChildren | Success | | 0.000 |
testIterateExpressionEmptyOr | Success | | 0.001 |
testIterateExpressionEmptyAnd | Success | | 0.000 |
testIterateExpressionAnd_IfEmptyTrue | Success | | 0.000 |
testIterateExpressionAnd_IfEmptyFalse | Success | | 0.000 |
testIterateExpressionOr_IfEmptyTrue | Success | | 0.000 |
testIterateExpressionOr_IfEmptyFalse | Success | | 0.000 |
testIterateExpressionWithAdapterManager | Success | | 0.000 |
testIterateExpressionWithAdapterManagerEmptyAnd | Success | | 0.000 |
testIterateExpressionWithAdapterManagerEmptyOr | Success | | 0.000 |
testIterateExpressionWithAdapterManagerIfEmptyFalse | Success | | 0.000 |
testIterateExpressionWithAdapterManagerIfEmptyTrue | Success | | 0.000 |
testIterateExpressionFailure | Success | | 0.000 |
testReadXMLExpression | Success | | 0.000 |
testReadDOMExpression | Success | | 0.008 |
testForcePluginActivation | Success | | 0.000 |
testPlatformPropertyTester | Success | | 0.000 |
testDefinitionExpression | Success | | 0.000 |
testReferenceExpression | Success | | 0.001 |
testTwoReferences | Success | | 0.000 |
testSubType | Success | | 0.000 |
testSubTypeTiming | Failure | cachedDelta: 28, instanceDelta: 47
junit.framework.AssertionFailedError: cachedDelta: 28, instanceDelta: 47 at org.eclipse.core.internal.expressions.tests.ExpressionTests.testSubTypeTiming(ExpressionTests.java:1039) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) 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:3946) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3623) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) 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 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) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 0.342 |
testEscape | Success | | 0.001 |
testArgumentConversion | Success | | 0.000 |
testArgumentParsing | Success | | 0.000 |
testSystemProperty | Success | | 0.000 |
testAdaptExpression | Success | | 0.002 |
testAdaptExpressionNotEqual | Success | | 0.000 |
testAdaptExpressionHashCode | Success | | 0.000 |
testAdaptExpressionFail | Success | | 0.000 |
testAdaptExpressionFail2 | Success | | 0.000 |
testAndExpressionNotEqual | Success | | 0.000 |
testAndExpressionHashCode | Success | | 0.000 |
testCountExpressionNotEqual | Success | | 0.000 |
testCountExpressionHashCode | Success | | 0.000 |
testEnablementExpressionNotEqual | Success | | 0.000 |
testEnablementExpressionHashCode | Success | | 0.000 |
testEqualsExpressionNotEqual | Success | | 0.001 |
testEqualsExpressionHashCode | Success | | 0.000 |
testMergeDefaultVariable | Success | | 0.000 |
testMergeSystemProperty | Success | | 0.000 |
testMergeVariableNames | Success | | 0.000 |
testMergePropertyNames | Success | | 0.000 |
testEqualsExpression | Success | | 0.000 |
testMergeEmpty | Success | | 0.000 |
testAdaptExpression | Success | | 0.000 |
testMergeMisbehavingExpressionTypes | Success | | 0.000 |
testCountExpression | Success | | 0.001 |
testInstanceofExpression | Success | | 0.000 |
testNotExpression | Success | | 0.000 |
testSystemExpression | Success | | 0.000 |
testTestExpression | Success | | 0.000 |
testAndExpression | Success | | 0.000 |
testIterateExpression | Success | | 0.000 |
testResolveExpression | Success | | 0.000 |
testWithExpression | Success | | 0.000 |
testNoneExpression | Success | | 0.000 |
testNoneOrOneExpression | Success | | 0.000 |
testExactExpression | Success | | 0.000 |
testAnyNumberExpression | Success | | 0.000 |
testLessThanExpression | Success | | 0.000 |
testGreaterThanExpression | Success | | 0.000 |