Volker Lamp created TAP5-2722: --------------------------------- Summary: Run tests with jvmArg -Duser.language=en Key: TAP5-2722 URL: https://issues.apache.org/jira/browse/TAP5-2722 Project: Tapestry 5 Issue Type: Improvement Components: tapestry-core Reporter: Volker Lamp
{{CoreBehaviorsTests.exception_report()}} tests for an error message in English: _The element type "t:foobar" must be terminated by the matching end-tag "</t:foobar>"_ The language the message is displayed in depends on the JVM's user language configuration. Test failure can be avoided by explicitly configuring the test runner JVM to use English. -- This message was sent by Atlassian Jira (v8.20.7#820007)