Radu Cotescu created SLING-12805: ------------------------------------ Summary: Fix unit tests that started failing on Windows Key: SLING-12805 URL: https://issues.apache.org/jira/browse/SLING-12805 Project: Sling Issue Type: Bug Components: Scripting Affects Versions: Scripting HTL Java Compiler 1.2.4-1.4.0 Reporter: Radu Cotescu
SLING-12803 updated the setup of the Scripting HTL Java Compiler and now builds are also executed on Windows. Although the tests were made compatible with Windows in 2017, it seems that they have started failing. {noformat} [ERROR] Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 3.425 s <<< FAILURE! -- in org.apache.sling.scripting.sightly.compiler.java.JavaClassBackendCompilerTest [ERROR] org.apache.sling.scripting.sightly.compiler.java.JavaClassBackendCompilerTest.testJavaUseApiDependencies [ERROR] org.apache.sling.scripting.sightly.compiler.java.JavaClassBackendCompilerTest.testNestedLists{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)