The Nuxeo Platform runtime starts even if there is deployment error in tests.
We have several startup errors in tests that we would like to fix.
One of them is the streamProbe which misses org.nuxeo.ecm.core.management bundle:
12:23:11,527 ERROR [main] OSGiRuntimeService: Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 19 * service:org.nuxeo.runtime.stream.service.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ======================================================================