anchela commented on pull request #114:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/114#issuecomment-940957800


   @niekraaijmakers , just noticed that there was a test failing (but not the 
one you created afaik): 
   
   ```
   [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.343 s <<< FAILURE! - in 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandleSlingInitialContentTest
   [ERROR] 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandleSlingInitialContentTest.testSlingInitialContent
  Time elapsed: 0.092 s  <<< ERROR!
   java.io.IOException: Can not convert 
SLING-INF/app-root/components/global/include/mediaFormatSelection.json to 
enhanced DocView format
        at 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandler.extractSlingInitialContent(BundleEntryHandler.java:303)
        at 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandler.extractSlingInitialContent(BundleEntryHandler.java:247)
        at 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandler.processBundleInputStream(BundleEntryHandler.java:191)
        at 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandler.handle(BundleEntryHandler.java:179)
        at 
org.apache.sling.feature.cpconverter.handlers.BundleEntryHandleSlingInitialContentTest.testSlingInitialContent(BundleEntryHandleSlingInitialContentTest.java:83)
   ```
   do you happen to know what causes this?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to