rombert commented on PR #11: URL: https://github.com/apache/sling-org-apache-sling-jcr-packageinit/pull/11#issuecomment-2848155379
The test failures are expected because I did not adjust the test expectations ``` [ERROR] Failures: [ERROR] ExecutionPlanRepoInitializerTest.doubleExecute:203 builder2.load(<Capturing argument>); Never wanted here: -> at org.apache.sling.jcr.packageinit.ExecutionPlanRepoInitializerTest.doubleExecute(ExecutionPlanRepoInitializerTest.java:203) But invoked here: -> at org.apache.sling.jcr.packageinit.impl.ExecutionPlanRepoInitializer.processRepository(ExecutionPlanRepoInitializer.java:137) -> at org.apache.sling.jcr.packageinit.impl.ExecutionPlanRepoInitializer.processRepository(ExecutionPlanRepoInitializer.java:137) ``` -- 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