Radu Cotescu created SLING-11108:
------------------------------------
Summary: Make
org.apache.sling.scripting.sightly.impl.engine.extension.FormatFilterExtensionTest#testDateFormatWithEscapedCharacters
independent of the JDK
Key: SLING-11108
URL: https://issues.apache.org/jira/browse/SLING-11108
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting HTL Engine 1.4.14-1.4.0
Reporter: Radu Cotescu
Fix For: Scripting HTL Engine 1.4.16-1.4.0
{{org.apache.sling.scripting.sightly.impl.engine.extension.FormatFilterExtensionTest#testDateFormatWithEscapedCharacters}}
doesn't provide a locale, allowing the JDK to select one based on its own
logic. However, this make the test unstable on different JDK versions,
depending on which locale is enabled on the running system.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)