[
https://issues.apache.org/jira/browse/SLING-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229139#comment-17229139
]
Bertrand Delacretaz commented on SLING-9892:
--------------------------------------------
Earlier in SLING-2938 we suspected SLING-8080 as being the cause of these
failures but I don't think that's the case anymore as the instance is found to
be ready before executing the tests.
> adapter-annotations integration tests sometimes fail
> ----------------------------------------------------
>
> Key: SLING-9892
> URL: https://issues.apache.org/jira/browse/SLING-9892
> Project: Sling
> Issue Type: Bug
> Components: Engine, Extensions
> Affects Versions: Adapter Annotations 1.0.0
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> I have marked two such failing builds at
> [https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-adapter-annotations/job/master/]
> as "keep forever", the error is apparently always
> {code}
> [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
> elapsed: 11.235 s <<< FAILURE! - in
> org.apache.sling.adapter.annotations.AdapterRegistrationIT
> [INFO] [ERROR] org.apache.sling.adapter.annotations.AdapterRegistrationIT
> Time elapsed: 11.21 s <<< ERROR!
> [INFO] java.lang.RuntimeException: Could not read content from response
> [INFO] at
> org.apache.sling.adapter.annotations.AdapterRegistrationIT.setUpAdaptions(AdapterRegistrationIT.java:58)
> [INFO] Caused by: org.apache.http.MalformedChunkCodingException: CRLF
> expected at end of chunk
> [INFO] at
> org.apache.sling.adapter.annotations.AdapterRegistrationIT.setUpAdaptions(AdapterRegistrationIT.java:58)
> [INFO]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)