Julian Reschke created OAK-9732:
-----------------------------------
Summary: oak-it-osgi ITs broken
Key: OAK-9732
URL: https://issues.apache.org/jira/browse/OAK-9732
Project: Jackrabbit Oak
Issue Type: Bug
Components: it, osgi
Reporter: Julian Reschke
ITs for oak-t-osgi fail wit:
{noformat}
ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 198.133
s <<< FAILURE! - in org.apache.jackrabbit.oak.osgi.OSGiIT
[ERROR] org.apache.jackrabbit.oak.osgi.OSGiIT Time elapsed: 187.896 s <<<
ERROR!
org.ops4j.pax.exam.TestContainerException: start level 5 has not been reached
within 180000 ms
at
{noformat}
git bisect identified the commit below as breaking it:
{noformat}
commit 268fe493bbe7796ed366535147e7874de02d807e (refs/bisect/bad)
Author: Carlo Jelmini <[email protected]>
Date: Mon Jan 24 18:32:49 2022 +0100
Move PaxExam dependencies to dependencyManagement; fix oak-it-osgi
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)