[
https://issues.apache.org/jira/browse/SLING-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328234#comment-14328234
]
Robert Munteanu commented on SLING-3781:
----------------------------------------
* https://svn.apache.org/viewvc?view=revision&revision=r1661018 - Added
PathUtil.getParent
* https://svn.apache.org/viewvc?view=revision&revision=r1661019 - Added
JcrCommand.dumpNode to aid with debugging
* https://svn.apache.org/viewvc?view=revision&revision=r1661020 - Remove
existing workardound, it was broken
* https://svn.apache.org/viewvc?view=revision&revision=r1661021 - Also consider
regular files when mapping resource deletions to updates
* https://svn.apache.org/viewvc?view=revision&revision=r1661022 - Add a
Thread.sleep inside the last failing test
> Fix unstable Eclipse-based tests
> --------------------------------
>
> Key: SLING-3781
> URL: https://issues.apache.org/jira/browse/SLING-3781
> Project: Sling
> Issue Type: Test
> Components: IDE, Testing
> Affects Versions: Sling Eclipse IDE 1.0.2
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.6
>
>
> The eclipse-based tests from the eclipse-test project don't always pass.
> These are likely timing issues, but they result in lower confidence in their
> ability to catch regression tests.
> Here's what I have so far:
> *
> importFilesAndFoldersRespectsVltFilters(org.apache.sling.ide.test.impl.ContentImportTest):
> Unable to update a stale item: item.save()
> *
> importFilesWithExtraNodesUnderJcrContent(org.apache.sling.ide.test.impl.ContentImportTest):
> Unable to update a stale item: item.save()
> *
> deploySlingOrderedFolderWithJcrContentNode(org.apache.sling.ide.test.impl.JcrPartialCoverageAggregatesDeploymentTest):
> javax.jcr.PathNotFoundException: /content/test-root
> *
> deployFileWithAttachedMetadata(org.apache.sling.ide.test.impl.ContentDeploymentTest):
> javax.jcr.PathNotFoundException: /test/hello.esp
> * deployFile(org.apache.sling.ide.test.impl.ContentDeploymentTest):
> Unexpected status call for http://localhost:40325/test/hello.txt
> *
> deployNodeWithContentXmlInParentFolder_reverse(org.apache.sling.ide.test.impl.JcrPartialCoverageAggregatesDeploymentTest):
> javax.jcr.PathNotFoundException:
> /content/test-root/mapping/jcr:content/par/folder
> *
> changeNodePrimaryType(org.apache.sling.ide.test.impl.ContentDeploymentTest):
> javax.jcr.PathNotFoundException: /test
> * importFullCoverageNode(org.apache.sling.ide.test.impl.ContentImportTest):
> Unexpected events captured during import :
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)