You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2015/02/18 23:24:12 UTC

[jira] [Commented] (SLING-3781) Fix unstable Eclipse-based tests

    [ https://issues.apache.org/jira/browse/SLING-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326638#comment-14326638 ] 

Robert Munteanu commented on SLING-3781:
----------------------------------------

Fixed test on Java 8 in https://svn.apache.org/viewvc?view=revision&revision=r1660747

> 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)