rombert commented on PR #23: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/23#issuecomment-1582636301
The `test` phase passes now on Java 17, but the Pax-Exam integration tests fail ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ExcludeScriptEngineIT$ExcludedIT.testScriptEngineFactoryNotPresent:179 Expected nashorn ScriptEngine to exist [ERROR] ExcludeScriptEngineIT$NotExcludedIT.testScriptEngineFactoryPresent:141 Expected nashorn ScriptEngine to exist [ERROR] Errors: [ERROR] HtmlScriptingIT.testHtlTitle » ServiceLookup gave up waiting for service org.a... [ERROR] HtmlScriptingIT.testThymeleafTitle » ServiceLookup gave up waiting for service... [ERROR] SLING_10147IT$HasNoWebConsoleSecurityProvider2IT.testGetSlingBindingsVariablesListJsonWithoutWebConsoleSecurityProvider2 » InaccessibleObject [ERROR] SLING_10147IT$NotAuthorizedIT.testGetSlingBindingsVariablesListJsonWithAnonymousUser » InaccessibleObject [ERROR] SLING_10147IT$NotAuthorizedIT.testGetSlingBindingsVariablesListJsonWithNotAuthorizedUser » Socket [ERROR] SLING_10147IT » TestContainer java.rmi.ConnectException: Connection refused to... [ERROR] SLING_11398IT.initializationError » TestContainer java.lang.IllegalStateExcept... [ERROR] SLING_5720IT.initializationError » TestContainer java.lang.IllegalStateExcepti... [INFO] ``` I think we should merge this nevertheless as it improves the situation. -- 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]
