Bertrand Delacretaz created SLING-9892:
------------------------------------------
Summary: 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
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)