| Class | Name | Status | Type | Time(s) |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentDeviceNotExistsInLocalFile() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentExistsDeep() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentExistsShallow() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentFileDeep() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentFileShallow() | Success | | 0.011 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentNotExistsDeep() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentNotExistsShallow() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testParentNotExistsShallowInLocalFile() | Success | | 0.022 |
| org.eclipse.core.tests.filesystem.CreateDirectoryTest | testTargetIsFileInLocalFile() | Success | | 0.030 |
| org.eclipse.core.tests.filesystem.DeleteTest | testDeleteDirectory() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.DeleteTest | testDeleteFile() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.DeleteTest | testDeleteReadOnlyFile() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.EFSTest | testGetLocalFileSystem() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.EFSTest | testGetNullFileSystem() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.FileCacheTest | testCacheFile() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileCacheTest | testCacheFolder() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileCacheTest | testNoCacheFlag() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.FileCacheTest | testNonExisting() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testBrokenFetchInfo() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testCopyDirectory() | Success | | 0.007 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testCopyDirectoryParentMissing() | Success | | 0.005 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testDelete() | Success | | 0.311 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testFileAttributeCopyForSmallFiles() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testGetFileStore() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testGetLength() | Success | | 0.002 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testGetStat() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testMove() | Success | | 0.006 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testMoveAcrossVolumes() | Success | | 0.017 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testMoveDirectoryParentMissing() | Success | | 0.004 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testPermissions() | Success | | 0.006 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testPermissionsEnabled() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testPutInfo() | Success | | 0.004 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testReadOnly() | Success | | 0.004 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testSortOrder() | Success | | 0.002 |
| org.eclipse.core.tests.filesystem.FileStoreTest | testSortOrderPaths() | Success | | 0.003 |
| org.eclipse.core.tests.filesystem.OpenOutputStreamTest | testAppend() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.OpenOutputStreamTest | testParentExists() | Success | | 0.004 |
| org.eclipse.core.tests.filesystem.OpenOutputStreamTest | testParentNotExists() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.PutInfoTest | testSetFileLastModified() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.PutInfoTest | testSetReadOnly() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testBrokenSymlinkAttributes() | Success | | 0.008 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testBrokenSymlinkMove() | Success | | 0.021 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testBrokenSymlinkRemove() | Success | | 0.008 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testRecursiveSymlink() | Success | | 0.005 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkAttributes() | Success | | 0.009 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkDirRead() | Success | | 0.008 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkDirWrite() | Success | | 0.009 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkEnabled() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkPutExecutable() | Success | | 0.012 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkPutHidden() | Aborted | Assumption failed: only relevant for platforms supporting hidden attribute
| 0.002 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkPutLastModified() | Aborted | Assumption failed: setting EFS.SET_LAST_MODIFIED fails on Mac
| 0.001 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkPutReadOnly() | Success | | 0.008 |
| org.eclipse.core.tests.filesystem.SymlinkTest | testSymlinkRemove() | Success | | 0.009 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testBug291323_doubleDotLocationPath() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testEquals() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testFromPathToURI() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testPathToURI() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testStringToURI() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testToPath() | Success | | 0.001 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testToURIAbsolute() | Success | | 0.000 |
| org.eclipse.core.tests.filesystem.URIUtilTest | testToURIRelative() | Success | | 0.000 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testBug156082() | Success | | 0.048 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testBug198571() | Aborted | Assumption failed: only relevant on Windows
| 0.033 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testBug256837(Path) | Success | | 0.051 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testBug258987(Path) | Success | | 0.047 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testBug32785(Path) | Success | | 0.043 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCloseOpenProject() | Success | | 0.048 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCompareUriAuthorityDistinct() | Success | | 0.038 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCompareUriCase() | Success | | 0.031 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCompareUriFragment() | Success | | 0.041 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCompareUriOctets() | Success | | 0.033 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCompareUriPathHierarchy() | Success | | 0.036 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCopyFile() | Success | | 0.035 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCopyFolder() | Success | | 0.044 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCopyToChild() | Success | | 0.030 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCreateDeleteFile() | Success | | 0.040 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCreateDeleteFolder() | Success | | 0.040 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCreateDeleteLink() | Success | | 0.040 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testCreateOpenProject() | Success | | 0.080 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testDeepLink() | Success | | 0.065 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testDeleteLink() | Success | | 0.048 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testDeleteProjectContents() | Success | | 0.035 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testDeleteProjectUnderProject() | Success | | 0.069 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testFileAppendContents() | Success | | 0.035 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testFileSetContents() | Success | | 0.035 |
| org.eclipse.core.tests.internal.alias.BasicAliasTest | testMoveFile() | Success | | 0.039 |
| org.eclipse.core.tests.internal.alias.SyncAliasTest | testNestedProjects() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.AutoBuildJobTest | testExtraBuildIfBuildRequestedFromOtherThreadDuringRun() | Success | | 1.135 |
| org.eclipse.core.tests.internal.builders.AutoBuildJobTest | testNoBuildIfBuildRequestedFromSameThread() | Success | | 1.030 |
| org.eclipse.core.tests.internal.builders.AutoBuildJobTest | testNoBuildIfBuildRequestedFromSameThreadAfterCancel() | Success | | 1.038 |
| org.eclipse.core.tests.internal.builders.AutoBuildJobTest | testWaitForAutoBuild_JobManagerIsRunning_NoExceptionIsThrown() | Success | | 1.034 |
| org.eclipse.core.tests.internal.builders.AutoBuildJobTest | testWaitForAutoBuild_JobManagerIsSuspended_ExceptionIsThrown() | Success | | 1.031 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testBuildProjectWithNotExistingReference() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testBuildReferences() | Success | | 0.033 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testBuildReferencesOfClosedProject() | Success | | 0.012 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testClean() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testCloseAndOpenProject_Bug361675() | Success | | 0.026 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testCloseAndOpenProject() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.BuildConfigurationsTest | testDeltas() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testBuildContext() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testReferenceActiveVariant() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testReferenceVariantTwice() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testSingleProjectBuild() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testWorkspaceBuildProject() | Success | | 0.014 |
| org.eclipse.core.tests.internal.builders.BuildContextTest | testWorkspaceBuildProjects() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddAndRemoveFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddAndRemoveFolder() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddFile() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddFileAndFolder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddFolder() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testAddProject() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testChangeFile() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testChangeFileToFolder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testChangeFolderToFile() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testCloseOpenReplaceFile() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testMoveFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testRemoveFile() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testRemoveFileAndFolder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testReplaceFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testReuseCachedDelta() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuildDeltaVerificationTest | testTwoFileChanges() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuilderCycleTest | testIsBeforeThisProject() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.BuilderCycleTest | testNeedRebuild() | Skipped | test has been skipped for unknown reasons
| 0.000 |
| org.eclipse.core.tests.internal.builders.BuilderEventTest | testEventsOnClean() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.BuilderNatureTest | testBasic() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.BuilderNatureTest | testDisabledNature() | Success | | 0.014 |
| org.eclipse.core.tests.internal.builders.BuilderNatureTest | testMissingNature() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testAardvarkBuildOrder() | Success | | 0.003 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testAutoBuildPR() | Success | | 0.019 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testBrokenBuilder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testBuildClean() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testBuildCommands() | Success | | 0.025 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testBuildOrder() | Success | | 0.015 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testChangeDynamicBuildOrder() | Success | | 0.012 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testChangeDynamicBuildOrderDuringPreBuild() | Success | | 0.018 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testCloseOpenProject() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testCopyProject(TestInfo) | Success | | 0.324 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testDynamicBuildOrder() | Success | | 0.014 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testEnableAutobuild() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testExceptionBuilder() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testForgetLastBuiltState() | Success | | 0.012 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testIncrementalBuildBeforeAutobuild() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testInterruptAutobuild() | Success | | 4.055 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testLifecycleEvents() | Success | | 0.014 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testMoveProject() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testPreBuildEvent() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.BuilderTest | testTurnOnAutobuild() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testComputeVertexOrderDuration() | Success | | 0.012 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testCycle2Nodes() | Success | | 0.000 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testCycle3Nodes() | Success | | 0.001 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testFilterDigraphBasic() | Success | | 0.000 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testFilterDigraphDuration() | Success | | 0.028 |
| org.eclipse.core.tests.internal.builders.ComputeProjectOrderTest | testFilterSelfReference() | Success | | 0.000 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testBuildAfterClean_builderRespondingToAuto() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testBuildAfterClean_builderRespondingToFull() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testBuildAfterClean_builderRespondingToIncremental() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testCleanAutoBuild_AfterCleanBuilder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testCleanBuild_AfterCleanBuilder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testConfigurable() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testNonConfigurable() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.CustomBuildTriggerTest | testSkipAutobuildDelta() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.EmptyDeltaTest | testBuildEvents() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.MultiProjectBuildTest | testDeltas() | Success | | 0.398 |
| org.eclipse.core.tests.internal.builders.MultiProjectBuildTest | testPR() | Success | | 0.017 |
| org.eclipse.core.tests.internal.builders.MultiProjectBuildTest | testRequestMissingProject() | Success | | 0.016 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testIndividualProjectBuilds_NoConflictRule() | Success | | 0.022 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testIndividualProjectBuilds_ProjectRelaxedRule() | Success | | 0.023 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testIndividualProjectBuilds_WithManyProjects_ProjectRelaxedRule() | Success | | 0.056 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_ConflictingRule() | Success | | 3.026 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_DependentProjectBuildConfigurations_ProjectSubset() | Success | | 0.627 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_DependentProjectBuildConfigurations() | Success | | 0.927 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_DependentProjects_ProjectSubset() | Success | | 0.640 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_DependentProjects() | Success | | 0.924 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_NoConflictRule_WithBuildConfigurations() | Success | | 0.024 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_NoConflictRule() | Success | | 0.032 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_ProjectRule_WithBuildConfigurations() | Success | | 0.023 |
| org.eclipse.core.tests.internal.builders.ParallelBuildChainTest | testWorkspaceBuild_ProjectRule() | Success | | 0.033 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsNoPropagationAndOtherBuilders() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsNoPropagationNoOtherBuilders() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsNoPropagationNoOtherBuildersEarlyExit() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsPropagationAndNoOtherBuilders() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsPropagationAndNoOtherBuildersExplicitRebuild() | Success | | 0.016 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsPropagationAndNoOtherBuildersWithEarlyExit() | Success | | 0.013 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsPropagationAndProcessOtherBuilders() | Success | | 0.011 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testMultipleProjectsPropagationAndProcessOtherBuildersExplicitRebuild() | Success | | 0.016 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testSingleProjectNoPropagationAndProcessOtherBuilder() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testSingleProjectNoPropagationNoOtherBuilders() | Success | | 0.010 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testSingleProjectPropagationAndNoOtherBuilders() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.RebuildTest | testSingleProjectPropagationAndOtherBuilders() | Success | | 0.009 |
| org.eclipse.core.tests.internal.builders.RelaxedSchedRuleBuilderTest | testBasicRelaxedSchedulingRules() | Success | | 0.023 |
| org.eclipse.core.tests.internal.builders.RelaxedSchedRuleBuilderTest | testBug343256() | Success | | 0.006 |
| org.eclipse.core.tests.internal.builders.RelaxedSchedRuleBuilderTest | testBuilderDeltaUsingRelaxedRuleBug343256(TestInfo) | Success | | 0.055 |
| org.eclipse.core.tests.internal.builders.RelaxedSchedRuleBuilderTest | testTwoBuildersRunInOneBuild() | Success | | 0.007 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testAddAndRemoveOnSameLayer() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testAddTwiceAndDelete() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testAssembleWithIn() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testCompareWithPath() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testCompareWithPath2() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testCompareWithPathUnchanged() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testCreateChild() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testDeleteChild() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testDeltaOnCompletelyDifferentTrees() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testEmpty() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testForwardDeltaOnDataDeltaNode() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testForwardDeltaWith() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testForwardDeltaWithEquality() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testGetChild() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testGetChildCount() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testGetChildren() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testGetNamesOfChildren() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testIncludes() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testLongDeltaChain() | Success | | 0.001 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testNewEmptyDeltaTree() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testRegression1FVVP6L() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testRegression1FVVP6LWithChildren() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testReroot() | Success | | 0.000 |
| org.eclipse.core.tests.internal.dtree.DeltaDataTreeTest | testSetup() | Success | | 0.000 |
| org.eclipse.core.tests.internal.events.BuildProjectFromMultipleJobsTest | test10IterationsWithBuildsFrom8Jobs() | Success | | 0.045 |
| org.eclipse.core.tests.internal.events.BuildProjectFromMultipleJobsTest | testBuildersAreNotModifiable() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.BlobStoreTest | testConstructor() | Success | | 0.004 |
| org.eclipse.core.tests.internal.localstore.BlobStoreTest | testDeleteBlob() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.BlobStoreTest | testGetBlob() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.BlobStoreTest | testSetBlob() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.BucketTreeTests | testVisitor() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveFile() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveFileOverFolder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveFolder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveFolderBecomeProject() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveFolderOverFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCopyAndMoveProjectBecomeFolder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCreateFiles() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCreateFolders() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testCreateProjects() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testDeleteResources() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRefreshLocalFile1() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRefreshLocalFile2() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRefreshLocalFolder1() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRefreshLocalFolder2() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRenameFile() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRenameFolder() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.CaseSensitivityTest | testRenameProject() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.CopyTest | testCopyResource() | Success | | 0.011 |
| org.eclipse.core.tests.internal.localstore.DeleteTest | testDeleteClosedProject() | Success | | 0.018 |
| org.eclipse.core.tests.internal.localstore.DeleteTest | testDeleteOpenProject() | Success | | 0.016 |
| org.eclipse.core.tests.internal.localstore.DeleteTest | testDeleteResource() | Success | | 0.011 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testBug440110() | Success | | 0.011 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testBug547691() | Success | | 0.009 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testContainerFor() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testCreateFile() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testFileFor() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testIsLocal() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testLightweightAutoRefreshPrefChange() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testLocationFor() | Success | | 0.005 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testSynchronizeProject() | Success | | 0.009 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testWriteDeletedFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testWriteFile() | Success | | 0.011 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testWriteFileNotInWorkspace() | Success | | 0.086 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testWriteFolder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest | testWriteProject() | Success | | 0.076 |
| org.eclipse.core.tests.internal.localstore.HistoryBucketTest | testDuplicates() | Success | | 0.000 |
| org.eclipse.core.tests.internal.localstore.HistoryBucketTest | testPersistence() | Success | | 0.001 |
| org.eclipse.core.tests.internal.localstore.HistoryBucketTest | testSort() | Success | | 0.001 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testAddStateAndPolicies() | Success | | 12.058 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testBug28238() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testBug28603() | Success | | 0.116 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testClean() | Success | | 12.045 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testCopyFolder() | Success | | 0.010 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testCopyHistoryFile() | Success | | 3.078 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testCopyHistoryFolder() | Success | | 3.073 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testCopyHistoryProject() | Success | | 3.072 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testDelete() | Success | | 0.022 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testExists() | Success | | 0.023 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testFindDeleted() | Success | | 0.039 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testGetContents() | Success | | 0.039 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testModifiedStamp() | Success | | 0.010 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testMoveFolder() | Success | | 0.013 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testMoveProject() | Success | | 0.032 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testRemoveAll() | Success | | 0.066 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testSimpleCopy() | Success | | 0.009 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testSimpleMove() | Success | | 0.009 |
| org.eclipse.core.tests.internal.localstore.HistoryStoreTest | testSimpleUse() | Success | | 0.010 |
| org.eclipse.core.tests.internal.localstore.LocalSyncTest | testProjectDeletion() | Success | | 0.017 |
| org.eclipse.core.tests.internal.localstore.LocalSyncTest | testProjectWithNoResources() | Success | | 0.017 |
| org.eclipse.core.tests.internal.localstore.LocalSyncTest | testSimpleSync() | Success | | 5.036 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveFileAcrossVolumes() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveFileBetweenProjects() | Success | | 0.014 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveFolderAcrossVolumes() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveFolderBetweenProjects() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveHierarchy() | Success | | 0.022 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveHierarchyBetweenProjects() | Success | | 0.019 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testMoveResource() | Success | | 0.010 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testRenameFile() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testRenameFolder() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.MoveTest | testRenameProjects() | Success | | 0.028 |
| org.eclipse.core.tests.internal.localstore.PrefixPoolTest | testIllegalCapacity() | Success | | 0.001 |
| org.eclipse.core.tests.internal.localstore.PrefixPoolTest | testPrefixPool() | Success | | 0.000 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testDiscoverCaseChange() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testFileDiscovery() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testFileToFolder() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testFolderToFile() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testRefreshClosedProject() | Success | | 0.008 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testRefreshFolder() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.RefreshLocalTest | testSimpleRefresh() | Success | | 0.007 |
| org.eclipse.core.tests.internal.localstore.SafeChunkyInputOutputStreamTest | testAlmostEmpty() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SafeChunkyInputOutputStreamTest | testBufferLimit() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SafeChunkyInputOutputStreamTest | testFailure() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SafeChunkyInputOutputStreamTest | testSimple() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest | testSafeFileInputStream() | Success | | 0.004 |
| org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest | testSimple() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest | testSpecifiedTempFile() | Success | | 0.003 |
| org.eclipse.core.tests.internal.localstore.SymlinkResourceTest | testBug232426() | Success | | 0.021 |
| org.eclipse.core.tests.internal.localstore.UnifiedTreeTest | test342968() | Success | | 0.011 |
| org.eclipse.core.tests.internal.localstore.UnifiedTreeTest | test368376() | Success | | 0.006 |
| org.eclipse.core.tests.internal.localstore.UnifiedTreeTest | testTraverseMechanismInFolder() | Success | | 0.014 |
| org.eclipse.core.tests.internal.localstore.UnifiedTreeTest | testTraverseMechanismInFolderSkippingSomeChildren() | Success | | 0.014 |
| org.eclipse.core.tests.internal.localstore.UnifiedTreeTest | testTraverseMechanismInProject() | Success | | 0.017 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testCopyReplaceDeletedFolder() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileChanges() | Success | | 0.005 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileCopy() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileCreate() | Success | | 0.005 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileDeletion() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileInFolderCreate() | Success | | 0.005 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFileMoves() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFolderCopy() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFolderDeletion() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testFolderMove() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testMoveReplaceDeletedFolder() | Success | | 0.005 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectClose() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectCopy() | Success | | 0.014 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectDeletion() | Success | | 0.007 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectDeletionWithContents() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectDeletionWithoutContents() | Success | | 0.007 |
| org.eclipse.core.tests.internal.mapping.ChangeValidationTest | testProjectMove() | Success | | 0.006 |
| org.eclipse.core.tests.internal.mapping.TestProjectDeletion | testDeletionWithContents() | Success | | 0.005 |
| org.eclipse.core.tests.internal.mapping.TestProjectDeletion | testDeletionWithoutContents() | Success | | 0.005 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testCache() | Success | | 0.034 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testConcurrentAccess() | Success | | 0.165 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testConcurrentDelete() | Success | | 0.293 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testCopy() | Success | | 0.025 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testDeleteProperties() | Success | | 0.005 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testFileDeleteTraversalDepth() | Success | | 0.541 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testFileRename() | Success | | 0.006 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testFolderRename() | Success | | 0.007 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testLargeProperty() | Success | | 0.009 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testOOME() | Success | | 0.246 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testProjectRename() | Success | | 0.009 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testProperties() | Success | | 0.005 |
| org.eclipse.core.tests.internal.properties.PropertyManagerTest | testSimpleUpdate() | Success | | 0.017 |
| org.eclipse.core.tests.internal.resources.Bug544975Test | testBug544975ProjectOpenBackgroundRefresh() | Success | | 0.008 |
| org.eclipse.core.tests.internal.resources.Bug544975Test | testBug544975ProjectOpenWithoutBackgroundRefresh() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testConsistentWrite() | Success | | 0.008 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testInvalidProjectDescription1() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testInvalidProjectDescription2() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testInvalidProjectDescription3() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testInvalidProjectDescription4() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testLocalMetaAreaReadWriteBuildSpec(Path) | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testLocalMetaAreaReadWriteNatures(Path) | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testLongProjectDescription() | Success | | 0.004 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testLongProjectDescriptionURI() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testMultiLineCharFields() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testMultipleProjectDescriptions() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testProjectDescription() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testProjectDescription2() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testProjectDescription3() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testProjectDescriptionWithFiltersAndNullProject() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest | testProjectDescriptionWithSpaces() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.ProjectBuildConfigsTest | testBasics() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectBuildConfigsTest | testDefaultVariant() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectBuildConfigsTest | testDuplicates() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectBuildConfigsTest | testProjectMove() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectBuildConfigsTest | testRemoveActiveVariant() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectDynamicReferencesTest | testBug543776() | Success | | 0.019 |
| org.eclipse.core.tests.internal.resources.ProjectDynamicReferencesTest | testComputeProjectOrder() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectDynamicReferencesTest | testReferencedBuildConfigs() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectDynamicReferencesTest | testReferencedProjects() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectDynamicReferencesTest | testReferencingProjects() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_256900() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_325000() | Success | | 0.008 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_335591() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_336211() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_384151() | Success | | 0.011 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_55410() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_579372() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_60925() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_61277a() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_61277b() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_61277c() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_61843() | Success | | 0.004 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_65068() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | test_95052() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testChildrenNamesAgainstInitialize() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testChildrenNamesAgainstLoad() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testClear() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testContentType() | Success | | 0.003 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testDeleteOnFilesystemAndLoad() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testGet() | Success | | 0.008 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testKeys() | Success | | 0.025 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testListener() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testListenerOnChangeFile() | Success | | 0.012 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testLoadIsImport() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testNodeExistsAgainstInitialize() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testNodeExistsAgainstLoad() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testProjectDelete() | Success | | 0.011 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testProjectMove() | Success | | 0.006 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testProjectOpenClose() | Success | | 0.007 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testPut() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testRemove() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testSettingsFolderCreatedOutsideWorkspace() | Success | | 0.008 |
| org.eclipse.core.tests.internal.resources.ProjectPreferencesTest | testSimple() | Success | | 0.005 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testAddReferencesToNonExistantConfigs() | Success | | 0.010 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testChangingBuildConfigurations() | Success | | 0.011 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testMixedProjectAndBuildConfigRefs() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testReferencesToActiveConfigs() | Success | | 0.011 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testSetAndGetProjectConfigReferences() | Success | | 0.012 |
| org.eclipse.core.tests.internal.resources.ProjectReferencesTest | testSetAndGetProjectReferences() | Success | | 0.009 |
| org.eclipse.core.tests.internal.resources.ResourceInfoTest | testSerialization() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.WorkspaceConcurrencyTest | testCancelOnBlocked() | Success | | 0.022 |
| org.eclipse.core.tests.internal.resources.WorkspaceConcurrencyTest | testEndRuleInWorkspaceOperation() | Success | | 0.002 |
| org.eclipse.core.tests.internal.resources.WorkspaceConcurrencyTest | testRunnableWithOtherRule() | Success | | 0.004 |
| org.eclipse.core.tests.internal.resources.WorkspaceConcurrencyTest | testRunWhileBuilding() | Success | | 0.232 |
| org.eclipse.core.tests.internal.resources.WorkspacePreferencesTest | testDefaults() | Success | | 1.259 |
| org.eclipse.core.tests.internal.resources.WorkspacePreferencesTest | testEvents() | Success | | 1.266 |
| org.eclipse.core.tests.internal.resources.WorkspacePreferencesTest | testImportExport() | Success | | 1.555 |
| org.eclipse.core.tests.internal.resources.WorkspacePreferencesTest | testSetDescription() | Success | | 1.286 |
| org.eclipse.core.tests.internal.resources.WorkspacePreferencesTest | testSetPreferences() | Success | | 1.292 |
| org.eclipse.core.tests.internal.utils.FileUtilTest | testRealPath() | Success | | 0.003 |
| org.eclipse.core.tests.internal.utils.FileUtilTest | testRealPathOfNonexistingFile() | Success | | 0.003 |
| org.eclipse.core.tests.internal.utils.FileUtilTest | testRealURI() | Success | | 0.003 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testBug_62231() | Success | | 0.000 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testContains() | Success | | 0.000 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testEntrySet() | Success | | 0.000 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testKeySet() | Success | | 0.000 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testPut() | Success | | 0.007 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testPutEmptyMap() | Success | | 0.001 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testRemove() | Success | | 0.008 |
| org.eclipse.core.tests.internal.utils.ObjectMapTest | testValues() | Success | | 0.001 |
| org.eclipse.core.tests.internal.watson.ElementTreeDeltaChainTest | testIllegalMerges() | Success | | 0.002 |
| org.eclipse.core.tests.internal.watson.ElementTreeDeltaChainTest | testMergeDeltaChain() | Success | | 0.004 |
| org.eclipse.core.tests.internal.watson.ElementTreeDeltaChainTest | testMergeOverwrite() | Success | | 0.002 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testAddAndRemoveElement() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testAddElement() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testChangeElementData() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testChangeTreeData() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testNoChanges() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeHasChangesTest | testRemoveElement() | Success | | 0.000 |
| org.eclipse.core.tests.internal.watson.ElementTreeIteratorTest | testConcurrentModification() | Success | | 0.097 |
| org.eclipse.core.tests.internal.watson.ElementTreeIteratorTest | testContentIterator() | Success | | 0.003 |
| org.eclipse.core.tests.internal.watson.TreeFlatteningTest | test0(Path) | Success | | 0.002 |
| org.eclipse.core.tests.internal.watson.TreeFlatteningTest | testNullData() | Success | | 0.001 |
| org.eclipse.core.tests.internal.watson.TreeFlatteningTest | testSortTrees() | Success | | 0.002 |
| org.eclipse.core.tests.internal.watson.TreeFlatteningTest | testSortTreesError() | Success | | 0.001 |
| org.eclipse.core.tests.internal.watson.TreeFlatteningTest | testWriteRoot() | Success | | 0.001 |
| org.eclipse.core.tests.resources.CharsetTest | testBug186984() | Success | | 0.046 |
| org.eclipse.core.tests.resources.CharsetTest | testBug207510() | Success | | 0.767 |
| org.eclipse.core.tests.resources.CharsetTest | testBug261994() | Success | | 0.048 |
| org.eclipse.core.tests.resources.CharsetTest | testBug333056() | Success | | 0.071 |
| org.eclipse.core.tests.resources.CharsetTest | testBug464072() | Success | | 0.035 |
| org.eclipse.core.tests.resources.CharsetTest | testBug528827() | Success | | 0.150 |
| org.eclipse.core.tests.resources.CharsetTest | testBug59899() | Success | | 0.076 |
| org.eclipse.core.tests.resources.CharsetTest | testBug62732() | Success | | 0.041 |
| org.eclipse.core.tests.resources.CharsetTest | testBug64503() | Success | | 0.040 |
| org.eclipse.core.tests.resources.CharsetTest | testBug67606() | Skipped | disabled due to bug 67606
| 0.000 |
| org.eclipse.core.tests.resources.CharsetTest | testBug94279() | Success | | 0.035 |
| org.eclipse.core.tests.resources.CharsetTest | testChangesDifferentProject() | Success | | 0.107 |
| org.eclipse.core.tests.resources.CharsetTest | testChangesSameProject() | Success | | 0.092 |
| org.eclipse.core.tests.resources.CharsetTest | testCharsetMoveOnFileMove() | Success | | 0.041 |
| org.eclipse.core.tests.resources.CharsetTest | testClosingAndReopeningProject() | Success | | 0.078 |
| org.eclipse.core.tests.resources.CharsetTest | testContentBasedCharset() | Success | | 0.129 |
| org.eclipse.core.tests.resources.CharsetTest | testCopyFileCopiesCharset() | Skipped | https://github.com/eclipse-platform/eclipse.platform/issues/634
| 0.000 |
| org.eclipse.core.tests.resources.CharsetTest | testDefaults() | Success | | 0.147 |
| org.eclipse.core.tests.resources.CharsetTest | testDeltaOnContentTypeChanges() | Success | | 1.103 |
| org.eclipse.core.tests.resources.CharsetTest | testDeltaOnPreferenceChanges() | Success | | 0.835 |
| org.eclipse.core.tests.resources.CharsetTest | testDeltasContainer() | Success | | 1.104 |
| org.eclipse.core.tests.resources.CharsetTest | testDeltasFile() | Success | | 0.628 |
| org.eclipse.core.tests.resources.CharsetTest | testFileCreation() | Success | | 0.074 |
| org.eclipse.core.tests.resources.CharsetTest | testGetCharsetFor() | Success | | 0.080 |
| org.eclipse.core.tests.resources.CharsetTest | testMovingProject() | Success | | 0.078 |
| org.eclipse.core.tests.resources.CharsetTest | testNonExistingResource() | Success | | 0.078 |
| org.eclipse.core.tests.resources.content.ContentDescriptionTest | testAllProperties() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.ContentDescriptionTest | testMultipleProperties() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.ContentDescriptionTest | testOneProperty() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.ContentDescriptionTest | testZeroProperties() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testAlias() | Success | | 0.007 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testAssociationInheritance() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testAssociations() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testBinaryTypes() | Success | | 0.003 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testByteOrderMark() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testContentAndNameMatching() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testContentDetection() | Success | | 0.084 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testDefaultProperties() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testDescriberInvalidation() | Success | | 0.003 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testDoubleAssociation() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testDynamicChanges() | Success | | 0.007 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testDynamicChangesNewExtension() | Success | | 0.013 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testEvents() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testFileSpecConflicts() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testFindContentType() | Success | | 0.002 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testFindContentTypeUserRegexp() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testFindContentTypPredefinedRegexp() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testImportFileAssociation() | Success | | 0.002 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testInvalidMarkup() | Success | | 0.015 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testIOException() | Success | | 0.002 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testIsKindOf() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testListParsing() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testMyContentDescriber() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testNoExtensionAssociation() | Success | | 0.024 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testOrderWithEmptyFiles() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testOrphanContentType() | Success | | 0.008 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testPreferences() | Success | | 0.004 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testRegistry() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testRootElementAndDTDDescriber() | Success | | 0.009 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testSignatureBeyondBufferLimit() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.IContentTypeManagerTest | testUserDefinedAssociations() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testContentHasEOF() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testEnsureAvailable_BufferSizeDoesNotOverflow() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testMarkAndReset() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testReadBlock() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testReadSingleByte() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyInputStreamTest | testVariedContent() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyReaderTest | testEnsureAvailable_BufferSizeDoesNotOverflow() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyReaderTest | testMarkAndReset() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.LazyReaderTest | testReadBlock() | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.LazyReaderTest | testReadSingleChar() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.SpecificContextTest | testContentTypeLookup(TestInfo) | Success | | 0.001 |
| org.eclipse.core.tests.resources.content.SpecificContextTest | testIsAssociatedWith() | Success | | 0.000 |
| org.eclipse.core.tests.resources.content.TestBug94498 | test1() | Success | | 1.229 |
| org.eclipse.core.tests.resources.content.TestBug94498 | test2() | Success | | 1.218 |
| org.eclipse.core.tests.resources.content.XMLContentDescriberTest | testBug258208() | Success | | 0.004 |
| org.eclipse.core.tests.resources.content.XMLContentDescriberTest | testEncodedContents1() | Success | | 0.848 |
| org.eclipse.core.tests.resources.content.XMLContentDescriberTest | testEncodedContents2() | Success | | 0.022 |
| org.eclipse.core.tests.resources.content.XMLContentDescriberTest | testEncodedContents3() | Success | | 0.023 |
| org.eclipse.core.tests.resources.ContentDescriptionManagerTest | testBug79151() | Success | | 0.014 |
| org.eclipse.core.tests.resources.ContentDescriptionManagerTest | testBug94516() | Success | | 0.014 |
| org.eclipse.core.tests.resources.ContentDescriptionManagerTest | testNatureContentTypeAssociation() | Success | | 0.027 |
| org.eclipse.core.tests.resources.ContentDescriptionManagerTest | testProjectSpecificCharset() | Success | | 0.015 |
| org.eclipse.core.tests.resources.ContentDescriptionManagerTest | testProjectSpecificFileAssociations() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | test317783() | Success | | 0.016 |
| org.eclipse.core.tests.resources.FilteredResourceTest | test317824() | Success | | 0.023 |
| org.eclipse.core.tests.resources.FilteredResourceTest | test328464() | Success | | 0.017 |
| org.eclipse.core.tests.resources.FilteredResourceTest | test343914() | Success | | 0.019 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testBug302146() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCopyFolderWithFilterToAnotherFolder() | Success | | 0.019 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCopyFolderWithFilterToAnotherProject() | Success | | 0.017 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateAndRemoveFilterOnFolder() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateAndRemoveFilterOnFolderWithoutClosingProject() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnFolder() | Success | | 0.024 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolder() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolderAndTarget() | Success | | 0.033 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolderAndTarget2() | Success | | 0.024 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolderBeforeCreation() | Success | | 0.028 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolderWithAlias() | Success | | 0.058 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnLinkedFolderWithAlias2() | Success | | 0.032 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testCreateFilterOnProject() | Success | | 0.020 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testDeleteFolderWithFilterToAnotherFolder() | Success | | 0.016 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testExcludeAllFilter() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testFileOnlyFilters() | Success | | 0.015 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testFolderOnlyFilters() | Success | | 0.018 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testIncludeOnlyFilter() | Success | | 0.020 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testInheritedFilter() | Success | | 0.025 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testInvalidCharactersInRegExFilter() | Success | | 0.012 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testIResource_isFiltered() | Success | | 0.022 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testMixedFilter() | Success | | 0.016 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testMoveFolderWithFilterToAnotherFolder() | Success | | 0.020 |
| org.eclipse.core.tests.resources.FilteredResourceTest | testMoveFolderWithFilterToAnotherProject() | Success | | 0.018 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testAccept() | Success | | 0.005 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testCopy() | Success | | 0.036 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testCreateHiddenResources() | Success | | 0.013 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testDelete() | Success | | 0.021 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testDeltas(TestInfo) | Success | | 0.044 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testExists() | Success | | 0.006 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testFindMember() | Success | | 0.008 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testMembers() | Success | | 0.008 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testMove() | Success | | 0.034 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testRefreshLocal(TestInfo) | Success | | 0.037 |
| org.eclipse.core.tests.resources.HiddenResourceTest | testSetGet() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFileTest | testAppendContents() | Success | | 0.021 |
| org.eclipse.core.tests.resources.IFileTest | testAppendContents2() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IFileTest | testCreate() | Success | | 0.070 |
| org.eclipse.core.tests.resources.IFileTest | testCreateByteArray() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testCreateBytes() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IFileTest | testCreateDerived() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFileTest | testCreateDerivedTeamPrivate() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IFileTest | testCreateTeamPrivate() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testDeltaOnCreateDerived() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFileTest | testFileCreation_Bug107188() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testFileCreation() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IFileTest | testFileDeletion() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFileTest | testFileEmptyDeletion() | Success | | 0.010 |
| org.eclipse.core.tests.resources.IFileTest | testFileInFolderCreation() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testFileInFolderCreation1() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IFileTest | testFileInFolderCreation2() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFileTest | testFileMove() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testFileOverFolder() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testGetContents() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IFileTest | testGetContents2() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IFileTest | testInvalidFileNames() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IFileTest | testReadAll() | Success | | 0.024 |
| org.eclipse.core.tests.resources.IFileTest | testReadNBytes() | Success | | 0.064 |
| org.eclipse.core.tests.resources.IFileTest | testSetContents1() | Success | | 0.074 |
| org.eclipse.core.tests.resources.IFileTest | testSetContents2() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IFileTest | testSetGetFolderPersistentProperty() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IFileTest | testWrite() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IFileTest | testWriteRule() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IFileTest | testWrites() | Success | | 0.029 |
| org.eclipse.core.tests.resources.IFolderTest | testChangeCase() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFolderTest | testCopyMissingFolder() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFolderTest | testCreateDerived() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFolderTest | testCreateDerivedTeamPrivate() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFolderTest | testCreateTeamPrivate() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IFolderTest | testDeltaOnCreateDerived() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IFolderTest | testFolderCreation() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFolderTest | testFolderDeletion() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IFolderTest | testFolderMove() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IFolderTest | testFolderOverFile() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IFolderTest | testInvalidFolderNames() | Success | | 0.015 |
| org.eclipse.core.tests.resources.IFolderTest | testLeafFolderMove() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IFolderTest | testReadOnlyFolderCopy() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IFolderTest | testSetGetFolderPersistentProperty() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IPathVariableTest | testConvertToRelative() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IPathVariableTest | testDiscoverLocationOfInvalidFile() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IPathVariableTest | testEclipseHome() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IPathVariableTest | testEmptyURIResolution() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IPathVariableTest | testGetPathVariableNames() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IPathVariableTest | testGetSetValue() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IPathVariableTest | testGetVariableRelativePathLocation() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IPathVariableTest | testIsDefined() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IPathVariableTest | testLinkExistInProjectDescriptionButNotInWorkspace() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IPathVariableTest | testListeners() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IPathVariableTest | testProjectLoc() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IPathVariableTest | testResolvePath() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IPathVariableTest | testResolvePathWithMacro() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IPathVariableTest | testValidateName() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IPathVariableTest | testWorkspaceLocation() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testBuildSpecBuilder() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testDescriptionConstant() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testDirtyBuildSpec() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testDirtyDescription() | Success | | 1.028 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testDynamicProjectReferences() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IProjectDescriptionTest | testProjectReferences() | Success | | 0.024 |
| org.eclipse.core.tests.resources.IProjectTest | testCopy() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testCreateHiddenProject() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IProjectTest | testGetNature() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IProjectTest | testHasNature() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testInvalidProjectNames() | Success | | 0.190 |
| org.eclipse.core.tests.resources.IProjectTest | testIsNatureEnabled() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testPathVariableLocation() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCloseOpen() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCopyVariations() | Success | | 0.026 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCreateOpenCloseDelete() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCreation() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCreationInvalidLocation() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCreationLineSeparator() | Success | | 0.017 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectCreationLocationExistsWithDifferentCase() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletion_Bug347220() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionClosedDefaultInSync() | Success | | 0.025 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionClosedDefaultOutOfSync() | Success | | 0.023 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionClosedUserDefinedInSync() | Success | | 0.031 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionClosedUserDefinedOutOfSync() | Success | | 0.034 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionOpenDefaultInSync() | Success | | 0.024 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionOpenDefaultOutOfSync() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionOpenUserDefinedInSync() | Success | | 0.031 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDeletionOpenUserDefinedOutOfSync() | Success | | 0.033 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDescriptionDynamic() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectDescriptionReferences() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectLocationValidation() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectLocationWithEscapes() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectMoveContent() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectMoveVariations_bug307140() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IProjectTest | testProjectMoveVariations() | Success | | 0.035 |
| org.eclipse.core.tests.resources.IProjectTest | testRenameExternalProject() | Success | | 0.023 |
| org.eclipse.core.tests.resources.IProjectTest | testReplaceLocation() | Success | | 0.026 |
| org.eclipse.core.tests.resources.IProjectTest | testSetGetProjectPersistentProperty() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IProjectTest | testWorkspaceNotificationClose() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IProjectTest | testWorkspaceNotificationDelete() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IProjectTest | testWorkspaceNotificationMove() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeEventTest | testFindMarkerDeltas() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IResourceChangeEventTest | testFindMarkerDeltasInEmptyDelta() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | test_1GDK9OG() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddAndRemoveFile() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddAndRemoveFolder() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddFile() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddFileAndFolder() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddFolder() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAddProject() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testAutoPublishService() | Success | | 0.889 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testBenchMark_1GBYQEZ() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testBug228354() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testBug45996() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testBuildKind() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testChangeFile() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testChangeFileToFolder() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testChangeFolderToFile() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testChangeProject() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testCloseOpenReplaceFile() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testCopyChangeFile() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testCopyFile() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testDeleteFolderDuringRefresh() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testDeleteInPostBuildListener() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testDeleteMoveFile() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testDeleteProject() | Success | | 0.018 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testHiddenPhantomChanges() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testHiddenTeamPrivateChanges() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testModifyMoveFile() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveFile() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveFileAddMarker() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveFileDeleteFolder() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveFileDeleteSourceParent() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveModifyFile() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveMoveFile() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveMoveFolder() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveProject1() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMoveProject2() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testMulti() | Success | | 1.090 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testPreRefreshNotification() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testProjectDescriptionComment() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testProjectDescriptionDynamicRefs() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testProjectDescriptionNatures() | Success | | 0.019 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testProjectDescriptionStaticRefs() | Success | | 0.004 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testRefreshOtherProjectDuringRefresh() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testRemoveAndCreateUnderlyingFileForLinkedResource() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testRemoveAndCreateUnderlyingFolderForLinkedResource() | Success | | 0.008 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testRemoveFile() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testRemoveFileAndFolder() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testReplaceFile() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testReplaceFolderWithFolder() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testSetLocal() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testSwapFiles() | Success | | 0.006 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testSwapFolders() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testTeamPrivateChanges() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testTouchFileWithAutobuildOff() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceChangeListenerTest | testTwoFileChanges() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IResourceDeltaTest | testFindMember() | Success | | 0.009 |
| org.eclipse.core.tests.resources.IResourceTest | testAccept2() | Success | | 0.021 |
| org.eclipse.core.tests.resources.IResourceTest | testAcceptDoNotCheckExistence() | Success | | 0.017 |
| org.eclipse.core.tests.resources.IResourceTest | testAcceptProxyVisitorAlphabetic() | Success | | 0.018 |
| org.eclipse.core.tests.resources.IResourceTest | testAcceptProxyVisitorWithDepth() | Success | | 0.022 |
| org.eclipse.core.tests.resources.IResourceTest | testAddLocalProject() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IResourceTest | testConstants() | Success | | 0.013 |
| org.eclipse.core.tests.resources.IResourceTest | testCopy() | Success | | 1.842 |
| org.eclipse.core.tests.resources.IResourceTest | testCopyProjectWithoutResFilterToExternLocation() | Success | | 0.019 |
| org.eclipse.core.tests.resources.IResourceTest | testCopyProjectWithResFilterToExternLocation() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IResourceTest | testCopyProjectWithResFilterWithinWorkspace() | Success | | 0.025 |
| org.eclipse.core.tests.resources.IResourceTest | testDelete() | Success | | 2.204 |
| org.eclipse.core.tests.resources.IResourceTest | testDeprecatedDerived() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IResourceTest | testDerived() | Success | | 0.031 |
| org.eclipse.core.tests.resources.IResourceTest | testDerivedUsingAncestors() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IResourceTest | testEquals() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IResourceTest | testExists() | Success | | 0.019 |
| org.eclipse.core.tests.resources.IResourceTest | testGetLocation() | Success | | 0.015 |
| org.eclipse.core.tests.resources.IResourceTest | testGetModificationStamp() | Success | | 0.030 |
| org.eclipse.core.tests.resources.IResourceTest | testGetModificationStampAfterReplace() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IResourceTest | testGetRawLocation() | Success | | 0.047 |
| org.eclipse.core.tests.resources.IResourceTest | testIsConflicting() | Success | | 0.017 |
| org.eclipse.core.tests.resources.IResourceTest | testIsConflicting2() | Success | | 0.022 |
| org.eclipse.core.tests.resources.IResourceTest | testIsSynchronized() | Success | | 0.336 |
| org.eclipse.core.tests.resources.IResourceTest | testMove() | Success | | 1.650 |
| org.eclipse.core.tests.resources.IResourceTest | testMultiCreation() | Success | | 0.029 |
| org.eclipse.core.tests.resources.IResourceTest | testProjectDescriptionFileModification() | Success | | 0.018 |
| org.eclipse.core.tests.resources.IResourceTest | testProperties() | Success | | 0.025 |
| org.eclipse.core.tests.resources.IResourceTest | testReadOnly() | Success | | 0.016 |
| org.eclipse.core.tests.resources.IResourceTest | testRefreshLocal() | Success | | 0.380 |
| org.eclipse.core.tests.resources.IResourceTest | testRefreshLocalWithDepth() | Success | | 0.017 |
| org.eclipse.core.tests.resources.IResourceTest | testRefreshWithMissingParent() | Success | | 0.020 |
| org.eclipse.core.tests.resources.IResourceTest | testRevertModificationStamp() | Success | | 0.024 |
| org.eclipse.core.tests.resources.IResourceTest | testSetLocalTimeStamp() | Success | | 0.019 |
| org.eclipse.core.tests.resources.IResourceTest | testTeamPrivateMember() | Success | | 0.043 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testDeleteResources() | Success | | 0.010 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testDeleteResources2() | Success | | 0.008 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testMoveResource() | Success | | 0.011 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testMoveResource2() | Success | | 0.011 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testPhantomRemoval() | Success | | 0.011 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testRegistration() | Success | | 0.008 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testSave() | Success | | 0.009 |
| org.eclipse.core.tests.resources.ISynchronizerTest | testSyncInfo() | Success | | 0.010 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testBug234343_fileInHiddenProject() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testBug234343_folderInHiddenProject() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testBug476585() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindContainersForLocation() | Success | | 0.015 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindContainersForLocationOnWrappedFileSystem() | Success | | 0.017 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindFilesForLocation() | Success | | 0.010 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindFilesForLocationOnWrappedFileSystem() | Success | | 0.010 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindFilesNonCanonicalPath() | Aborted | Assumption failed: only relevant on Windows
| 0.003 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testFindMethodsWithHiddenAndTeamPrivateFlags() | Success | | 0.112 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testGetContainerForLocation() | Success | | 0.001 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testGetFile() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testGetFileForLocation() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testPersistentProperty() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testPersistentPropertyInRunnable() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceRootTest | testRefreshLocal() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testCancelRunnable() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testCopy() | Success | | 0.011 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testDelete() | Success | | 0.025 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testForgetSavedTree() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testGetFilterMatcherDescriptor() | Success | | 0.001 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testGetNatureDescriptor() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testGetNatureDescriptors() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testMove() | Success | | 0.015 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testMultiCopy() | Success | | 0.012 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testMultiCreation() | Success | | 0.005 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testMultiDeletion() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testMultiSetDescription() | Success | | 0.041 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testSave() | Success | | 0.007 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testSortNatureSet() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateEdit() | Success | | 0.069 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateLinkLocation() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateName() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateNatureSet() | Success | | 0.003 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidatePath() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateProjectLocation() | Success | | 0.018 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testValidateProjectLocationURI() | Success | | 0.002 |
| org.eclipse.core.tests.resources.IWorkspaceTest | testWorkspaceService() | Success | | 0.002 |
| org.eclipse.core.tests.resources.LinkedDotProjectTest | testGetNature() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | test361201() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testCopyFolderWithLinksToNonExistingLocations_withShallow() | Skipped | see bug 299024
| 0.000 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFileLinkedToNonExistent_Deep() | Success | | 0.011 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFileLinkedToNonExistent_Shallow() | Success | | 0.011 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderLinkedToNonExistent_Deep() | Success | | 0.010 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderLinkedToNonExistent_Shallow() | Success | | 0.009 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderWithFileLinkedToNonExistent_Deep() | Success | | 0.010 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderWithFileLinkedToNonExistent_Shallow() | Success | | 0.012 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderWithFolderLinkedToNonExistent_Deep() | Success | | 0.010 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testFolderWithFolderLinkedToNonExistent_Shallow() | Success | | 0.011 |
| org.eclipse.core.tests.resources.LinkedResourceSyncMoveAndCopyTest | testMoveFolderWithLinksToNonExisitngLocations_withShallow() | Success | | 0.014 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testAllowMissingLocal() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testBlockedFolder() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testChangeLinkGender() | Success | | 0.024 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCopyFile() | Success | | 0.232 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCopyFolder() | Success | | 0.333 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCopyMissingFile() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCopyMissingFolder() | Success | | 0.016 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCopyProjectWithLinks() | Success | | 0.054 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCreateFolderInBackground() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCreateHiddenLinkedResources() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCreateLinkCaseVariant() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCreateLinkInDotProject() | Success | | 0.024 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testCreateProjectWithDeepLinks() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeepMoveProjectWithLinks() | Success | | 0.022 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeleteFolderWithLinks() | Success | | 0.022 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeleteLink_Bug351823() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeleteLinkParent() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeleteLinkTarget_Bug507084() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testDeleteProjectWithLinks() | Success | | 0.022 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testFindFilesForLocationCaseVariant() | Aborted | Assumption failed: only relevant on Windows
| 0.014 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testIsLinked() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLinkedFileInLinkedFolder() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLinkedFolderWithOverlappingLocation_Bug293935_() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLinkedFolderWithSymlink_Bug338010() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLinkFile() | Success | | 0.034 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLinkFolder() | Success | | 0.041 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testLocationWithColon() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testModificationStamp() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveFile() | Success | | 0.211 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveFolder() | Success | | 0.172 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveFolderWithLinks() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveMissingFile() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveMissingFolder() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveProjectWithLinks() | Success | | 0.043 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testMoveProjectWithLinks2() | Success | | 0.022 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testNatureVeto() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testNestedLink() | Success | | 0.031 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testRefreshDeepLink() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testSetLinkLocation() | Success | | 0.027 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testSetLinkLocationPath() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testSetLinkLocationSwapLinkedResource() | Success | | 0.026 |
| org.eclipse.core.tests.resources.LinkedResourceTest | testValidateEmptyLinkLocation() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | test338185() | Success | | 0.015 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testAllowMissingLocal() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testBlockedFolder() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testChangeLinkGender() | Success | | 0.026 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testConvertToUserEditableFormat() | Success | | 0.016 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCopyFile() | Success | | 0.225 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCopyFolder() | Success | | 0.337 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCopyMissingFile() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCopyMissingFolder() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCopyProjectWithLinks() | Success | | 0.054 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCreateFolderInBackground() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCreateHiddenLinkedResources() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCreateLinkCaseVariant() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCreateLinkInDotProject() | Success | | 0.025 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testCreateProjectWithDeepLinks() | Success | | 0.030 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeepMoveProjectWithLinks() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeleteFolderWithLinks() | Success | | 0.033 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeleteLink_Bug351823() | Success | | 0.024 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeleteLinkParent() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeleteLinkTarget_Bug507084() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testDeleteProjectWithLinks() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFileProjectRelativeVariableRemoved() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFileProjectVariableRemoved() | Success | | 0.033 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFileVariableRemoved() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFindFilesForLocationCaseVariant() | Aborted | Assumption failed: only relevant on Windows
| 0.015 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFolderProjectVariableRemoved() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testFolderVariableRemoved() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testImportWrongLineEndings_Bug210664() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testIsLinked() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLinkedFileInLinkedFolder() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLinkedFolderWithOverlappingLocation_Bug293935_() | Success | | 0.013 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLinkedFolderWithSymlink_Bug338010() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLinkFile() | Success | | 0.035 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLinkFolder() | Success | | 0.043 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testLocationWithColon() | Success | | 0.017 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testModificationStamp() | Success | | 0.025 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFile() | Success | | 0.223 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFileProjectVariable() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFileToDifferentProject() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFileToNewProjectProjectVariable() | Success | | 0.055 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFolder() | Success | | 0.177 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveFolderWithLinks() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveMissingFile() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveMissingFolder() | Success | | 0.019 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveProjectWithLinks() | Success | | 0.030 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testMoveProjectWithLinks2() | Success | | 0.022 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testNatureVeto() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testNestedLink() | Success | | 0.027 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testNonRedundentPathVariablesGenerated() | Success | | 0.021 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testPrefixVariablesAreNotConfused() | Success | | 0.024 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testPROJECT_LOC_MoveFileToDifferentProject() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testProjectResolution() | Success | | 0.016 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testProjectVariableChanged() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testRefreshDeepLink() | Success | | 0.018 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testSetLinkLocation() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testSetLinkLocationPath() | Success | | 0.023 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testSetLinkLocationSwapLinkedResource() | Success | | 0.026 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testUndefinedVariable() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testValidateEmptyLinkLocation() | Success | | 0.020 |
| org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest | testVariableChanged() | Success | | 0.018 |
| org.eclipse.core.tests.resources.MarkerSetTest | testAdd() | Success | | 0.002 |
| org.eclipse.core.tests.resources.MarkerSetTest | testElements() | Success | | 0.002 |
| org.eclipse.core.tests.resources.MarkerSetTest | testMarkerAttributeMap() | Success | | 0.002 |
| org.eclipse.core.tests.resources.MarkerSetTest | testRemove() | Success | | 0.003 |
| org.eclipse.core.tests.resources.MarkerTest | test_10989() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | test_289811() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | test_35300() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testCopyResource() | Success | | 0.006 |
| org.eclipse.core.tests.resources.MarkerTest | testCreateMarker() | Success | | 0.012 |
| org.eclipse.core.tests.resources.MarkerTest | testCreateMarkerWithAttributes() | Success | | 0.013 |
| org.eclipse.core.tests.resources.MarkerTest | testCreateMarkerWithAttributesOnAResourceWhichDoesNotExistShouldFail() | Success | | 0.007 |
| org.eclipse.core.tests.resources.MarkerTest | testCreateNullMarkerWithAttributesShouldFail() | Success | | 0.006 |
| org.eclipse.core.tests.resources.MarkerTest | testCreationTime() | Success | | 0.008 |
| org.eclipse.core.tests.resources.MarkerTest | testDeleteMarker() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testDeleteMarkers() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testFindMarkers() | Success | | 0.008 |
| org.eclipse.core.tests.resources.MarkerTest | testFindMaxProblemSeverity() | Success | | 0.010 |
| org.eclipse.core.tests.resources.MarkerTest | testGetAttributesEquality() | Success | | 0.007 |
| org.eclipse.core.tests.resources.MarkerTest | testIsSubTypeOf() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerChangesInDelta() | Success | | 0.015 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerChangesInDelta3() | Success | | 0.013 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltaAttributes() | Success | | 0.007 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltasCopyResource() | Success | | 0.014 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltasMerge() | Success | | 0.016 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltasMoveFile(TestInfo) | Success | | 0.041 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltasMoveFolder(TestInfo) | Success | | 0.039 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerDeltasMoveProject() | Success | | 0.014 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerSave() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testMarkerSaveTransient() | Success | | 0.019 |
| org.eclipse.core.tests.resources.MarkerTest | testMoveResource() | Success | | 0.006 |
| org.eclipse.core.tests.resources.MarkerTest | testProjectCloseOpen() | Success | | 0.009 |
| org.eclipse.core.tests.resources.MarkerTest | testSetGetAttribute() | Success | | 0.014 |
| org.eclipse.core.tests.resources.MarkerTest | testSetGetAttribute2() | Success | | 0.011 |
| org.eclipse.core.tests.resources.MarkerTest | testThatMarkersWithAttributesOnlyTriggerOnResourceChangeEvent() | Success | | 0.008 |
| org.eclipse.core.tests.resources.MarkerTest | testThatSettingAttributesTriggerAdditionalResourceChangeEvent() | Success | | 0.007 |
| org.eclipse.core.tests.resources.NatureTest | testBug127562Nature() | Success | | 0.021 |
| org.eclipse.core.tests.resources.NatureTest | testBug297871() | Success | | 0.008 |
| org.eclipse.core.tests.resources.NatureTest | testBug338055() | Success | | 1.019 |
| org.eclipse.core.tests.resources.NatureTest | testDuplicateNatures() | Success | | 0.005 |
| org.eclipse.core.tests.resources.NatureTest | testInvalidAdditions() | Success | | 0.006 |
| org.eclipse.core.tests.resources.NatureTest | testInvalidRemovals() | Success | | 0.006 |
| org.eclipse.core.tests.resources.NatureTest | testKnownNatureDoesntAddMarker() | Success | | 0.005 |
| org.eclipse.core.tests.resources.NatureTest | testListenToPreferenceChange() | Success | | 0.008 |
| org.eclipse.core.tests.resources.NatureTest | testMissingNatureAddsMarker() | Success | | 0.006 |
| org.eclipse.core.tests.resources.NatureTest | testMissingNatureWithWhitespacesSetChars() | Success | | 0.008 |
| org.eclipse.core.tests.resources.NatureTest | testNatureLifecyle() | Success | | 0.011 |
| org.eclipse.core.tests.resources.NatureTest | testSimpleNature() | Success | | 0.012 |
| org.eclipse.core.tests.resources.NonLocalLinkedResourceTest | test342060() | Success | | 0.016 |
| org.eclipse.core.tests.resources.NonLocalLinkedResourceTest | testCopyFile() | Success | | 0.017 |
| org.eclipse.core.tests.resources.NonLocalLinkedResourceTest | testCopyFolder() | Success | | 0.013 |
| org.eclipse.core.tests.resources.NonLocalLinkedResourceTest | testMoveFile() | Success | | 0.016 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectEncodingWasAdded_ProblemMarkerIsGone() | Success | | 0.007 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithEncoding_PreferenceIsSetToError_NoMarkerIsPlaced() | Success | | 0.007 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithEncoding_PreferenceIsSetToIgnore_NoMarkerIsPlaced() | Success | | 0.005 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithEncoding_PreferenceIsSetToInfo_NoMarkerIsPlaced() | Success | | 0.016 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithEncoding_PreferenceIsSetToWarning_NoMarkerIsPlaced() | Success | | 0.006 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithoutEncoding_PreferenceChanges_MarkerIsReplacedAccordingly() | Success | | 0.006 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithoutEncoding_PreferenceIsSetToError_ErrorMarkerIsPlaced() | Success | | 0.142 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithoutEncoding_PreferenceIsSetToIgnore_NoMarkerIsPlaced() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithoutEncoding_PreferenceIsSetToInfo_InfoMarkerIsPlaced() | Success | | 0.011 |
| org.eclipse.core.tests.resources.ProjectEncodingTest | test_ProjectWithoutEncoding_PreferenceIsSetToWarning_WarningMarkerIsPlaced() | Success | | 0.005 |
| org.eclipse.core.tests.resources.ProjectOrderTest | test0() | Success | | 0.017 |
| org.eclipse.core.tests.resources.ProjectOrderTest | test1() | Success | | 0.031 |
| org.eclipse.core.tests.resources.ProjectOrderTest | test2() | Success | | 0.023 |
| org.eclipse.core.tests.resources.ProjectScopeTest | testEqualsAndHashCode() | Success | | 0.001 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testAutoLoadInvalidURI() | Success | | 0.008 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testAutoLoadMissingSnapshot() | Success | | 0.008 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testAutoLoadWithRename() | Success | | 0.022 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testLoadNoRefresh() | Success | | 0.013 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testLoadWithRefresh() | Success | | 1.054 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testLoadWithRename() | Success | | 0.011 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testLoadWithRename2() | Success | | 0.023 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testResetAutoLoadSnapshot() | Success | | 0.010 |
| org.eclipse.core.tests.resources.ProjectSnapshotTest | testSaveNullSnapshot() | Success | | 0.006 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testBasicRefresh() | Success | | 0.129 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testBigRecursionDeepRefresh() | Skipped | test is disabled because it needs 250 seconds on fast SSD on Linux
| 0.000 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testBug578487_refreshLoop() | Success | | 0.150 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testFastRefresh() | Success | | 0.115 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testProjectRule(TestInfo) | Success | | 1.236 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testSlowRefresh() | Success | | 0.122 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testSmallRecursionRefresh() | Skipped | test is disabled because it needs 400 seconds on fast SSD on Linux
| 0.000 |
| org.eclipse.core.tests.resources.refresh.RefreshJobTest | testUnrelatedRule(TestInfo) | Skipped | disabled for now, is unstable
| 0.000 |
| org.eclipse.core.tests.resources.refresh.RefreshProviderTest | testLinkedFile(Path) | Success | | 0.010 |
| org.eclipse.core.tests.resources.refresh.RefreshProviderTest | testProjectCloseOpen() | Success | | 0.008 |
| org.eclipse.core.tests.resources.refresh.RefreshProviderTest | testProjectCreateDelete(TestInfo) | Success | | 1.880 |
| org.eclipse.core.tests.resources.regression.Bug_006708 | testBug() | Success | | 0.014 |
| org.eclipse.core.tests.resources.regression.Bug_025457 | testFile() | Aborted | Assumption failed: only relevant on Windows
| 0.003 |
| org.eclipse.core.tests.resources.regression.Bug_025457 | testFolder() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_025457 | testProject() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteClosedProjectLinux() | Aborted | Assumption failed: only relevant on Linux
| 0.001 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteClosedProjectWindows() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteFolderLinux() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteFolderWindows() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteOpenProjectLinux() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_026294 | testDeleteOpenProjectWindows() | Aborted | Assumption failed: only relevant on Windows"
| 0.001 |
| org.eclipse.core.tests.resources.regression.Bug_027271 | testBug() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_028981 | testBug() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_029116 | testBug() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_029671 | testBug() | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.Bug_029851 | test() | Success | | 0.032 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testFileBugOnLinux() | Skipped | test is currently failing and needs further investigation (bug 203078)
| 0.000 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testFileBugOnWindows() | Aborted | Assumption failed: only relevant on Windows
| 0.001 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testFolderBugOnLinux() | Skipped | test is currently failing and needs further investigation (bug 203078)
| 0.000 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testFolderBugOnWindows() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testProjectBugOnLinux(Path) | Skipped | test is currently failing and needs further investigation (bug 203078)
| 0.000 |
| org.eclipse.core.tests.resources.regression.Bug_032076 | testProjectBugOnWindows() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedFile() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedFileKeepHistory() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedFolder() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedFolderKeepHistory() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedFolderParentKeepHistory() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedResourceInProject() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_044106 | testDeleteLinkedResourceInProjectKeepHistory() | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_079398 | testBug79398() | Skipped | Bug 78398 needs to be fixed
| 0.000 |
| org.eclipse.core.tests.resources.regression.Bug_092108 | testBug() | Aborted | Assumption failed: only relevant on Windows
| 0.002 |
| org.eclipse.core.tests.resources.regression.Bug_097608 | testBug() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_097608 | testBug2() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_098740 | testBug() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_126104 | testBug(Path) | Success | | 0.011 |
| org.eclipse.core.tests.resources.regression.Bug_127562 | testBug() | Success | | 0.004 |
| org.eclipse.core.tests.resources.regression.Bug_132510 | testBug() | Success | | 0.001 |
| org.eclipse.core.tests.resources.regression.Bug_134364 | test1() | Success | | 0.207 |
| org.eclipse.core.tests.resources.regression.Bug_147232 | testBug() | Success | | 10.040 |
| org.eclipse.core.tests.resources.regression.Bug_160251 | testEmptyDestination() | Success | | 0.029 |
| org.eclipse.core.tests.resources.regression.Bug_160251 | testNonExistentDestination() | Success | | 0.017 |
| org.eclipse.core.tests.resources.regression.Bug_160251 | testOccupiedDestination() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.Bug_165892 | testCopyFile() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.Bug_165892 | testCopyFileHistory() | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.Bug_165892 | testCopyFolder() | Success | | 0.009 |
| org.eclipse.core.tests.resources.regression.Bug_165892 | testCopyProject() | Success | | 0.011 |
| org.eclipse.core.tests.resources.regression.Bug_192631 | testCompareHost() | Success | | 0.014 |
| org.eclipse.core.tests.resources.regression.Bug_192631 | testComparePort() | Success | | 0.014 |
| org.eclipse.core.tests.resources.regression.Bug_192631 | testCompareUserInfo() | Success | | 0.013 |
| org.eclipse.core.tests.resources.regression.Bug_226264 | testBug() | Success | | 2.033 |
| org.eclipse.core.tests.resources.regression.Bug_231301 | testBug() | Success | | 2.046 |
| org.eclipse.core.tests.resources.regression.Bug_233939 | testBug(Path) | Success | | 0.021 |
| org.eclipse.core.tests.resources.regression.Bug_233939 | testMultipleLinksToFolder(Path) | Success | | 0.022 |
| org.eclipse.core.tests.resources.regression.Bug_264182 | testBug(Path) | Success | | 0.011 |
| org.eclipse.core.tests.resources.regression.Bug_265810 | testBug() | Success | | 0.025 |
| org.eclipse.core.tests.resources.regression.Bug_288315 | testBug() | Success | | 0.003 |
| org.eclipse.core.tests.resources.regression.Bug_297635 | testCleanSaveStateBySaveParticipantOnSnapshotSave() | Success | | 0.093 |
| org.eclipse.core.tests.resources.regression.Bug_303517 | testChangeResourceGender() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.Bug_303517 | testExists() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.Bug_303517 | testGetContents() | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.Bug_303517 | testGetContentsTrue() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.Bug_303517 | testIsSynchronized() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.Bug_329836 | testBug(Path) | Success | | 0.003 |
| org.eclipse.core.tests.resources.regression.Bug_331445 | testBug() | Success | | 0.009 |
| org.eclipse.core.tests.resources.regression.Bug_332543 | testBugForByteArrayInputStream() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.Bug_332543 | testBugForInputStream() | Success | | 0.010 |
| org.eclipse.core.tests.resources.regression.Bug_378156 | testBugOneThread() | Success | | 0.009 |
| org.eclipse.core.tests.resources.regression.Bug_378156 | testBugTwoThreads() | Success | | 2.033 |
| org.eclipse.core.tests.resources.regression.Bug_380386 | testBug() | Skipped | This regression test has to be rewritten in a proper way
| 0.000 |
| org.eclipse.core.tests.resources.regression.Bug_530868 | testMillisecondResolution() | Aborted | Assumption failed: not relevant on Mac, as it does not have milliseconds resolution
| 0.015 |
| org.eclipse.core.tests.resources.regression.IFileTest | testBug25658() | Skipped | This test is no longer valid since the error code is dependent on whether or not the parent folder is marked as read-only. We need to write a different test to make the file.create fail.
| 0.000 |
| org.eclipse.core.tests.resources.regression.IFileTest | testBug25662() | Aborted | Assumption failed: only relevant on Linux
| 0.004 |
| org.eclipse.core.tests.resources.regression.IFileTest | testBug43936() | Success | | 0.009 |
| org.eclipse.core.tests.resources.regression.IFileTest | testIssue2290() | Success | | 1.006 |
| org.eclipse.core.tests.resources.regression.IFolderTest | testBug11510() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.IFolderTest | testBug25662() | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| org.eclipse.core.tests.resources.regression.IFolderTest | testBug514831() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.IProjectTest | test_1G0XIMA() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.IProjectTest | test_1G5I6PV() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.IProjectTest | testAutoBuild_1GC2FKV() | Success | | 0.011 |
| org.eclipse.core.tests.resources.regression.IProjectTest | testBug78711() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.IProjectTest | testDelete_1GDW1RX() | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.IProjectTest | testRefreshDotProject() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testAppendContents_1G9RBH5() | Success | | 0.004 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug111821() | Aborted | Assumption failed: only relevant on Windows
| 0.005 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug25686() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug28790() | Aborted | Assumption failed: only relevant for platforms supporting archive attribute
| 0.002 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug31750() | Success | | 0.002 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug35991() | Success | | 0.004 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug553269() | Success | | 0.019 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testBug83777() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testCopy_1GA6QJP() | Success | | 2.030 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testCreate_1FW87XF() | Aborted | Assumption failed: only relevant on Linux
| 0.006 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testCreate_1FWYTKT() | Success | | 0.015 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testCreate_1GD7CSU() | Success | | 0.009 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testDelete_1GD3ZUZ() | Skipped | This test cannot be done automatically because we don't know in that file system we are running. Will leave test here in case it needs to be run it in a special environment.
| 0.000 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testDelete_Bug8754() | Success | | 0.008 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testEquals_1FUOU25() | Success | | 0.002 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testExists_1FUP8U6() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testFindMember_1GA6QYV() | Success | | 0.016 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testGetContents_1GBZD4S() | Success | | 5.048 |
| org.eclipse.core.tests.resources.regression.IResourceTest | testRefreshLocal_1G60AFG() | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.IWorkspaceTest | test_8974(Path) | Success | | 0.006 |
| org.eclipse.core.tests.resources.regression.IWorkspaceTest | testMultiDelete_1GDGRIZ() | Success | | 0.016 |
| org.eclipse.core.tests.resources.regression.IWorkspaceTest | testMultiMove_1GDKIHD() | Success | | 0.010 |
| org.eclipse.core.tests.resources.regression.LocalStoreRegressionTests | test_1FU4PJA() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.LocalStoreRegressionTests | test_1FU4TW7() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.LocalStoreRegressionTests | test_1G65KR1() | Success | | 0.002 |
| org.eclipse.core.tests.resources.regression.NLTest | testFileNames() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.PR_1GEAB3C_Test | test_1GEAB3C() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.PR_1GH2B0N_Test | test_1GH2B0N() | Success | | 0.007 |
| org.eclipse.core.tests.resources.regression.PR_1GHOM0N_Test | test_1GEAB3C() | Success | | 0.005 |
| org.eclipse.core.tests.resources.regression.TestMultipleBuildersOfSameType | test1() | Success | | 1.315 |
| org.eclipse.core.tests.resources.regression.TestMultipleBuildersOfSameType | test2() | Success | | 1.283 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributeArchive() | Aborted | Assumption failed: only relevant for platforms supporting archive attribute
| 0.002 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributeExecutable() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributeHidden() | Aborted | Assumption failed: only relevant for platforms supporting hidden attribute
| 0.002 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributeReadOnly() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributes() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testAttributeSymlink() | Success | | 0.007 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testClosedProject() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testNonExistingResource() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceAttributeTest | testRefreshExecutableOnFolder() | Skipped | currently failing on Hudson: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=397353
| 0.000 |
| org.eclipse.core.tests.resources.ResourceURLTest | testBasicURLs() | Success | | 0.018 |
| org.eclipse.core.tests.resources.ResourceURLTest | testExternalURLs() | Success | | 0.008 |
| org.eclipse.core.tests.resources.ResourceURLTest | testNonExistantURLs() | Success | | 0.004 |
| org.eclipse.core.tests.resources.ResourceURLTest | testSpaces() | Success | | 0.004 |
| org.eclipse.core.tests.resources.session.Bug_266907 | test1CreateProjectAndDeleteProjectFile() | Success | | 1.329 |
| org.eclipse.core.tests.resources.session.Bug_266907 | test2RestoreWorkspaceFile() | Success | | 1.292 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test1() | Success | | 1.326 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test2() | Success | | 1.299 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test3() | Success | | 1.322 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test4() | Success | | 1.312 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test5() | Success | | 1.325 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test6() | Success | | 1.321 |
| org.eclipse.core.tests.resources.session.FindDeletedMembersTest | test7() | Success | | 1.277 |
| org.eclipse.core.tests.resources.session.ProjectDescriptionDynamicTest | test1() | Success | | 1.300 |
| org.eclipse.core.tests.resources.session.ProjectDescriptionDynamicTest | test2() | Success | | 1.305 |
| org.eclipse.core.tests.resources.session.ProjectDescriptionDynamicTest | test3() | Success | | 1.278 |
| org.eclipse.core.tests.resources.session.ProjectPreferenceSessionTest | testDeleteFileBeforeLoad1() | Success | | 1.315 |
| org.eclipse.core.tests.resources.session.ProjectPreferenceSessionTest | testDeleteFileBeforeLoad2() | Success | | 1.300 |
| org.eclipse.core.tests.resources.session.ProjectPreferenceSessionTest | testSaveLoad1() | Success | | 1.307 |
| org.eclipse.core.tests.resources.session.ProjectPreferenceSessionTest | testSaveLoad2() | Success | | 1.286 |
| org.eclipse.core.tests.resources.session.SampleSessionTest | test1() | Success | | 1.591 |
| org.eclipse.core.tests.resources.session.SampleSessionTest | test2() | Success | | 1.246 |
| org.eclipse.core.tests.resources.session.Test1G1N9GZ | test1() | Success | | 1.293 |
| org.eclipse.core.tests.resources.session.Test1G1N9GZ | test2() | Success | | 1.300 |
| org.eclipse.core.tests.resources.session.Test1G1N9GZ | test3() | Success | | 1.270 |
| org.eclipse.core.tests.resources.session.Test1GALH44 | test1() | Success | | 1.296 |
| org.eclipse.core.tests.resources.session.Test1GALH44 | test2() | Success | | 1.699 |
| org.eclipse.core.tests.resources.session.Test1GALH44 | test3() | Success | | 1.335 |
| org.eclipse.core.tests.resources.session.TestBug113943 | test1() | Success | | 1.301 |
| org.eclipse.core.tests.resources.session.TestBug113943 | test2() | Success | | 1.278 |
| org.eclipse.core.tests.resources.session.TestBug12575 | test1() | Success | | 1.303 |
| org.eclipse.core.tests.resources.session.TestBug12575 | test2() | Success | | 1.273 |
| org.eclipse.core.tests.resources.session.TestBug12575 | test3() | Success | | 1.235 |
| org.eclipse.core.tests.resources.session.TestBug20127 | test1() | Success | | 1.296 |
| org.eclipse.core.tests.resources.session.TestBug20127 | test2() | Success | | 1.298 |
| org.eclipse.core.tests.resources.session.TestBug20127 | test3() | Success | | 1.262 |
| org.eclipse.core.tests.resources.session.TestBug202384 | testInitializeWorkspace() | Success | | 1.296 |
| org.eclipse.core.tests.resources.session.TestBug202384 | testStartWithClosedProject() | Success | | 1.293 |
| org.eclipse.core.tests.resources.session.TestBug202384 | testStartWithOpenProject() | Success | | 1.286 |
| org.eclipse.core.tests.resources.session.TestBug208833 | test1() | Success | | 1.296 |
| org.eclipse.core.tests.resources.session.TestBug208833 | test2() | Success | | 1.277 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testDelete_01() | Success | | 1.704 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testDelete_02() | Success | | 1.286 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testDeleteWithoutWaitingForSnapshot_01() | Success | | 1.713 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testDeleteWithoutWaitingForSnapshot_02() | Success | | 1.310 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testRenameUsingProjectDescription_01() | Success | | 1.714 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testRenameUsingProjectDescription_02() | Success | | 1.317 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testRenameUsingResourcePath_01() | Success | | 1.724 |
| org.eclipse.core.tests.resources.session.TestBug294854 | testRenameUsingResourcePath_02() | Success | | 1.313 |
| org.eclipse.core.tests.resources.session.TestBug30015 | test1() | Success | | 1.303 |
| org.eclipse.core.tests.resources.session.TestBug30015 | test2() | Success | | 1.252 |
| org.eclipse.core.tests.resources.session.TestBug316182 | test01_prepareWorkspace() | Success | | 1.290 |
| org.eclipse.core.tests.resources.session.TestBug316182 | test02_startWorkspace() | Success | | 1.239 |
| org.eclipse.core.tests.resources.session.TestBug323833 | test1_largeFile() | Success | | 1.276 |
| org.eclipse.core.tests.resources.session.TestBug323833 | test1_smallFile() | Success | | 1.265 |
| org.eclipse.core.tests.resources.session.TestBug323833 | test2() | Success | | 1.192 |
| org.eclipse.core.tests.resources.session.TestBug369177 | test01_prepareWorkspace() | Success | | 1.299 |
| org.eclipse.core.tests.resources.session.TestBug369177 | test02_startWorkspace() | Success | | 1.239 |
| org.eclipse.core.tests.resources.session.TestBug426263 | testBug() | Success | | 1.247 |
| org.eclipse.core.tests.resources.session.TestBug6995 | test1() | Success | | 1.291 |
| org.eclipse.core.tests.resources.session.TestBug6995 | test2() | Success | | 1.293 |
| org.eclipse.core.tests.resources.session.TestBug93473 | test1stSession() | Success | | 1.316 |
| org.eclipse.core.tests.resources.session.TestBug93473 | test2ndSession() | Success | | 1.263 |
| org.eclipse.core.tests.resources.session.TestBuilderDeltaSerialization | test1() | Success | | 1.346 |
| org.eclipse.core.tests.resources.session.TestBuilderDeltaSerialization | test2() | Success | | 1.326 |
| org.eclipse.core.tests.resources.session.TestClosedProjectLocation | test1() | Success | | 1.295 |
| org.eclipse.core.tests.resources.session.TestClosedProjectLocation | test2() | Success | | 1.273 |
| org.eclipse.core.tests.resources.session.TestCloseNoSave | test1() | Success | | 1.304 |
| org.eclipse.core.tests.resources.session.TestCloseNoSave | test2() | Success | | 1.283 |
| org.eclipse.core.tests.resources.session.TestCreateLinkedResourceInHiddenProject | test1() | Success | | 1.305 |
| org.eclipse.core.tests.resources.session.TestCreateLinkedResourceInHiddenProject | test2() | Success | | 1.309 |
| org.eclipse.core.tests.resources.session.TestInterestingProjectPersistence | test1() | Success | | 1.313 |
| org.eclipse.core.tests.resources.session.TestInterestingProjectPersistence | test2() | Success | | 1.323 |
| org.eclipse.core.tests.resources.session.TestInterestingProjectPersistence | test3() | Success | | 1.339 |
| org.eclipse.core.tests.resources.session.TestMasterTableCleanup | test1() | Success | | 1.282 |
| org.eclipse.core.tests.resources.session.TestMasterTableCleanup | test2() | Success | | 1.256 |
| org.eclipse.core.tests.resources.session.TestMissingBuilder | test1() | Success | | 1.303 |
| org.eclipse.core.tests.resources.session.TestMissingBuilder | test2() | Success | | 1.291 |
| org.eclipse.core.tests.resources.session.TestMissingBuilder | test3() | Success | | 1.320 |
| org.eclipse.core.tests.resources.session.TestMultiSnap | test1() | Success | | 1.298 |
| org.eclipse.core.tests.resources.session.TestMultiSnap | test2() | Success | | 1.286 |
| org.eclipse.core.tests.resources.session.TestSave | test1() | Success | | 1.313 |
| org.eclipse.core.tests.resources.session.TestSave | test2() | Success | | 1.281 |
| org.eclipse.core.tests.resources.session.TestSaveCreateProject | test1() | Success | | 1.290 |
| org.eclipse.core.tests.resources.session.TestSaveCreateProject | test2() | Success | | 1.325 |
| org.eclipse.core.tests.resources.session.TestSaveSnap | test1() | Success | | 1.305 |
| org.eclipse.core.tests.resources.session.TestSaveSnap | test2() | Success | | 1.293 |
| org.eclipse.core.tests.resources.session.TestSaveWithClosedProject | test1() | Success | | 1.323 |
| org.eclipse.core.tests.resources.session.TestSaveWithClosedProject | test2() | Success | | 1.309 |
| org.eclipse.core.tests.resources.session.TestSnapSaveSnap | test1() | Success | | 1.294 |
| org.eclipse.core.tests.resources.session.TestSnapSaveSnap | test2() | Success | | 1.282 |
| org.eclipse.core.tests.resources.session.TestWorkspaceEncodingExistingWorkspace | testExpectedEncoding1() | Success | | 1.250 |
| org.eclipse.core.tests.resources.session.TestWorkspaceEncodingNewWorkspace | testExpectedEncoding1() | Success | | 1.290 |
| org.eclipse.core.tests.resources.session.TestWorkspaceEncodingNewWorkspace | testExpectedEncoding2() | Success | | 1.240 |
| org.eclipse.core.tests.resources.session.TestWorkspaceEncodingWithJvmArgs | testExpectedEncoding() | Success | | 1.247 |
| org.eclipse.core.tests.resources.session.TestWorkspaceEncodingWithPluginCustomization | testExpectedEncoding() | Success | | 1.254 |
| org.eclipse.core.tests.resources.session.WorkspaceDescriptionTest | test1() | Success | | 1.259 |
| org.eclipse.core.tests.resources.session.WorkspaceDescriptionTest | test2() | Success | | 1.257 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testAccept() | Success | | 0.004 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testCopy() | Success | | 0.018 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testDelete() | Success | | 0.013 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testDeltas() | Success | | 0.008 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testExists() | Success | | 0.004 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testFindMember() | Success | | 0.004 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testMembers() | Success | | 0.004 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testMove() | Success | | 0.017 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testRefreshLocal() | Success | | 0.005 |
| org.eclipse.core.tests.resources.TeamPrivateMemberTest | testSetGet() | Success | | 0.005 |
| org.eclipse.core.tests.resources.usecase.ConcurrencyTest | testConcurrentOperations() | Success | | 0.339 |
| org.eclipse.core.tests.resources.usecase.IFileTest | testFile() | Success | | 0.021 |
| org.eclipse.core.tests.resources.usecase.IFolderTest | testFolder() | Success | | 0.014 |
| org.eclipse.core.tests.resources.usecase.IProjectTest | testProject() | Success | | 0.012 |
| org.eclipse.core.tests.resources.usecase.IWorkspaceRunnableUseCaseTest | testNestedOperationsAndBuilds() | Success | | 0.010 |
| org.eclipse.core.tests.resources.usecase.SnapshotTest | test1() | Success | | 1.324 |
| org.eclipse.core.tests.resources.usecase.SnapshotTest | test2() | Success | | 1.319 |
| org.eclipse.core.tests.resources.usecase.SnapshotTest | test3() | Success | | 1.323 |
| org.eclipse.core.tests.resources.usecase.SnapshotTest | test4() | Success | | 1.348 |
| org.eclipse.core.tests.resources.usecase.SnapshotTest | test5() | Success | | 1.274 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCopyProjectWithVirtualFolder() | Success | | 0.040 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateFileUnderVirtualFolder() | Success | | 0.007 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateFolderUnderVirtualFolder() | Success | | 0.013 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateLinkedFileUnderVirtualFolder() | Success | | 0.011 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateLinkedFolderUnderVirtualFolder() | Success | | 0.017 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateVirtualFolder() | Success | | 0.013 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testCreateVirtualFolderUnderVirtualFolder() | Success | | 0.012 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testDeleteProjectWithVirtualFolder() | Success | | 0.013 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testDeleteProjectWithVirtualFolderAndLink() | Success | | 0.026 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testGetVirtualFolderAttributes() | Success | | 0.006 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testIsVirtual() | Success | | 0.013 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testLinkedFolderInVirtualFolder_FileStoreURI() | Success | | 0.014 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testMoveProjectWithVirtualFolder() | Success | | 0.025 |
| org.eclipse.core.tests.resources.VirtualFolderTest | testVirtualFolderInLinkedFolder() | Success | | 0.011 |
| org.eclipse.core.tests.resources.WorkspaceTest | testDanglingReferences() | Success | | 0.009 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFileDeletion() | Success | | 0.010 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFileEmptyDeletion() | Success | | 0.007 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFileInFolderCreation() | Success | | 0.007 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFileMove() | Success | | 0.008 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFileOverFolder() | Success | | 0.008 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFolderDeletion() | Success | | 0.010 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFolderMove() | Success | | 0.009 |
| org.eclipse.core.tests.resources.WorkspaceTest | testFolderOverFile() | Success | | 0.010 |
| org.eclipse.core.tests.resources.WorkspaceTest | testLeafFolderMove() | Success | | 0.011 |
| org.eclipse.core.tests.resources.WorkspaceTest | testMultiCreation() | Success | | 0.008 |
| org.eclipse.core.tests.resources.WorkspaceTest | testMultiDeletion() | Success | | 0.009 |
| org.eclipse.core.tests.resources.WorkspaceTest | testProjectCloseOpen() | Success | | 0.012 |
| org.eclipse.core.tests.resources.WorkspaceTest | testProjectCreateOpenCloseDelete() | Success | | 0.014 |
| org.eclipse.core.tests.resources.WorkspaceTest | testProjectDeletion() | Success | | 0.008 |
| org.eclipse.core.tests.resources.WorkspaceTest | testProjectReferences() | Success | | 0.013 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSetContents() | Success | | 0.009 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSetGetFilePersistentProperty() | Success | | 0.008 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSetGetFolderPersistentProperty() | Success | | 0.009 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSetGetProjectPersistentProperty() | Success | | 0.006 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSetProperty() | Success | | 0.006 |
| org.eclipse.core.tests.resources.WorkspaceTest | testSimpleMove() | Success | | 0.011 |
| org.eclipse.core.tests.resources.WorkspaceTest | testWorkingLocationDeletion_bug433061() | Success | | 0.011 |
| test0(IPath, int) | [1] /solution, -1 | Success | | 0.007 |
| test0(IPath, int) | [1] /solution, -1 | Success | | 0.002 |
| test0(IPath, int) | [10] /solution/project1, 2 | Success | | 0.001 |
| test0(IPath, int) | [10] /solution/project1, 2 | Success | | 0.001 |
| test0(IPath, int) | [11] /solution/project1, 3 | Success | | 0.001 |
| test0(IPath, int) | [11] /solution/project1, 3 | Success | | 0.000 |
| test0(IPath, int) | [12] /solution/project1, 4 | Success | | 0.001 |
| test0(IPath, int) | [12] /solution/project1, 4 | Success | | 0.001 |
| test0(IPath, int) | [13] /solution/project2, -1 | Success | | 0.001 |
| test0(IPath, int) | [13] /solution/project2, -1 | Success | | 0.001 |
| test0(IPath, int) | [14] /solution/project2, 0 | Success | | 0.001 |
| test0(IPath, int) | [14] /solution/project2, 0 | Success | | 0.000 |
| test0(IPath, int) | [15] /solution/project2, 1 | Success | | 0.000 |
| test0(IPath, int) | [15] /solution/project2, 1 | Success | | 0.000 |
| test0(IPath, int) | [16] /solution/project2, 2 | Success | | 0.000 |
| test0(IPath, int) | [16] /solution/project2, 2 | Success | | 0.001 |
| test0(IPath, int) | [17] /solution/project2, 3 | Success | | 0.000 |
| test0(IPath, int) | [17] /solution/project2, 3 | Success | | 0.001 |
| test0(IPath, int) | [18] /solution/project2, 4 | Success | | 0.000 |
| test0(IPath, int) | [18] /solution/project2, 4 | Success | | 0.001 |
| test0(IPath, int) | [19] /solution/project2/folder1, -1 | Success | | 0.001 |
| test0(IPath, int) | [19] /solution/project2/folder1, -1 | Success | | 0.001 |
| test0(IPath, int) | [2] /solution, 0 | Success | | 0.001 |
| test0(IPath, int) | [2] /solution, 0 | Success | | 0.001 |
| test0(IPath, int) | [20] /solution/project2/folder1, 0 | Success | | 0.001 |
| test0(IPath, int) | [20] /solution/project2/folder1, 0 | Success | | 0.000 |
| test0(IPath, int) | [21] /solution/project2/folder1, 1 | Success | | 0.001 |
| test0(IPath, int) | [21] /solution/project2/folder1, 1 | Success | | 0.001 |
| test0(IPath, int) | [22] /solution/project2/folder1, 2 | Success | | 0.000 |
| test0(IPath, int) | [22] /solution/project2/folder1, 2 | Success | | 0.000 |
| test0(IPath, int) | [23] /solution/project2/folder1, 3 | Success | | 0.000 |
| test0(IPath, int) | [23] /solution/project2/folder1, 3 | Success | | 0.001 |
| test0(IPath, int) | [24] /solution/project2/folder1, 4 | Success | | 0.001 |
| test0(IPath, int) | [24] /solution/project2/folder1, 4 | Success | | 0.000 |
| test0(IPath, int) | [25] /solution/project2/folder2, -1 | Success | | 0.000 |
| test0(IPath, int) | [25] /solution/project2/folder2, -1 | Success | | 0.001 |
| test0(IPath, int) | [26] /solution/project2/folder2, 0 | Success | | 0.000 |
| test0(IPath, int) | [26] /solution/project2/folder2, 0 | Success | | 0.000 |
| test0(IPath, int) | [27] /solution/project2/folder2, 1 | Success | | 0.001 |
| test0(IPath, int) | [27] /solution/project2/folder2, 1 | Success | | 0.002 |
| test0(IPath, int) | [28] /solution/project2/folder2, 2 | Success | | 0.001 |
| test0(IPath, int) | [28] /solution/project2/folder2, 2 | Success | | 0.000 |
| test0(IPath, int) | [29] /solution/project2/folder2, 3 | Success | | 0.000 |
| test0(IPath, int) | [29] /solution/project2/folder2, 3 | Success | | 0.001 |
| test0(IPath, int) | [3] /solution, 1 | Success | | 0.001 |
| test0(IPath, int) | [3] /solution, 1 | Success | | 0.001 |
| test0(IPath, int) | [30] /solution/project2/folder2, 4 | Success | | 0.001 |
| test0(IPath, int) | [30] /solution/project2/folder2, 4 | Success | | 0.000 |
| test0(IPath, int) | [31] /solution/project2/folder1/folder3, -1 | Success | | 0.001 |
| test0(IPath, int) | [31] /solution/project2/folder1/folder3, -1 | Success | | 0.001 |
| test0(IPath, int) | [32] /solution/project2/folder1/folder3, 0 | Success | | 0.001 |
| test0(IPath, int) | [32] /solution/project2/folder1/folder3, 0 | Success | | 0.000 |
| test0(IPath, int) | [33] /solution/project2/folder1/folder3, 1 | Success | | 0.000 |
| test0(IPath, int) | [33] /solution/project2/folder1/folder3, 1 | Success | | 0.001 |
| test0(IPath, int) | [34] /solution/project2/folder1/folder3, 2 | Success | | 0.000 |
| test0(IPath, int) | [34] /solution/project2/folder1/folder3, 2 | Success | | 0.000 |
| test0(IPath, int) | [35] /solution/project2/folder1/folder3, 3 | Success | | 0.000 |
| test0(IPath, int) | [35] /solution/project2/folder1/folder3, 3 | Success | | 0.001 |
| test0(IPath, int) | [36] /solution/project2/folder1/folder3, 4 | Success | | 0.001 |
| test0(IPath, int) | [36] /solution/project2/folder1/folder3, 4 | Success | | 0.000 |
| test0(IPath, int) | [37] /solution/project2/folder1/folder4, -1 | Success | | 0.001 |
| test0(IPath, int) | [37] /solution/project2/folder1/folder4, -1 | Success | | 0.001 |
| test0(IPath, int) | [38] /solution/project2/folder1/folder4, 0 | Success | | 0.001 |
| test0(IPath, int) | [38] /solution/project2/folder1/folder4, 0 | Success | | 0.000 |
| test0(IPath, int) | [39] /solution/project2/folder1/folder4, 1 | Success | | 0.000 |
| test0(IPath, int) | [39] /solution/project2/folder1/folder4, 1 | Success | | 0.001 |
| test0(IPath, int) | [4] /solution, 2 | Success | | 0.001 |
| test0(IPath, int) | [4] /solution, 2 | Success | | 0.000 |
| test0(IPath, int) | [40] /solution/project2/folder1/folder4, 2 | Success | | 0.001 |
| test0(IPath, int) | [40] /solution/project2/folder1/folder4, 2 | Success | | 0.000 |
| test0(IPath, int) | [41] /solution/project2/folder1/folder4, 3 | Success | | 0.001 |
| test0(IPath, int) | [41] /solution/project2/folder1/folder4, 3 | Success | | 0.000 |
| test0(IPath, int) | [42] /solution/project2/folder1/folder4, 4 | Success | | 0.000 |
| test0(IPath, int) | [42] /solution/project2/folder1/folder4, 4 | Success | | 0.001 |
| test0(IPath, int) | [43] /solution/project2/file1, -1 | Success | | 0.001 |
| test0(IPath, int) | [43] /solution/project2/file1, -1 | Success | | 0.001 |
| test0(IPath, int) | [44] /solution/project2/file1, 0 | Success | | 0.001 |
| test0(IPath, int) | [44] /solution/project2/file1, 0 | Success | | 0.000 |
| test0(IPath, int) | [45] /solution/project2/file1, 1 | Success | | 0.000 |
| test0(IPath, int) | [45] /solution/project2/file1, 1 | Success | | 0.000 |
| test0(IPath, int) | [46] /solution/project2/file1, 2 | Success | | 0.001 |
| test0(IPath, int) | [46] /solution/project2/file1, 2 | Success | | 0.001 |
| test0(IPath, int) | [47] /solution/project2/file1, 3 | Success | | 0.001 |
| test0(IPath, int) | [47] /solution/project2/file1, 3 | Success | | 0.001 |
| test0(IPath, int) | [48] /solution/project2/file1, 4 | Success | | 0.001 |
| test0(IPath, int) | [48] /solution/project2/file1, 4 | Success | | 0.000 |
| test0(IPath, int) | [49] /solution/project2/folder1/file2, -1 | Success | | 0.001 |
| test0(IPath, int) | [49] /solution/project2/folder1/file2, -1 | Success | | 0.000 |
| test0(IPath, int) | [5] /solution, 3 | Success | | 0.002 |
| test0(IPath, int) | [5] /solution, 3 | Success | | 0.000 |
| test0(IPath, int) | [50] /solution/project2/folder1/file2, 0 | Success | | 0.000 |
| test0(IPath, int) | [50] /solution/project2/folder1/file2, 0 | Success | | 0.000 |
| test0(IPath, int) | [51] /solution/project2/folder1/file2, 1 | Success | | 0.000 |
| test0(IPath, int) | [51] /solution/project2/folder1/file2, 1 | Success | | 0.001 |
| test0(IPath, int) | [52] /solution/project2/folder1/file2, 2 | Success | | 0.001 |
| test0(IPath, int) | [52] /solution/project2/folder1/file2, 2 | Success | | 0.000 |
| test0(IPath, int) | [53] /solution/project2/folder1/file2, 3 | Success | | 0.001 |
| test0(IPath, int) | [53] /solution/project2/folder1/file2, 3 | Success | | 0.001 |
| test0(IPath, int) | [54] /solution/project2/folder1/file2, 4 | Success | | 0.000 |
| test0(IPath, int) | [54] /solution/project2/folder1/file2, 4 | Success | | 0.001 |
| test0(IPath, int) | [55] /solution/project2/folder1/folder3/file3, -1 | Success | | 0.000 |
| test0(IPath, int) | [55] /solution/project2/folder1/folder3/file3, -1 | Success | | 0.000 |
| test0(IPath, int) | [56] /solution/project2/folder1/folder3/file3, 0 | Success | | 0.001 |
| test0(IPath, int) | [56] /solution/project2/folder1/folder3/file3, 0 | Success | | 0.000 |
| test0(IPath, int) | [57] /solution/project2/folder1/folder3/file3, 1 | Success | | 0.000 |
| test0(IPath, int) | [57] /solution/project2/folder1/folder3/file3, 1 | Success | | 0.000 |
| test0(IPath, int) | [58] /solution/project2/folder1/folder3/file3, 2 | Success | | 0.000 |
| test0(IPath, int) | [58] /solution/project2/folder1/folder3/file3, 2 | Success | | 0.001 |
| test0(IPath, int) | [59] /solution/project2/folder1/folder3/file3, 3 | Success | | 0.001 |
| test0(IPath, int) | [59] /solution/project2/folder1/folder3/file3, 3 | Success | | 0.000 |
| test0(IPath, int) | [6] /solution, 4 | Success | | 0.001 |
| test0(IPath, int) | [6] /solution, 4 | Success | | 0.001 |
| test0(IPath, int) | [60] /solution/project2/folder1/folder3/file3, 4 | Success | | 0.000 |
| test0(IPath, int) | [60] /solution/project2/folder1/folder3/file3, 4 | Success | | 0.001 |
| test0(IPath, int) | [7] /solution/project1, -1 | Success | | 0.001 |
| test0(IPath, int) | [7] /solution/project1, -1 | Success | | 0.000 |
| test0(IPath, int) | [8] /solution/project1, 0 | Success | | 0.001 |
| test0(IPath, int) | [8] /solution/project1, 0 | Success | | 0.001 |
| test0(IPath, int) | [9] /solution/project1, 1 | Success | | 0.001 |
| test0(IPath, int) | [9] /solution/project1, 1 | Success | | 0.001 |
| test1_linkCurrentDirectory(boolean) | [1] false | Success | | 0.011 |
| test1_linkCurrentDirectory(boolean) | [2] true | Success | | 0.011 |
| test1_trivial(boolean) | [1] false | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| test1_trivial(boolean) | [2] true | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| test2_linkParentDirectory(boolean) | [1] false | Success | | 0.011 |
| test2_linkParentDirectory(boolean) | [2] true | Success | | 0.010 |
| test2_mutual(boolean) | [1] false | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| test2_mutual(boolean) | [2] true | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| test3_linkGrandparentDirectory(boolean) | [1] false | Success | | 0.013 |
| test3_linkGrandparentDirectory(boolean) | [2] true | Success | | 0.011 |
| test3_outside_tree(boolean) | [1] false | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| test3_outside_tree(boolean) | [2] true | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| test4_linkParentDirectoryTwice(boolean) | [1] false | Success | | 0.015 |
| test4_linkParentDirectoryTwice(boolean) | [2] true | Success | | 0.012 |
| test5_linkParentDirectoyTwiceWithAbsolutePath(boolean) | [1] false | Success | | 0.012 |
| test5_linkParentDirectoyTwiceWithAbsolutePath(boolean) | [2] true | Success | | 0.012 |
| test5_transitive_mutual(boolean) | [1] false | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| test5_transitive_mutual(boolean) | [2] true | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| test6_nonrecursive(boolean) | [1] false | Aborted | Assumption failed: only relevant on Linux
| 0.002 |
| test6_nonrecursive(boolean) | [2] true | Aborted | Assumption failed: only relevant on Linux
| 0.003 |
| testBug358830(boolean) | [1] false | Success | | 0.013 |
| testBug358830(boolean) | [2] true | Success | | 0.012 |
| testCaseInsensitive(int) | File size 1048586 bytes | Success | | 0.013 |
| testCaseInsensitive(int) | File size 10 bytes | Success | | 0.007 |
| testContentDescription(boolean) | [1] true | Success | | 0.003 |
| testContentDescription(boolean) | [2] false | Success | | 0.004 |
| testCopyAcrossVolumes(int) | File size 1048586 bytes | Success | | 0.078 |
| testCopyAcrossVolumes(int) | File size 10 bytes | Success | | 0.011 |
| testCopyFile(int) | File size 1048586 bytes | Success | | 0.014 |
| testCopyFile(int) | File size 10 bytes | Success | | 0.004 |
| testCopyFileAcrossVolumes(int) | File size 1048586 bytes | Success | | 0.019 |
| testCopyFileAcrossVolumes(int) | File size 10 bytes | Success | | 0.004 |
| testExhaustive(IPath, int) | [1] /solution, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [10] /solution/project1, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [11] /solution/project1, 3 | Success | | 0.001 |
| testExhaustive(IPath, int) | [12] /solution/project1, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [13] /solution/project2, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [14] /solution/project2, 0 | Success | | 0.000 |
| testExhaustive(IPath, int) | [15] /solution/project2, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [16] /solution/project2, 2 | Success | | 0.001 |
| testExhaustive(IPath, int) | [17] /solution/project2, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [18] /solution/project2, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [19] /solution/project2/folder1, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [2] /solution, 0 | Success | | 0.001 |
| testExhaustive(IPath, int) | [20] /solution/project2/folder1, 0 | Success | | 0.001 |
| testExhaustive(IPath, int) | [21] /solution/project2/folder1, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [22] /solution/project2/folder1, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [23] /solution/project2/folder1, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [24] /solution/project2/folder1, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [25] /solution/project2/folder2, -1 | Success | | 0.001 |
| testExhaustive(IPath, int) | [26] /solution/project2/folder2, 0 | Success | | 0.000 |
| testExhaustive(IPath, int) | [27] /solution/project2/folder2, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [28] /solution/project2/folder2, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [29] /solution/project2/folder2, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [3] /solution, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [30] /solution/project2/folder2, 4 | Success | | 0.001 |
| testExhaustive(IPath, int) | [31] /solution/project2/folder1/folder3, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [32] /solution/project2/folder1/folder3, 0 | Success | | 0.000 |
| testExhaustive(IPath, int) | [33] /solution/project2/folder1/folder3, 1 | Success | | 0.001 |
| testExhaustive(IPath, int) | [34] /solution/project2/folder1/folder3, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [35] /solution/project2/folder1/folder3, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [36] /solution/project2/folder1/folder3, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [37] /solution/project2/folder1/folder4, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [38] /solution/project2/folder1/folder4, 0 | Success | | 0.001 |
| testExhaustive(IPath, int) | [39] /solution/project2/folder1/folder4, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [4] /solution, 2 | Success | | 0.001 |
| testExhaustive(IPath, int) | [40] /solution/project2/folder1/folder4, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [41] /solution/project2/folder1/folder4, 3 | Success | | 0.001 |
| testExhaustive(IPath, int) | [42] /solution/project2/folder1/folder4, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [43] /solution/project2/file1, -1 | Success | | 0.001 |
| testExhaustive(IPath, int) | [44] /solution/project2/file1, 0 | Success | | 0.000 |
| testExhaustive(IPath, int) | [45] /solution/project2/file1, 1 | Success | | 0.001 |
| testExhaustive(IPath, int) | [46] /solution/project2/file1, 2 | Success | | 0.017 |
| testExhaustive(IPath, int) | [47] /solution/project2/file1, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [48] /solution/project2/file1, 4 | Success | | 0.001 |
| testExhaustive(IPath, int) | [49] /solution/project2/folder1/file2, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [5] /solution, 3 | Success | | 0.000 |
| testExhaustive(IPath, int) | [50] /solution/project2/folder1/file2, 0 | Success | | 0.001 |
| testExhaustive(IPath, int) | [51] /solution/project2/folder1/file2, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [52] /solution/project2/folder1/file2, 2 | Success | | 0.000 |
| testExhaustive(IPath, int) | [53] /solution/project2/folder1/file2, 3 | Success | | 0.001 |
| testExhaustive(IPath, int) | [54] /solution/project2/folder1/file2, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [55] /solution/project2/folder1/folder3/file3, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [56] /solution/project2/folder1/folder3/file3, 0 | Success | | 0.001 |
| testExhaustive(IPath, int) | [57] /solution/project2/folder1/folder3/file3, 1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [58] /solution/project2/folder1/folder3/file3, 2 | Success | | 0.001 |
| testExhaustive(IPath, int) | [59] /solution/project2/folder1/folder3/file3, 3 | Success | | 0.001 |
| testExhaustive(IPath, int) | [6] /solution, 4 | Success | | 0.001 |
| testExhaustive(IPath, int) | [60] /solution/project2/folder1/folder3/file3, 4 | Success | | 0.000 |
| testExhaustive(IPath, int) | [7] /solution/project1, -1 | Success | | 0.000 |
| testExhaustive(IPath, int) | [8] /solution/project1, 0 | Success | | 0.000 |
| testExhaustive(IPath, int) | [9] /solution/project1, 1 | Success | | 0.001 |
| testExistingNsRootElementFile(List) | [1] [] | Success | | 0.020 |
| testExistingNsRootElementFile(List) | [2] [kindOf] | Success | | 0.014 |
| testExistingNsRootElementFile(List) | [3] [useFilenameOnly] | Success | | 0.010 |
| testExistingNsRootElementFile(List) | [4] [kindOf, useFilenameOnly] | Success | | 0.011 |
| testExistingTextFile(List) | [1] [] | Success | | 0.020 |
| testExistingTextFile(List) | [2] [kindOf] | Success | | 0.014 |
| testExistingTextFile(List) | [3] [useFilenameOnly] | Success | | 0.015 |
| testExistingTextFile(List) | [4] [kindOf, useFilenameOnly] | Success | | 0.014 |
| testGithubBug2220(boolean) | [1] false | Success | | 0.012 |
| testGithubBug2220(boolean) | [2] true | Success | | 0.012 |
| testNonExistingNsRootElementFile(List) | [1] [] | Success | | 0.010 |
| testNonExistingNsRootElementFile(List) | [2] [kindOf] | Success | | 0.009 |
| testNonExistingNsRootElementFile(List) | [3] [useFilenameOnly] | Success | | 0.011 |
| testNonExistingNsRootElementFile(List) | [4] [kindOf, useFilenameOnly] | Success | | 0.011 |
| testNonExistingTextFile(List) | [1] [] | Success | | 0.017 |
| testNonExistingTextFile(List) | [2] [kindOf] | Success | | 0.016 |
| testNonExistingTextFile(List) | [3] [useFilenameOnly] | Success | | 0.026 |
| testNonExistingTextFile(List) | [4] [kindOf, useFilenameOnly] | Success | | 0.014 |