Robert Munteanu created SLING-3781:
--------------------------------------

             Summary: 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
             Fix For: Sling Eclipse IDE 1.0.4


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




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to