[ https://issues.apache.org/jira/browse/TAP5-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527246#comment-17527246 ]
ASF subversion and git services commented on TAP5-2722: ------------------------------------------------------- Commit b06c6c317b3604b1e4de9cf12282bebed7fc23cf in tapestry-5's branch refs/heads/master from Volker Lamp [ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=b06c6c317 ] TAP5-2722: Run tests with jvmArg -Duser.language=en Using systemProperty instead of adding to jvmArgs. This is the way to go according to the Gradle docs. More importantly, this way doesn't break LinkTransformerIntegrationTest. > 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 > Assignee: Volker Lamp > Priority: Minor > > {{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)