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

Bertrand Delacretaz commented on SLING-7832:
--------------------------------------------

That test was using the old proxied remote testing mechanism which is not 
convenient to troubleshoot, I have converted it into a teleported test in 
SLING-7834 , the test is now called {{ResourceResolverGeneralTest}}.

If running the test several times against the same Sling instance, it only 
fails the first time:

{code}
ResourceResolverGeneralTest.testResolveRemovedResourceAlias:1203 
  expected:<sling:[OrderedFolder]> but was:<sling:[redirect]>
{code}

I'll have a look at that in a few hours, or let me know if you beat me to it!

> ResourceResolverProxyTest fails: write(param) is only valid in arrays
> ---------------------------------------------------------------------
>
>                 Key: SLING-7832
>                 URL: https://issues.apache.org/jira/browse/SLING-7832
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Robert Munteanu
>            Priority: Major
>
> This test consistently fails locally and on Jenkins:
> {noformat}javax.json.stream.JsonGenerationException: write(param) is only 
> valid in arrays
>       at 
> org.apache.sling.launchpad.webapp.integrationtest.ResourceResolverProxyTest.runWriteableResourcesTest(ResourceResolverProxyTest.java:26){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to