Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2224098.20%113.746
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.ant.tests.ui.testplugin22204113.7462013-02-27T19:13:37localhost

Package org.eclipse.ant.tests.ui.testplugin

NameTestsErrorsFailuresTime(s)Time StampHost
AntUITests22204113.7462013-02-27T19:13:37localhost
Back to top


TestCase AntUITests

NameStatusTypeTime(s)
testVerboseStackTraceSuccess6.542
testPropertySubstitutionSuccess0.778
testOutputSuccess0.624
testLinksSuccess0.603
testColorSuccess0.756
testXmlLoggerListenerSuccess0.570
testBuildFailedMessageSuccess0.506
testBuildFailedLinksSuccess0.708
testPropertySubstitutionSuccess1.616
testLinksSuccess1.110
testColorSuccess1.297
testXmlLoggerListenerSuccess1.154
testBuildSuccess0.698
testExtraClasspathEntriesSuccess1.013
testBuildFailedLinksSuccess0.535
testPropertiesSuccess1.166
testExtensionPointTaskSuccess1.075
testExtensionPointTypeSuccess1.134
testWorkingDirectorySuccess1.250
testProjectHelpSuccess0.553
testAntHomeSuccess1.172
testFailInputHandlerSuccess0.959
testHoverForPathSuccess0.863
testHoverForPropertySuccess0.662
testPropertyOpenDeclarationSuccess0.829
testPatternSetHoverSuccess0.506
testBadPatternSetHoverSuccess0.559
testFileSetHoverSuccess0.512
testTaskdefOpenDeclarationFailureSelection is not correct expected:<[taskdef]> but was:<[]>

junit.framework.ComparisonFailure: Selection is not correct expected:<[taskdef]> but was:<[]>
at org.eclipse.ant.tests.ui.editor.AntEditorTests.testTaskdefOpenDeclaration(AntEditorTests.java:125)
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:3694)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3343)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:99)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.437
testMacroDefOpenDeclarationSuccess0.691
testMacroDefOpenDeclarationWithURISuccess0.633
testSelfClosingTagOpenDeclarationSuccess0.446
testMacroDefAttributeOpenDeclarationSuccess0.602
testRefOpenDeclarationSuccess0.447
testTargetOpenDeclarationSuccess0.266
testExtensionPointOpenDeclarationSuccess0.278
testAugmentOpenInEditorSuccess0.552
testAugmentOpenAndSelectSuccess0.440
testAugmentOpenSelectHoverSuccess0.237
testAugmentMissingIdSuccess0.303
testHoverRegionWithSpacesSuccess0.706
testOpenImportSuccess0.633
testOpenImportWithByteOrderMarkSuccess0.306
testSystemPropertyProposalsSuccess0.119
testAttributeProposalsSuccess0.647
testPropertyProposalsSuccess0.035
testBuiltInPropertyProposalsSuccess0.025
testPropertyTemplateProposalsSuccess0.328
testPreferencePropertyProposalsSuccess0.489
testTargetDependProposalsSuccess0.025
testTargetDependProposalImagesSuccess0.005
testProjectDefaultProposalImagesSuccess0.004
testAntcallTargetProposalImagesSuccess0.023
testTargetIfProposalsSuccess0.043
testTargetUnlessProposalsSuccess0.088
testAntCallTargetProposalsSuccess0.015
testPropertyProposalDefinedInDependantTargetsSuccess0.056
testCustomTaskProposalsFailureexpected:<1> but was:<0>

junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.eclipse.ant.tests.ui.editor.CodeCompletionTest.testCustomTaskProposals(CodeCompletionTest.java:479)
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:3694)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3343)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:99)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:645)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:600)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.090
testExtensionPointTaskProposalsSuccess0.119
testMacrodefProposalsSuccess0.036
testNamespacedMacrodefProposalsSuccess0.097
testMacrodefNestedElementAttributeProposalsSuccess0.072
testMacrodefAttributeProposalsSuccess0.060
testNamespacedMacrodefAttributeProposalsSuccess0.055
testMacrodefElementProposalsSuccess0.138
testTaskProposalsSuccess0.034
testTargetTemplateProposalsSuccess1.047
testFailProposalsSuccess0.070
testMixedElementsSuccess0.022
testFindChildElementSuccess0.002
testDeterminingAttributeProposalModeSuccess0.002
testDeterminingAttributeValueProposalModeSuccess0.000
testDeterminingPropertyProposalModeSuccess0.001
testDeterminingTaskProposalModeSuccess0.002
testDeterminingTaskClosingProposalModeSuccess0.000
testDeterminingPrefixSuccess0.001
testDeterminingNoneProposalModeSuccess0.000
testTaskProposalsForEmptyBuildFileSuccess0.018
testRefidProposalsSuccess0.105
testCustomBooleanProposalsSuccess0.092
testCustomEnumeratedProposalsSuccess0.141
testCustomReferenceProposalsSuccess0.128
testNestedElementAttributeProposalsSuccess0.028
testNestedElementProposalsSuccess0.026
testNestedElementTemplateProposalsSuccess0.210
testNestedElementAttributeValueProposalsSuccess0.129
testBadProjectProposalsSuccess0.016
testAttributeValueProposalsSuccess0.127
testEmptyBuildfileProposalsSuccess0.345
testJavacReferencesProposalsSuccess0.084
testProjectDefaultProposalsSuccess0.037
testProjectAttributeProposalsSuccess0.069
testExtensionPointSuccess0.022
testExtensionOfSuccess0.019
testGettingTaskDescriptionSuccess0.001
testGettingAttributeSuccess0.000
testGettingRequiredSuccess0.000
testCreationOfOutlineTreeSuccess0.039
testParsingOfNonValidFileSuccess0.039
testWithProjectOnlyBuildFileSuccess0.004
testWithEmptyBuildFileSuccess0.001
testAdvancedTaskLocationSuccess0.039
testInternalTargetsSuccess0.005
test20ProgramMigrationSuccess0.006
test21AntMigrationSuccess0.001
test21ProgramMigrationSuccess0.000
test20AntMigrationSuccess0.000
testConfigFromBuildCommandArgs2Success0.005
testConfigFromBuildCommandArgs3Success0.003
testConfigFromBuildCommandArgs4Success0.021
testConfigFromBuildCommandArgs5Success0.016
testConfigFromBuildCommandArgs6Success0.017
testConfigFromBuildCommandArgs7Success0.017
testConfigureTriggers1Success0.045
testConfigureTriggers2Success0.037
testConfigureTriggers3Success0.037
testConfigureTriggers4Success0.031
testConfigureTriggers5Success0.034
testConfigureTriggers6Success0.040
testConfigureTriggers7Success0.035
testConfigureTriggers8Success0.030
testConfigureTriggers9Success0.028
testConfigureTriggers10Success0.020
testIsUnmigratedConfig1Success0.001
testIsUnmigratedConfig2Success0.016
testToBuildCommand1Success0.001
testToBuildCommand2Success0.015
testToBuildCommand3Success0.017
testMigrateBuilderConfiguration1Success0.017
testMigrateBuilderConfiguration2Success0.006
testBuildTypesToArray1Success0.000
testConfigFromBuildCommandArgs1Success0.000
testReset1Success0.002
testGetProprty1Success0.000
testGetProprty2Success0.000
testGetReference1Success0.000
testGetReference2Success0.000
testGetReference3Success0.000
testGetProperties1Success0.001
testCreateClassloader1Success0.000
testGetReferences1Success0.000
testGetCopyOfReferences1Success0.000
testsetNewProperty1Success0.002
testGetCanonicalIndentSuccess0.000
testTabsInsteadOfSpacesSuccess0.004
testGeneralFormatSuccess0.001
testTabWidthSuccess0.001
testParserGetElementNameSuccess0.002
testParserGetAttributesSuccess0.001
testFormat01Success0.001
testFormat02Success0.000
testBug73411Success0.001
testLineRequiresWrapSuccess0.002
testTabExpandedLineWidthSuccess0.001
testTabToStringAndMinimumLengthSuccess0.001
testWrapTagSuccess0.001
testBug63558Success0.001
testFormatUsingPreferenceStoreSuccess0.007
testFormatWithPreferenceParameterSuccess0.001
testFormatMaintainingLineSeparatorsSuccess0.001
testGetTargetsLaunchConfigurationSuccess0.008
testGetTargetsLaunchConfigurationMinusDSuccess0.089
testGetTargetsLaunchConfigurationMinusDAndPropertySuccess0.042
testGetTargetsLaunchConfigurationPropertySuccess0.039
testGetTargetsLaunchConfigurationPropertyFileSuccess0.040
testIsKnownAntFileNameSuccess0.003
testAntBuildFilesExtensionFilterSuccess0.005
testAddBuildFilesActionSuccess0.139
testDeferredBreakpointsSuccess2.257
testDeferredBreakpointsSepVMSuccess3.245
testDisabledBreakpointSuccess0.615
testDisabledBreakpointSepVMSuccess1.368
testEnableDisableBreakpointSuccess0.439
testEnableDisableBreakpointSepVMSuccess3.250
testSkipLineBreakpointSuccess0.458
testSkipLineBreakpointSepVMSuccess1.790
testBreakpointSuccess3.276
testBreakpointSepVMSuccess1.610
testTargetBreakpointSuccess3.434
testTaskOutOfTargetBreakpointSuccess3.357
testTaskOutOfTargetBreakpointSepVmSuccess1.891
testTargetBreakpointSepVMSuccess2.063
testRunToLineSuccess0.787
testRunToLineSepVMSuccess2.543
testRunToLineSkipBreakpointSuccess1.096
testRunToLineSkipBreakpointSepVMSuccess2.892
testRunToLineHitBreakpointSuccess0.967
testRunToLineHitBreakpointSepVMSuccess2.664
testStepBackFromAntCallSuccess0.502
testStepOutOfMacrodefSuccess0.503
testStepOutOfMacrodefSepVMSuccess1.529
testStepIntoMacrodefSuccess0.531
testStepIntoMacrodefSepVMSuccess1.567
testStepBackFromAntCallSepVMSuccess1.409
testStepIntoAntCallSuccess0.439
testStepIntoAntCallSepVMSuccess1.299
testStepOverAntCallSuccess0.603
testStepOverAntCallSepVMSuccess2.064
testStepOverAntCallPastOtherAntCallsSuccess0.495
testStepOverAntCallPastOtherAntCallsSepVmSuccess2.037
testStepOverAntCallHitBreakpointSuccess0.389
testStepOverAntCallHitBreakpointSepVMSuccess1.866
testSystemPropertiesSuccess0.397
testSystemPropertiesSepVMSuccess2.020
testUserPropertiesFailureValue of property ant.version incorrect expected:<...n 1.8.4 compiled on [May 22] 2012> but was:<...n 1.8.4 compiled on [November 27] 2012>

