[
https://issues.apache.org/jira/browse/SLING-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187011#comment-14187011
]
Robert Munteanu commented on SLING-3781:
----------------------------------------
Tweaked ContentImportTest.importFilesAndFoldersRespectsVltFilters to be more
stable in relation to full publish events in
https://svn.apache.org/viewvc?view=revision&revision=1634905
> 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)