bdelacretaz edited a comment on pull request #1: URL: https://github.com/apache/sling-org-apache-sling-adapter-annotations/pull/1#issuecomment-723166483
The build checks have failed due to > [INFO] [ERROR] org.apache.sling.adapter.annotations.AdapterRegistrationIT Time elapsed: 63.218 s <<< ERROR! > [INFO] java.util.concurrent.TimeoutException: Call failed to return true in 60000 ms. Last exception was: null I've seen this sporadically when running tests, it looks like the Sling instance setup does not work every time. Looks like that might be https://issues.apache.org/jira/browse/SLING-8080 as mentioned by Konrad at https://issues.apache.org/jira/browse/SLING-2938 _Update: I have committed a (hopeful) workaround for SLING-8080 to the PR, by explicitly adding the artifact versions in it-model.txt_ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