junit.framework.ComparisonFailure: Value of property ant.version incorrect expected:<...n 1.8.4 compiled on [May 22] 2012> but was:<...n 1.8.4 compiled on [November 27] 2012>
at org.eclipse.ant.tests.ui.debug.PropertyTests.assertProperty(PropertyTests.java:149)
at org.eclipse.ant.tests.ui.debug.PropertyTests.userProperties(PropertyTests.java:94)
at org.eclipse.ant.tests.ui.debug.PropertyTests.testUserProperties(PropertyTests.java:68)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.runBare(AbstractAntDebugTest.java:781)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:722)
0.512
testUserPropertiesSepVMFailureValue of property ant.version incorrect expected:<...n 1.8.4 compiled on [May 22] 2012> but was:<...n 1.8.4 compiled on [November 27] 2012>

junit.framework.ComparisonFailure: Value of property ant.version incorrect expected:<...n 1.8.4 compiled on [May 22] 2012> but was:<...n 1.8.4 compiled on [November 27] 2012>
at org.eclipse.ant.tests.ui.debug.PropertyTests.assertProperty(PropertyTests.java:149)
at org.eclipse.ant.tests.ui.debug.PropertyTests.userProperties(PropertyTests.java:94)
at org.eclipse.ant.tests.ui.debug.PropertyTests.testUserPropertiesSepVM(PropertyTests.java:72)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.runBare(AbstractAntDebugTest.java:781)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:722)
2.419
testRuntimePropertiesSuccess0.497
testFromPropertyNameSuccess0.680
testFromPropertyLocationSuccess0.399
testFromPropertyValueSuccess0.558
testPropertyRefFromTaskTextSuccess0.451
testFromMacrodefAttributeDeclSuccess0.312
testFromMacrodefAttributeRefSuccess0.421
testTargetFromAntSuccess0.575
testTargetFromAntCallSuccess0.566
testTargetFromProjectDefaultSuccess0.342
testTargetFromTargetDependsSuccess0.255
testTargetFromTargetIfSuccess0.418
testNoRefFromProjectDefaultSuccess0.304
testPropertyAndTargetWithSameNameSuccess0.574
testStackForAntCallSuccess0.459
testStackForAntCallVMSuccess1.910
Properties »

Back to top