[ 
https://issues.apache.org/jira/browse/SLING-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Munteanu updated SLING-3781:
-----------------------------------
    Description: 
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 : 

  was:
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



The content import tests became flaky as well after adding the rule to validate 
that no changes are published during import...

> 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
> * importFullCoverageNode(org.apache.sling.ide.test.impl.ContentImportTest): 
> Unexpected events captured during import : 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to