sagarmiglani commented on PR #492:
URL: 
https://github.com/apache/sling-org-apache-sling-starter/pull/492#issuecomment-3076871026

   ```
   [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
37.42 s <<< FAILURE! -- in org.apache.sling.launchpad.SmokeIT
   [ERROR] org.apache.sling.launchpad.SmokeIT.verifyAllBundlesStarted[Port: 
42861] -- Time elapsed: 0.255 s <<< FAILURE!
   java.lang.AssertionError: 
   Expected all bundles to be active, but instead got 0 resolved bundles, 1 
installed bundlles: 
   - org.apache.sling.launchpad.test-services 14.0.0.SNAPSHOT is in state 
Installed
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.sling.launchpad.SmokeIT.verifyAllBundlesStarted(SmokeIT.java:182)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
   ```
   
   But this is not failing locally. @rombert Could it be a problem with stale 
snapshot version?


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to